Pull request #43291 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 3c6c9fa180eb189636dbee5ca608816eb6bcd82c rather than 9f3b1a96641b4cd29cf6f5f85567092301042ff0 Obtained Jenkinsfile from 3c6c9fa180eb189636dbee5ca608816eb6bcd82c 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-43291@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-05T18:39:36.860Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-05T18:39:36.865Z] Trying to pass milestone 15 [Pipeline] milestone [2022-03-05T18:39:36.939Z] Trying to pass milestone 16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-05T18:39:37.127Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07ac9bc19aff93ba2) in /home/ubuntu/workspace/moby_PR-43291 [Pipeline] { [Pipeline] checkout [2022-03-05T18:39:37.160Z] The recommended git tool is: git [2022-03-05T18:39:37.169Z] using credential docker-jenkins-github-credentials [2022-03-05T18:39:37.176Z] Cloning the remote Git repository [2022-03-05T18:39:37.176Z] Cloning with configured refspecs honoured and without tags [2022-03-05T18:39:37.177Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T18:39:37.178Z] > git init /home/ubuntu/workspace/moby_PR-43291 # timeout=10 [2022-03-05T18:39:37.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:39:37.202Z] > git --version # timeout=10 [2022-03-05T18:39:37.210Z] > git --version # 'git version 2.17.1' [2022-03-05T18:39:37.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:39:37.211Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:39:52.105Z] Fetching without tags [2022-03-05T18:39:52.318Z] Merging remotes/origin/master commit 3c6c9fa180eb189636dbee5ca608816eb6bcd82c into PR head commit 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:39:52.832Z] Merge succeeded, producing 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:39:52.832Z] Checking out Revision 9f3b1a96641b4cd29cf6f5f85567092301042ff0 (PR-43291) [2022-03-05T18:39:52.086Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:39:52.089Z] > git config --add remote.origin.fetch +refs/pull/43291/head:refs/remotes/origin/PR-43291 # timeout=10 [2022-03-05T18:39:52.094Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:39:52.101Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:39:52.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:39:52.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:39:52.107Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:39:52.319Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:39:52.324Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:39:52.788Z] > git remote # timeout=10 [2022-03-05T18:39:52.807Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T18:39:52.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:39:52.814Z] > git merge 3c6c9fa180eb189636dbee5ca608816eb6bcd82c # timeout=10 [2022-03-05T18:39:52.825Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T18:39:52.833Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:39:52.838Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:39:53.392Z] Commit message: "distribution: retry downloading schema config on retryable error" [2022-03-05T18:39:53.398Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T18:39:54.042Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43291:/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-05T18:39:53.393Z] > git rev-list --no-walk 68ab3ab1a1b2d391892fa4bd8fe110ea446e55b0 # timeout=10 [2022-03-05T18:39:56.574Z] 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-05T18:39:56.814Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07ac9bc19aff93ba2) in /home/ubuntu/workspace/moby_PR-43291 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-03-05T18:39:56.827Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-03d625ac8b6fb2aa3) in /home/ubuntu/workspace/moby_PR-43291 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 [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-05T18:39:56.898Z] The recommended git tool is: git [Pipeline] checkout [2022-03-05T18:39:56.907Z] using credential docker-jenkins-github-credentials [2022-03-05T18:39:56.910Z] The recommended git tool is: git [Pipeline] // stage [2022-03-05T18:39:56.920Z] using credential docker-jenkins-github-credentials [2022-03-05T18:39:56.920Z] Fetching changes from the remote Git repository [2022-03-05T18:39:56.928Z] Fetching without tags [2022-03-05T18:39:56.928Z] Cloning the remote Git repository [2022-03-05T18:39:56.928Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] // 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] } [2022-03-05T18:39:57.122Z] Running on azwin-2-d21d90 in d:\jenkins\workspace\moby_PR-43291 [2022-03-05T18:39:57.126Z] Running on azwin-2-159010 in d:\jenkins\workspace\moby_PR-43291 [2022-03-05T18:39:57.130Z] Running on azwin-2-290540 in d:\jenkins\workspace\moby_PR-43291 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] { [2022-03-05T18:39:57.177Z] Merging remotes/origin/master commit 3c6c9fa180eb189636dbee5ca608816eb6bcd82c into PR head commit 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2022-03-05T18:39:57.202Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-03-05T18:39:57.203Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-03-05T18:39:57.204Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2022-03-05T18:39:57.268Z] Merge succeeded, producing 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:39:57.268Z] Checking out Revision 9f3b1a96641b4cd29cf6f5f85567092301042ff0 (PR-43291) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-03-05T18:39:57.313Z] The recommended git tool is: git [2022-03-05T18:39:57.319Z] The recommended git tool is: git [2022-03-05T18:39:57.322Z] Commit message: "distribution: retry downloading schema config on retryable error" [Pipeline] } [Pipeline] } [2022-03-05T18:39:57.329Z] The recommended git tool is: git [2022-03-05T18:39:56.914Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43291/.git # timeout=10 [2022-03-05T18:39:56.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:39:56.929Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:39:56.929Z] > git --version # timeout=10 [2022-03-05T18:39:56.934Z] > git --version # 'git version 2.17.1' [2022-03-05T18:39:56.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:39:56.934Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:39:57.178Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:39:57.187Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:39:57.240Z] > git remote # timeout=10 [2022-03-05T18:39:57.246Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T18:39:57.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:39:57.252Z] > git merge 3c6c9fa180eb189636dbee5ca608816eb6bcd82c # timeout=10 [2022-03-05T18:39:57.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T18:39:57.269Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:39:57.273Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:39:57.540Z] using credential docker-jenkins-github-credentials [2022-03-05T18:39:57.540Z] using credential docker-jenkins-github-credentials [2022-03-05T18:39:57.559Z] using credential docker-jenkins-github-credentials [2022-03-05T18:39:57.619Z] Cloning the remote Git repository [2022-03-05T18:39:57.619Z] Cloning with configured refspecs honoured and without tags [2022-03-05T18:39:57.623Z] Cloning the remote Git repository [2022-03-05T18:39:57.623Z] Cloning with configured refspecs honoured and without tags [2022-03-05T18:39:57.640Z] Cloning the remote Git repository [2022-03-05T18:39:57.640Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T18:39:56.931Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T18:39:56.931Z] > git init /home/ubuntu/workspace/moby_PR-43291 # timeout=10 [2022-03-05T18:39:56.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:39:56.940Z] > git --version # timeout=10 [2022-03-05T18:39:56.945Z] > git --version # 'git version 2.17.1' [2022-03-05T18:39:56.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:39:56.946Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:39:58.038Z] + docker version [2022-03-05T18:39:58.038Z] Client: Docker Engine - Community [2022-03-05T18:39:58.038Z] Version: 20.10.12 [2022-03-05T18:39:58.038Z] API version: 1.41 [2022-03-05T18:39:58.038Z] Go version: go1.16.12 [2022-03-05T18:39:58.038Z] Git commit: e91ed57 [2022-03-05T18:39:58.038Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-05T18:39:58.038Z] OS/Arch: linux/amd64 [2022-03-05T18:39:58.038Z] Context: default [2022-03-05T18:39:58.038Z] Experimental: true [2022-03-05T18:39:58.038Z] [2022-03-05T18:39:58.038Z] Server: Docker Engine - Community [2022-03-05T18:39:58.038Z] Engine: [2022-03-05T18:39:58.038Z] Version: 20.10.12 [2022-03-05T18:39:58.038Z] API version: 1.41 (minimum version 1.12) [2022-03-05T18:39:58.038Z] Go version: go1.16.12 [2022-03-05T18:39:58.038Z] Git commit: 459d0df [2022-03-05T18:39:58.038Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-05T18:39:58.038Z] OS/Arch: linux/amd64 [2022-03-05T18:39:58.038Z] Experimental: true [2022-03-05T18:39:58.038Z] containerd: [2022-03-05T18:39:58.038Z] Version: 1.4.12 [2022-03-05T18:39:58.038Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T18:39:58.038Z] runc: [2022-03-05T18:39:58.038Z] Version: 1.0.2 [2022-03-05T18:39:58.038Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T18:39:58.038Z] docker-init: [2022-03-05T18:39:58.038Z] Version: 0.19.0 [2022-03-05T18:39:58.038Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T18:39:58.320Z] + docker info [2022-03-05T18:39:57.658Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T18:39:57.658Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-05T18:39:57.742Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:39:57.742Z] > git --version # timeout=10 [2022-03-05T18:39:57.807Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-05T18:39:57.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:39:57.810Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:39:57.660Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T18:39:57.661Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-05T18:39:57.724Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:39:57.725Z] > git --version # timeout=10 [2022-03-05T18:39:57.773Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-05T18:39:57.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:39:57.776Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:39:57.674Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T18:39:57.674Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-05T18:39:57.733Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:39:57.733Z] > git --version # timeout=10 [2022-03-05T18:39:57.775Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-05T18:39:57.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:39:57.778Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:39:58.887Z] Client: [2022-03-05T18:39:58.887Z] Context: default [2022-03-05T18:39:58.887Z] Debug Mode: false [2022-03-05T18:39:58.887Z] Plugins: [2022-03-05T18:39:58.887Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T18:39:58.887Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T18:39:58.887Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T18:39:58.887Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T18:39:58.887Z] [2022-03-05T18:39:58.887Z] Server: [2022-03-05T18:39:58.887Z] Containers: 0 [2022-03-05T18:39:58.887Z] Running: 0 [2022-03-05T18:39:58.887Z] Paused: 0 [2022-03-05T18:39:58.887Z] Stopped: 0 [2022-03-05T18:39:58.887Z] Images: 4 [2022-03-05T18:39:58.887Z] Server Version: 20.10.12 [2022-03-05T18:39:58.887Z] Storage Driver: overlay2 [2022-03-05T18:39:58.887Z] Backing Filesystem: extfs [2022-03-05T18:39:58.887Z] Supports d_type: true [2022-03-05T18:39:58.887Z] Native Overlay Diff: true [2022-03-05T18:39:58.887Z] userxattr: false [2022-03-05T18:39:58.887Z] Logging Driver: json-file [2022-03-05T18:39:58.887Z] Cgroup Driver: cgroupfs [2022-03-05T18:39:58.887Z] Cgroup Version: 1 [2022-03-05T18:39:58.887Z] Plugins: [2022-03-05T18:39:58.887Z] Volume: local [2022-03-05T18:39:58.887Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T18:39:58.887Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T18:39:58.887Z] Swarm: inactive [2022-03-05T18:39:58.887Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-05T18:39:58.887Z] Default Runtime: runc [2022-03-05T18:39:58.887Z] Init Binary: docker-init [2022-03-05T18:39:58.887Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T18:39:58.887Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T18:39:58.887Z] init version: de40ad0 [2022-03-05T18:39:58.887Z] Security Options: [2022-03-05T18:39:58.887Z] apparmor [2022-03-05T18:39:58.887Z] seccomp [2022-03-05T18:39:58.887Z] Profile: default [2022-03-05T18:39:58.887Z] Kernel Version: 5.4.0-1061-aws [2022-03-05T18:39:58.887Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-05T18:39:58.887Z] OSType: linux [2022-03-05T18:39:58.887Z] Architecture: x86_64 [2022-03-05T18:39:58.887Z] CPUs: 2 [2022-03-05T18:39:58.887Z] Total Memory: 7.483GiB [2022-03-05T18:39:58.887Z] Name: ip-10-100-119-153 [2022-03-05T18:39:58.887Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-05T18:39:58.887Z] Docker Root Dir: /var/lib/docker [2022-03-05T18:39:58.887Z] Debug Mode: false [2022-03-05T18:39:58.887Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:39:58.887Z] Labels: [2022-03-05T18:39:58.887Z] Experimental: true [2022-03-05T18:39:58.887Z] Insecure Registries: [2022-03-05T18:39:58.887Z] 127.0.0.0/8 [2022-03-05T18:39:58.887Z] Live Restore Enabled: true [2022-03-05T18:39:58.887Z] [2022-03-05T18:39:58.887Z] WARNING: No swap limit support [Pipeline] sh [2022-03-05T18:39:59.171Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-05T18:39:59.171Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-05T18:39:59.171Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43291/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-05T18:39:59.171Z] + bash /home/ubuntu/workspace/moby_PR-43291/check-config.sh [2022-03-05T18:39:59.171Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T18:39:59.171Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-05T18:39:59.171Z] [2022-03-05T18:39:59.171Z] Generally Necessary: [2022-03-05T18:39:59.171Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T18:39:59.171Z] - apparmor: enabled and tools installed [2022-03-05T18:39:59.171Z] - CONFIG_NAMESPACES: enabled [2022-03-05T18:39:59.171Z] - CONFIG_NET_NS: enabled [2022-03-05T18:39:59.171Z] - CONFIG_PID_NS: enabled [2022-03-05T18:39:59.171Z] - CONFIG_IPC_NS: enabled [2022-03-05T18:39:59.171Z] - CONFIG_UTS_NS: enabled [2022-03-05T18:39:59.171Z] - CONFIG_CGROUPS: enabled [2022-03-05T18:39:59.171Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T18:39:59.171Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T18:39:59.171Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T18:39:59.171Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T18:39:59.171Z] - CONFIG_CPUSETS: enabled [2022-03-05T18:39:59.171Z] - CONFIG_MEMCG: enabled [2022-03-05T18:39:59.171Z] - CONFIG_KEYS: enabled [2022-03-05T18:39:59.171Z] - CONFIG_VETH: enabled (as module) [2022-03-05T18:39:59.171Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T18:39:59.171Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T18:39:59.171Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T18:39:59.171Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T18:39:59.171Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T18:39:59.171Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T18:39:59.171Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T18:39:59.431Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-05T18:39:59.431Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T18:39:59.431Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T18:39:59.431Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T18:39:59.431Z] - CONFIG_CGROUP_BPF: enabled [2022-03-05T18:39:59.431Z] [2022-03-05T18:39:59.431Z] Optional Features: [2022-03-05T18:39:59.431Z] - CONFIG_USER_NS: enabled [2022-03-05T18:39:59.431Z] - CONFIG_SECCOMP: enabled [2022-03-05T18:39:59.431Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-05T18:39:59.431Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T18:39:59.431Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T18:39:59.431Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-05T18:39:59.431Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-05T18:39:59.431Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T18:39:59.431Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T18:39:59.431Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T18:39:59.431Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T18:39:59.431Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T18:39:59.431Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T18:39:59.431Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T18:39:59.431Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T18:39:59.431Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T18:39:59.431Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T18:39:59.431Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T18:39:59.431Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T18:39:59.431Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T18:39:59.431Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T18:39:59.431Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T18:39:59.431Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-05T18:39:59.431Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-05T18:39:59.431Z] - CONFIG_EXT4_FS: enabled [2022-03-05T18:39:59.431Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T18:39:59.431Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T18:39:59.432Z] - Network Drivers: [2022-03-05T18:39:59.432Z] - "overlay": [2022-03-05T18:39:59.432Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T18:39:59.432Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T18:39:59.432Z] Optional (for encrypted networks): [2022-03-05T18:39:59.432Z] - CONFIG_CRYPTO: enabled [2022-03-05T18:39:59.432Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T18:39:59.432Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T18:39:59.432Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T18:39:59.432Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T18:39:59.432Z] - CONFIG_XFRM: enabled [2022-03-05T18:39:59.432Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T18:39:59.432Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T18:39:59.432Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T18:39:59.432Z] - "ipvlan": [2022-03-05T18:39:59.432Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T18:39:59.432Z] - "macvlan": [2022-03-05T18:39:59.432Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T18:39:59.432Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T18:39:59.432Z] - "ftp,tftp client in container": [2022-03-05T18:39:59.432Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T18:39:59.432Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T18:39:59.432Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T18:39:59.432Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T18:39:59.432Z] - Storage Drivers: [2022-03-05T18:39:59.432Z] - "aufs": [2022-03-05T18:39:59.689Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-05T18:39:59.689Z] - "btrfs": [2022-03-05T18:39:59.689Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T18:39:59.689Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T18:39:59.689Z] - "devicemapper": [2022-03-05T18:39:59.689Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T18:39:59.689Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T18:39:59.689Z] - "overlay": [2022-03-05T18:39:59.689Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T18:39:59.689Z] - "zfs": [2022-03-05T18:39:59.689Z] - /dev/zfs: present [2022-03-05T18:39:59.689Z] - zfs command: missing [2022-03-05T18:39:59.689Z] - zpool command: missing [2022-03-05T18:39:59.689Z] [2022-03-05T18:39:59.689Z] Limits: [2022-03-05T18:39:59.689Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T18:39:59.689Z] [2022-03-05T18:39:59.689Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T18:40:00.013Z] + sudo modprobe ip_vs [2022-03-05T18:40:00.013Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 . [2022-03-05T18:40:00.013Z] #1 [internal] load build definition from Dockerfile [2022-03-05T18:40:00.013Z] #1 sha256:9ee7e29ef1dc812b6ac2bf01f93f5a0a493c628680b819278c71c400373205c8 [2022-03-05T18:40:00.013Z] #1 transferring dockerfile: 16.77kB done [2022-03-05T18:40:00.013Z] #1 DONE 0.0s [2022-03-05T18:40:00.013Z] [2022-03-05T18:40:00.013Z] #2 [internal] load .dockerignore [2022-03-05T18:40:00.013Z] #2 sha256:29d28da91cc9cbc86ba9aefd7ef951aa612b2348367258287ee291bb5126f671 [2022-03-05T18:40:00.013Z] #2 transferring context: 87B done [2022-03-05T18:40:00.013Z] #2 DONE 0.0s [2022-03-05T18:40:00.013Z] [2022-03-05T18:40:00.013Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-05T18:40:00.013Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-05T18:40:00.271Z] #3 DONE 0.1s [2022-03-05T18:40:00.271Z] [2022-03-05T18:40:00.271Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-05T18:40:00.271Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-05T18:40:00.271Z] #4 CACHED [2022-03-05T18:40:00.532Z] [2022-03-05T18:40:00.532Z] #6 [internal] load .dockerignore [2022-03-05T18:40:00.532Z] #6 sha256:ec4c3ac72fb2dd464021bc653f43a50e72ca6b3cd625497eb9c012fe435bf791 [2022-03-05T18:40:00.532Z] #6 DONE 0.0s [2022-03-05T18:40:00.532Z] [2022-03-05T18:40:00.532Z] #5 [internal] load build definition from Dockerfile [2022-03-05T18:40:00.532Z] #5 sha256:cb23de94ed5c2f2faccf5ad2417b182ceef5701463005b01431a384aff776e76 [2022-03-05T18:40:00.532Z] #5 DONE 0.0s [2022-03-05T18:40:00.532Z] [2022-03-05T18:40:00.532Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-05T18:40:00.532Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-05T18:40:00.532Z] #7 DONE 0.1s [2022-03-05T18:40:00.532Z] [2022-03-05T18:40:00.532Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T18:40:00.532Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T18:40:00.532Z] #8 DONE 0.1s [2022-03-05T18:40:00.532Z] [2022-03-05T18:40:00.532Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T18:40:00.532Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T18:40:00.532Z] #10 DONE 0.1s [2022-03-05T18:40:00.532Z] [2022-03-05T18:40:00.532Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-05T18:40:00.532Z] #9 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-05T18:40:00.532Z] #9 DONE 0.1s [2022-03-05T18:40:00.532Z] [2022-03-05T18:40:00.532Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:40:00.532Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T18:40:00.532Z] #69 DONE 0.0s [2022-03-05T18:40:00.532Z] [2022-03-05T18:40:00.532Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:40:00.532Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T18:40:00.532Z] #67 DONE 0.0s [2022-03-05T18:40:00.532Z] [2022-03-05T18:40:00.532Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-05T18:40:00.532Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-05T18:40:00.532Z] #28 DONE 0.0s [2022-03-05T18:40:00.532Z] [2022-03-05T18:40:00.533Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:40:00.533Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:40:00.533Z] #11 DONE 0.0s [2022-03-05T18:40:00.533Z] [2022-03-05T18:40:00.533Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-05T18:40:00.533Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-05T18:40:01.107Z] #45 DONE 0.4s [2022-03-05T18:40:01.107Z] [2022-03-05T18:40:01.107Z] #24 [internal] load build context [2022-03-05T18:40:01.107Z] #24 sha256:00029fe0d3743ee779edb98a303cbd72f17bbd4e06de2afb325952ae685bb72c [2022-03-05T18:40:02.503Z] #24 transferring context: 57.21MB 1.6s done [2022-03-05T18:40:02.503Z] #24 DONE 1.7s [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #63 sha256:a6009fd248f3e51ceed086804c651233aa90ac23b0147a23d8edbb8f61c23ab3 [2022-03-05T18:40:02.503Z] #63 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T18:40:02.503Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T18:40:02.503Z] #68 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T18:40:02.503Z] #44 sha256:8b3355c81137a54da483a3f26ce6f2ea59f6280b062c503a3dad9b1d2e530425 [2022-03-05T18:40:02.503Z] #44 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-05T18:40:02.503Z] #48 sha256:13980a22ed4440b0a47868cb43c66b117625d89ad19f58bffac360c20f432abd [2022-03-05T18:40:02.503Z] #48 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-05T18:40:02.503Z] #25 sha256:cbdc244dbbd84f4615ae022bdde0b2b661b55665718ff45818884bb1cb73b43a [2022-03-05T18:40:02.503Z] #25 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #60 sha256:adb87dd6fcb4bded54e46a47401a91b67bad001380611ea7c899bebd6692945a [2022-03-05T18:40:02.503Z] #60 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-05T18:40:02.503Z] #53 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T18:40:02.503Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-05T18:40:02.503Z] #33 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-05T18:40:02.503Z] #16 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-05T18:40:02.503Z] #39 sha256:f6a2dde3a9dd8bb32ce910f0f76c70d714508ef47375ed87fe978744e1549360 [2022-03-05T18:40:02.503Z] #39 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T18:40:02.503Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-05T18:40:02.503Z] #12 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-05T18:40:02.503Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-05T18:40:02.503Z] #15 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:40:02.503Z] #14 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T18:40:02.503Z] #65 sha256:0bef66fe127b058612a320ffccb57aedea52482d6fa8e22e84c480590f6ed388 [2022-03-05T18:40:02.503Z] #65 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-05T18:40:02.503Z] #58 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #56 sha256:73fb376b5103389365b54d34bdc48fe521c0dae8b5cab61be429afe42e8b67ba [2022-03-05T18:40:02.503Z] #56 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T18:40:02.503Z] #41 sha256:128012297cd891154c7b83280d81c929d3937f174b8ec751ff248b143031ad25 [2022-03-05T18:40:02.503Z] #41 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-05T18:40:02.503Z] #62 sha256:4e2246415030281294a3cf0ca895d70fc5a9d9a21a19e0d60b82000042d62e04 [2022-03-05T18:40:02.503Z] #62 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-05T18:40:02.503Z] #46 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-05T18:40:02.503Z] #22 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-05T18:40:02.503Z] #59 sha256:837cf8141e97329ec2e5883800338529a5fb284a429c1d11893a01fafb9e21e7 [2022-03-05T18:40:02.503Z] #59 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T18:40:02.503Z] #71 sha256:1b51736155445ef96676f0c2e8e09bf7e8daff5933c67441db54ec7c1997452a [2022-03-05T18:40:02.503Z] #71 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T18:40:02.503Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T18:40:02.503Z] #70 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T18:40:02.503Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-05T18:40:02.503Z] #42 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-05T18:40:02.503Z] #21 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-05T18:40:02.503Z] #43 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-05T18:40:02.503Z] #36 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T18:40:02.503Z] #64 sha256:56d64012b46d45d7453e94c2ea017562ab66c5ad7d3d28e89a20abe781ed1d91 [2022-03-05T18:40:02.503Z] #64 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:40:02.503Z] #47 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #40 sha256:dfeb168d077fe86b6fd038ca05edf1ae0030b42e6a5187939ae793af35d27d12 [2022-03-05T18:40:02.503Z] #40 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T18:40:02.503Z] #35 sha256:6d15c2c11d429bcb60f771d4a3c51f9fbe3e58b44c154d7afd5e59b267a36303 [2022-03-05T18:40:02.503Z] #35 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T18:40:02.503Z] #32 sha256:335491e0c7004c626a1f199bc21969790a6d10d569a4bbd07ff93bce0a5b0fef [2022-03-05T18:40:02.503Z] #32 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T18:40:02.503Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-05T18:40:02.503Z] #18 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T18:40:02.503Z] #61 sha256:a752a295b39770d964748d5ecca30de315c05c9b6e0d5ceb365619c0a343a9c0 [2022-03-05T18:40:02.503Z] #61 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:40:02.503Z] #38 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T18:40:02.503Z] #54 sha256:16a541462072cd0522926689dba44676445cc3f2c3c3965cdfd1c7a88fa950a4 [2022-03-05T18:40:02.503Z] #54 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #26 sha256:fcc54730b154696f579db82c477f238544105da89850840148fb458b6c4cd3a5 [2022-03-05T18:40:02.503Z] #26 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T18:40:02.503Z] #57 sha256:e1948b326ad40952eb8b821096a5bdc156af3fc708faab0cea48c5ea0dc7e679 [2022-03-05T18:40:02.503Z] #57 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-05T18:40:02.503Z] #49 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-05T18:40:02.503Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-05T18:40:02.503Z] #20 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-05T18:40:02.503Z] #37 sha256:27318bce7e13863508817df33f739a418dbb0e987ff8896cd869a5cfe9a64e89 [2022-03-05T18:40:02.503Z] #37 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T18:40:02.503Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-05T18:40:02.503Z] #19 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-05T18:40:02.503Z] #13 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #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-05T18:40:02.503Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-05T18:40:02.503Z] #29 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T18:40:02.503Z] #30 sha256:9802e412cec2bc23b68241034332bca342919e8ae4faafa78f9722446ee25158 [2022-03-05T18:40:02.503Z] #30 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.503Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T18:40:02.503Z] #50 sha256:dcfbb226513afd134f08110f4991c8190ed9fd152b5416fb7c3c066e511470e9 [2022-03-05T18:40:02.503Z] #50 CACHED [2022-03-05T18:40:02.503Z] [2022-03-05T18:40:02.504Z] #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-05T18:40:02.504Z] #31 sha256:62fdb6a33e16bf3053bb5ad749fba8b8ef82fb4852519001cd48461c52920df0 [2022-03-05T18:40:02.504Z] #31 CACHED [2022-03-05T18:40:02.504Z] [2022-03-05T18:40:02.504Z] #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-05T18:40:02.504Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-05T18:40:02.504Z] #34 CACHED [2022-03-05T18:40:02.504Z] [2022-03-05T18:40:02.504Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-05T18:40:02.504Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-05T18:40:02.504Z] #23 CACHED [2022-03-05T18:40:02.504Z] [2022-03-05T18:40:02.504Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-05T18:40:02.504Z] #55 sha256:e27c74f7ceec23f3502099f819850d5b96806e7b1fbc030a6476825a623757d4 [2022-03-05T18:40:02.504Z] #55 CACHED [2022-03-05T18:40:02.504Z] [2022-03-05T18:40:02.504Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T18:40:02.504Z] #52 sha256:cbcec22cee7d1cd9404bd667bcc4026c29e03b7a491606d5a5ab92a522e032bf [2022-03-05T18:40:02.504Z] #52 CACHED [2022-03-05T18:40:02.504Z] [2022-03-05T18:40:02.504Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T18:40:02.504Z] #27 sha256:7cfa8ff18dea3fdb353c19a8d187c723f6fe909644ca3a688064472982971eec [2022-03-05T18:40:02.504Z] #27 CACHED [2022-03-05T18:40:02.504Z] [2022-03-05T18:40:02.504Z] #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-05T18:40:02.504Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:40:02.504Z] #51 CACHED [2022-03-05T18:40:02.504Z] [2022-03-05T18:40:02.504Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T18:40:02.504Z] #66 sha256:ebae0c838f1d716673517f729bcf3cc1f356a9c62b6909b0e3dbb20418c2f564 [2022-03-05T18:40:02.504Z] #66 CACHED [2022-03-05T18:40:02.504Z] [2022-03-05T18:40:02.504Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T18:40:02.504Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-05T18:40:02.504Z] #17 CACHED [2022-03-05T18:40:02.504Z] [2022-03-05T18:40:02.504Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-05T18:40:02.504Z] #72 sha256:7741dd45958681a920d11f4f3d3fa9d8eb8a0c3eb6094ec36da37ef5744384ed [2022-03-05T18:40:02.504Z] #72 CACHED [2022-03-05T18:40:02.504Z] [2022-03-05T18:40:02.504Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T18:40:02.504Z] #73 sha256:116da518b0a0c892894a9ecb980b25b8c80188bc2382839de225b3693a0d77f1 [2022-03-05T18:40:03.441Z] #73 DONE 0.7s [2022-03-05T18:40:03.441Z] [2022-03-05T18:40:03.441Z] #74 exporting to image [2022-03-05T18:40:03.441Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T18:40:03.441Z] #74 exporting layers [2022-03-05T18:40:04.007Z] #74 exporting layers 0.9s done [2022-03-05T18:40:04.007Z] #74 writing image sha256:313828ee811951870b325d1b26e05a6eb273b29e6541dac3874250274ed22b6e [2022-03-05T18:40:04.007Z] #74 writing image sha256:313828ee811951870b325d1b26e05a6eb273b29e6541dac3874250274ed22b6e done [2022-03-05T18:40:04.007Z] #74 naming to docker.io/library/docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 done [2022-03-05T18:40:04.007Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-05T18:40:04.340Z] + trap exit INT TERM [2022-03-05T18:40:04.340Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-05T18:40:04.340Z] + CONTAINER_NAME=docker-pr16 [2022-03-05T18:40:04.340Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43291/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -e DOCKER_GRAPHDRIVER docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/make.sh dynbinary [2022-03-05T18:40:04.598Z] [2022-03-05T18:40:04.858Z] Removing bundles/ [2022-03-05T18:40:04.858Z] [2022-03-05T18:40:04.858Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-05T18:40:05.118Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T18:40:05.118Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:40:11.814Z] Still waiting to schedule task [2022-03-05T18:40:11.814Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-05T18:40:11.815Z] Still waiting to schedule task [2022-03-05T18:40:11.815Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09c3c1117a019f3dd)’ [2022-03-05T18:40:11.818Z] Still waiting to schedule task [2022-03-05T18:40:11.818Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fecf79edf1307548)’ [2022-03-05T18:40:12.007Z] Fetching without tags [2022-03-05T18:40:12.256Z] Merging remotes/origin/master commit 3c6c9fa180eb189636dbee5ca608816eb6bcd82c into PR head commit 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:40:12.771Z] Merge succeeded, producing 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:40:12.771Z] Checking out Revision 9f3b1a96641b4cd29cf6f5f85567092301042ff0 (PR-43291) [2022-03-05T18:40:11.984Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:40:11.989Z] > git config --add remote.origin.fetch +refs/pull/43291/head:refs/remotes/origin/PR-43291 # timeout=10 [2022-03-05T18:40:11.994Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:40:12.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:40:12.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:40:12.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:40:12.010Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:40:12.259Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:40:12.269Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:40:12.746Z] > git remote # timeout=10 [2022-03-05T18:40:12.752Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T18:40:12.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:40:12.755Z] > git merge 3c6c9fa180eb189636dbee5ca608816eb6bcd82c # timeout=10 [2022-03-05T18:40:12.765Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T18:40:12.773Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:40:12.778Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:40:13.090Z] Fetching without tags [2022-03-05T18:40:12.755Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:40:12.809Z] > git config --add remote.origin.fetch +refs/pull/43291/head:refs/remotes/origin/PR-43291 # timeout=10 [2022-03-05T18:40:12.866Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:40:13.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:40:13.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:40:13.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:40:13.129Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:40:13.340Z] Commit message: "distribution: retry downloading schema config on retryable error" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T18:40:13.828Z] Merging remotes/origin/master commit 3c6c9fa180eb189636dbee5ca608816eb6bcd82c into PR head commit 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:40:13.990Z] + [ PR != PR ] [2022-03-05T18:40:13.991Z] + [ master != master ] [2022-03-05T18:40:13.991Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T18:40:14.329Z] + docker version [2022-03-05T18:40:14.329Z] Client: Docker Engine - Community [2022-03-05T18:40:14.329Z] Version: 20.10.12 [2022-03-05T18:40:14.329Z] API version: 1.41 [2022-03-05T18:40:14.329Z] Go version: go1.16.12 [2022-03-05T18:40:14.329Z] Git commit: e91ed57 [2022-03-05T18:40:14.329Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-05T18:40:14.329Z] OS/Arch: linux/amd64 [2022-03-05T18:40:14.329Z] Context: default [2022-03-05T18:40:14.329Z] Experimental: true [2022-03-05T18:40:14.329Z] [2022-03-05T18:40:14.329Z] Server: Docker Engine - Community [2022-03-05T18:40:14.329Z] Engine: [2022-03-05T18:40:14.329Z] Version: 20.10.12 [2022-03-05T18:40:14.329Z] API version: 1.41 (minimum version 1.12) [2022-03-05T18:40:14.329Z] Go version: go1.16.12 [2022-03-05T18:40:14.329Z] Git commit: 459d0df [2022-03-05T18:40:14.329Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-05T18:40:14.329Z] OS/Arch: linux/amd64 [2022-03-05T18:40:14.329Z] Experimental: true [2022-03-05T18:40:14.329Z] containerd: [2022-03-05T18:40:14.329Z] Version: 1.4.12 [2022-03-05T18:40:14.329Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T18:40:14.329Z] runc: [2022-03-05T18:40:14.329Z] Version: 1.0.2 [2022-03-05T18:40:14.329Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T18:40:14.329Z] docker-init: [2022-03-05T18:40:14.329Z] Version: 0.19.0 [2022-03-05T18:40:14.329Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T18:40:14.618Z] + docker info [2022-03-05T18:40:14.618Z] Client: [2022-03-05T18:40:14.618Z] Context: default [2022-03-05T18:40:14.618Z] Debug Mode: false [2022-03-05T18:40:14.618Z] Plugins: [2022-03-05T18:40:14.618Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T18:40:14.618Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T18:40:14.618Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T18:40:14.618Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T18:40:14.618Z] [2022-03-05T18:40:14.618Z] Server: [2022-03-05T18:40:14.618Z] Containers: 0 [2022-03-05T18:40:14.618Z] Running: 0 [2022-03-05T18:40:14.618Z] Paused: 0 [2022-03-05T18:40:14.618Z] Stopped: 0 [2022-03-05T18:40:14.618Z] Images: 3 [2022-03-05T18:40:14.618Z] Server Version: 20.10.12 [2022-03-05T18:40:14.618Z] Storage Driver: overlay2 [2022-03-05T18:40:14.618Z] Backing Filesystem: extfs [2022-03-05T18:40:14.618Z] Supports d_type: true [2022-03-05T18:40:14.618Z] Native Overlay Diff: true [2022-03-05T18:40:14.618Z] userxattr: false [2022-03-05T18:40:14.618Z] Logging Driver: json-file [2022-03-05T18:40:14.618Z] Cgroup Driver: cgroupfs [2022-03-05T18:40:14.618Z] Cgroup Version: 1 [2022-03-05T18:40:14.618Z] Plugins: [2022-03-05T18:40:14.618Z] Volume: local [2022-03-05T18:40:14.618Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T18:40:14.618Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T18:40:14.618Z] Swarm: inactive [2022-03-05T18:40:14.618Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-05T18:40:14.618Z] Default Runtime: runc [2022-03-05T18:40:14.618Z] Init Binary: docker-init [2022-03-05T18:40:14.618Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T18:40:14.618Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T18:40:14.618Z] init version: de40ad0 [2022-03-05T18:40:14.618Z] Security Options: [2022-03-05T18:40:14.618Z] apparmor [2022-03-05T18:40:14.618Z] seccomp [2022-03-05T18:40:14.618Z] Profile: default [2022-03-05T18:40:14.618Z] Kernel Version: 5.4.0-1061-aws [2022-03-05T18:40:14.618Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-05T18:40:14.618Z] OSType: linux [2022-03-05T18:40:14.618Z] Architecture: x86_64 [2022-03-05T18:40:14.618Z] CPUs: 2 [2022-03-05T18:40:14.618Z] Total Memory: 15.35GiB [2022-03-05T18:40:14.618Z] Name: ip-10-100-56-72 [2022-03-05T18:40:14.618Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-05T18:40:14.618Z] Docker Root Dir: /var/lib/docker [2022-03-05T18:40:14.618Z] Debug Mode: false [2022-03-05T18:40:14.618Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:40:14.618Z] Labels: [2022-03-05T18:40:14.618Z] Experimental: true [2022-03-05T18:40:14.618Z] Insecure Registries: [2022-03-05T18:40:14.618Z] 127.0.0.0/8 [2022-03-05T18:40:14.618Z] Live Restore Enabled: true [2022-03-05T18:40:14.618Z] [2022-03-05T18:40:14.618Z] WARNING: No swap limit support [Pipeline] sh [2022-03-05T18:40:14.904Z] Fetching without tags [2022-03-05T18:40:14.905Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-05T18:40:14.905Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-05T18:40:14.905Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43291/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-05T18:40:14.905Z] + bash /home/ubuntu/workspace/moby_PR-43291/check-config.sh [2022-03-05T18:40:14.905Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T18:40:14.905Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-05T18:40:14.905Z] [2022-03-05T18:40:14.905Z] Generally Necessary: [2022-03-05T18:40:14.905Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T18:40:14.905Z] - apparmor: enabled and tools installed [2022-03-05T18:40:14.905Z] - CONFIG_NAMESPACES: enabled [2022-03-05T18:40:14.905Z] - CONFIG_NET_NS: enabled [2022-03-05T18:40:14.905Z] - CONFIG_PID_NS: enabled [2022-03-05T18:40:14.905Z] - CONFIG_IPC_NS: enabled [2022-03-05T18:40:14.905Z] - CONFIG_UTS_NS: enabled [2022-03-05T18:40:14.905Z] - CONFIG_CGROUPS: enabled [2022-03-05T18:40:14.905Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T18:40:14.905Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T18:40:14.905Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T18:40:14.905Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T18:40:14.905Z] - CONFIG_CPUSETS: enabled [2022-03-05T18:40:14.905Z] - CONFIG_MEMCG: enabled [2022-03-05T18:40:14.905Z] - CONFIG_KEYS: enabled [2022-03-05T18:40:14.905Z] - CONFIG_VETH: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T18:40:14.905Z] - CONFIG_CGROUP_BPF: enabled [2022-03-05T18:40:14.905Z] [2022-03-05T18:40:14.905Z] Optional Features: [2022-03-05T18:40:14.905Z] - CONFIG_USER_NS: enabled [2022-03-05T18:40:14.905Z] - CONFIG_SECCOMP: enabled [2022-03-05T18:40:14.905Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-05T18:40:14.905Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T18:40:14.905Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T18:40:14.905Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-05T18:40:14.905Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-05T18:40:14.905Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T18:40:14.905Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T18:40:14.905Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T18:40:14.905Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T18:40:14.905Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T18:40:14.905Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T18:40:14.905Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T18:40:14.905Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T18:40:14.905Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T18:40:14.905Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T18:40:14.536Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:40:14.600Z] > git config --add remote.origin.fetch +refs/pull/43291/head:refs/remotes/origin/PR-43291 # timeout=10 [2022-03-05T18:40:14.663Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:40:14.805Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:40:14.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:40:14.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:40:14.946Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:40:13.866Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:40:13.923Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:40:15.165Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T18:40:15.165Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T18:40:15.165Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T18:40:15.165Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T18:40:15.165Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T18:40:15.165Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-05T18:40:15.165Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-05T18:40:15.165Z] - CONFIG_EXT4_FS: enabled [2022-03-05T18:40:15.165Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T18:40:15.165Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T18:40:15.165Z] - Network Drivers: [2022-03-05T18:40:15.165Z] - "overlay": [2022-03-05T18:40:15.165Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T18:40:15.165Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T18:40:15.165Z] Optional (for encrypted networks): [2022-03-05T18:40:15.165Z] - CONFIG_CRYPTO: enabled [2022-03-05T18:40:15.165Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T18:40:15.165Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T18:40:15.165Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T18:40:15.165Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T18:40:15.165Z] - CONFIG_XFRM: enabled [2022-03-05T18:40:15.165Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T18:40:15.165Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T18:40:15.165Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T18:40:15.165Z] - "ipvlan": [2022-03-05T18:40:15.165Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T18:40:15.165Z] - "macvlan": [2022-03-05T18:40:15.165Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T18:40:15.165Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T18:40:15.165Z] - "ftp,tftp client in container": [2022-03-05T18:40:15.165Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T18:40:15.165Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T18:40:15.165Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T18:40:15.165Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T18:40:15.165Z] - Storage Drivers: [2022-03-05T18:40:15.165Z] - "aufs": [2022-03-05T18:40:15.165Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-05T18:40:15.165Z] - "btrfs": [2022-03-05T18:40:15.165Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T18:40:15.165Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T18:40:15.165Z] - "devicemapper": [2022-03-05T18:40:15.165Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T18:40:15.165Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T18:40:15.165Z] - "overlay": [2022-03-05T18:40:15.165Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T18:40:15.165Z] - "zfs": [2022-03-05T18:40:15.165Z] - /dev/zfs: present [2022-03-05T18:40:15.165Z] - zfs command: missing [2022-03-05T18:40:15.165Z] - zpool command: missing [2022-03-05T18:40:15.165Z] [2022-03-05T18:40:15.165Z] Limits: [2022-03-05T18:40:15.165Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T18:40:15.165Z] [2022-03-05T18:40:15.165Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T18:40:15.499Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 . [2022-03-05T18:40:15.499Z] #1 [internal] load build definition from Dockerfile [2022-03-05T18:40:15.499Z] #1 sha256:faaca2b99398b4a2c7a17a4c14c811c23e0556104e169eadc69ab75a10498c05 [2022-03-05T18:40:15.499Z] #1 transferring dockerfile: 16.77kB done [2022-03-05T18:40:15.499Z] #1 DONE 0.0s [2022-03-05T18:40:15.499Z] [2022-03-05T18:40:15.499Z] #2 [internal] load .dockerignore [2022-03-05T18:40:15.499Z] #2 sha256:2d043438bcc4ffa0efed1d6e308497936851ea0798a68307dbb111f8878e088d [2022-03-05T18:40:15.499Z] #2 transferring context: 87B done [2022-03-05T18:40:15.499Z] #2 DONE 0.0s [2022-03-05T18:40:15.499Z] [2022-03-05T18:40:15.499Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-05T18:40:15.499Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-05T18:40:15.760Z] #3 DONE 0.2s [2022-03-05T18:40:15.760Z] [2022-03-05T18:40:15.760Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-05T18:40:15.760Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-05T18:40:15.760Z] #4 CACHED [2022-03-05T18:40:15.760Z] [2022-03-05T18:40:15.760Z] #5 [internal] load .dockerignore [2022-03-05T18:40:15.760Z] #5 sha256:5dc0732aedc36a4f2bc1e63dba69df35e6966e2af170372d89b601313f24e436 [2022-03-05T18:40:15.760Z] #5 DONE 0.0s [2022-03-05T18:40:15.760Z] [2022-03-05T18:40:15.760Z] #6 [internal] load build definition from Dockerfile [2022-03-05T18:40:15.760Z] #6 sha256:d3ebea579d0e915ec983f03da04501054e95aa619c22e47d97ecec187462fa85 [2022-03-05T18:40:15.760Z] #6 DONE 0.0s [2022-03-05T18:40:15.760Z] [2022-03-05T18:40:15.760Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T18:40:15.760Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T18:40:15.760Z] #9 DONE 0.1s [2022-03-05T18:40:15.760Z] [2022-03-05T18:40:15.760Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T18:40:15.760Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T18:40:15.788Z] Merging remotes/origin/master commit 3c6c9fa180eb189636dbee5ca608816eb6bcd82c into PR head commit 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:40:16.023Z] #10 DONE 0.1s [2022-03-05T18:40:16.023Z] [2022-03-05T18:40:16.023Z] #8 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-05T18:40:16.023Z] #8 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-05T18:40:16.023Z] #8 DONE 0.1s [2022-03-05T18:40:16.023Z] [2022-03-05T18:40:16.023Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-05T18:40:16.023Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-05T18:40:16.023Z] #7 DONE 0.1s [2022-03-05T18:40:16.285Z] [2022-03-05T18:40:16.285Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:40:16.285Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T18:40:16.285Z] #76 DONE 0.0s [2022-03-05T18:40:16.285Z] [2022-03-05T18:40:16.285Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:40:16.285Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T18:40:16.285Z] #74 DONE 0.0s [2022-03-05T18:40:16.285Z] [2022-03-05T18:40:16.285Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:40:16.285Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:40:16.285Z] #11 DONE 0.0s [2022-03-05T18:40:16.285Z] [2022-03-05T18:40:16.285Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-05T18:40:16.285Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-05T18:40:16.285Z] #35 DONE 0.0s [2022-03-05T18:40:16.285Z] [2022-03-05T18:40:16.285Z] #31 [internal] load build context [2022-03-05T18:40:16.285Z] #31 sha256:209fee8bf0ae399c6ec0b6d08cc7233145c043f58b9241cbbfbbad8dabff9872 [2022-03-05T18:40:16.563Z] #31 ... [2022-03-05T18:40:16.563Z] [2022-03-05T18:40:16.563Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-05T18:40:16.563Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-05T18:40:16.563Z] #52 DONE 0.4s [2022-03-05T18:40:16.563Z] [2022-03-05T18:40:16.563Z] #31 [internal] load build context [2022-03-05T18:40:16.563Z] #31 sha256:209fee8bf0ae399c6ec0b6d08cc7233145c043f58b9241cbbfbbad8dabff9872 [2022-03-05T18:40:15.825Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:40:15.897Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:40:16.868Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:40:16.918Z] > git config --add remote.origin.fetch +refs/pull/43291/head:refs/remotes/origin/PR-43291 # timeout=10 [2022-03-05T18:40:17.177Z] Fetching without tags [2022-03-05T18:40:17.692Z] Merge succeeded, producing 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:40:17.692Z] Checking out Revision 9f3b1a96641b4cd29cf6f5f85567092301042ff0 (PR-43291) [2022-03-05T18:40:17.926Z] Merging remotes/origin/master commit 3c6c9fa180eb189636dbee5ca608816eb6bcd82c into PR head commit 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:40:17.951Z] #31 transferring context: 57.21MB 1.5s done [2022-03-05T18:40:17.951Z] #31 DONE 1.5s [2022-03-05T18:40:17.951Z] [2022-03-05T18:40:17.951Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T18:40:17.951Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-05T18:40:17.951Z] #49 CACHED [2022-03-05T18:40:17.951Z] [2022-03-05T18:40:17.951Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-05T18:40:17.951Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-05T18:40:17.951Z] #27 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-05T18:40:17.952Z] #20 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-05T18:40:17.952Z] #13 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #55 sha256:343708a90a4c97281057b8913b361efda63dbf3465c5c022e90f26f4be770e42 [2022-03-05T18:40:17.952Z] #55 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-05T18:40:17.952Z] #29 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #42 sha256:6a4ab458f767dc59bdacdc44cdf7c02b1bf4fc03a6fc8aa6a65289edf6520b8b [2022-03-05T18:40:17.952Z] #42 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-05T18:40:17.952Z] #66 sha256:ac6e86d9eaead28d1cb4d6caf91a185c81511f87776aa1d0087a082b1784fc8f [2022-03-05T18:40:17.952Z] #66 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-05T18:40:17.952Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-05T18:40:17.952Z] #18 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-05T18:40:17.952Z] #53 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #64 sha256:2076c4690a92d193f099dc96184aa69e76e511c60b3b5f4b0f5d6c0bfebbfa0c [2022-03-05T18:40:17.952Z] #64 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-05T18:40:17.952Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-05T18:40:17.952Z] #22 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-05T18:40:17.952Z] #41 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-05T18:40:17.952Z] #60 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #73 sha256:83ae4e14132c8086fcc790376ffe78744ba5e2c66b00273493cc66de69cc0d37 [2022-03-05T18:40:17.952Z] #73 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-05T18:40:17.952Z] #62 sha256:1668da2427b922e14bdc8bccaa2f555fd6fe0632726994fd933dfa866389a9a1 [2022-03-05T18:40:17.952Z] #62 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T18:40:17.952Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T18:40:17.952Z] #77 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T18:40:17.952Z] #71 sha256:0f7e14bef7d9d80dc23698e2451eb0ecccd0f436a850f76bd6f62345992c64a7 [2022-03-05T18:40:17.952Z] #71 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:40:17.952Z] #54 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-05T18:40:17.952Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-05T18:40:17.952Z] #16 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-05T18:40:17.952Z] #65 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #59 sha256:3135e101fe0166bc80236e365728b9e0f7b53eb2cfdc525e928916d8f9b3a346 [2022-03-05T18:40:17.952Z] #59 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #33 sha256:8e32a122e085423dc372da6ea8f3f701a494fa16ac13f0d95361c99caaa84898 [2022-03-05T18:40:17.952Z] #33 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #51 sha256:20eda8a767ec02c13b8d33aacab12ab40b2bf4081e20b05f42d3172134c4ef2e [2022-03-05T18:40:17.952Z] #51 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #57 sha256:548c13c22efcb8b3b78ce62a5b63e5ec7419883da325440a32a96129a0658d2d [2022-03-05T18:40:17.952Z] #57 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-05T18:40:17.952Z] #28 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-05T18:40:17.952Z] #19 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #44 sha256:310c644da25a119b1764e9e991a4c87adfb2431429966d95d6b1a91852bc8caf [2022-03-05T18:40:17.952Z] #44 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-05T18:40:17.952Z] #46 sha256:80951f07e12c8b5d65a8a7c414fa2c98e4d2a903661f69823978e22aa8ed76c1 [2022-03-05T18:40:17.952Z] #46 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-05T18:40:17.952Z] #23 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #68 sha256:e08423577b7d48e4ee8568f6da3afb2f4634e98acecfca8ea29cedb68530f1cd [2022-03-05T18:40:17.952Z] #68 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-05T18:40:17.952Z] #69 sha256:093003534e66f8778fabeafd52c7018d02d935da72a100221ea7a4a5b070e38b [2022-03-05T18:40:17.952Z] #69 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #61 sha256:111bfa3e2cd4a508fbc9b49a9ff4a6f4306e86f92fdd519b4a02e56d4ec11e10 [2022-03-05T18:40:17.952Z] #61 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-05T18:40:17.952Z] #50 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-05T18:40:17.952Z] #32 sha256:3604cf8a835f8547d91203ed531681eecb9880a55d3b08b68b372c6c8e95a002 [2022-03-05T18:40:17.952Z] #32 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-05T18:40:17.952Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-05T18:40:17.952Z] #14 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T18:40:17.952Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-05T18:40:17.952Z] #12 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-05T18:40:17.952Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-05T18:40:17.952Z] #30 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #47 sha256:a1bf9b48db807acd6a89988f3ec1fc60ccce38b1cb223bb6c2eb9bac9d46d300 [2022-03-05T18:40:17.952Z] #47 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T18:40:17.952Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-05T18:40:17.952Z] #24 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-05T18:40:17.952Z] #45 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:40:17.952Z] #58 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-05T18:40:17.952Z] #36 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #48 sha256:d9355412b56808a626bf5e7af6dc83806ad6bb1dca642bfcadc1159f3f030372 [2022-03-05T18:40:17.952Z] #48 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #38 sha256:e95bb2590eea6059f62e9f1c8f10f08d8837abd75c3b1232beaf4b0a53af265f [2022-03-05T18:40:17.952Z] #38 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T18:40:17.952Z] #72 sha256:30cfe3598c8c87f5c05257bf508caa4d9c01d2958e04df9bd8ef748344492d19 [2022-03-05T18:40:17.952Z] #72 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #67 sha256:da1632451ea0dc87083e590a785a34252f9c3200e46b8408c8789ff93bc95e66 [2022-03-05T18:40:17.952Z] #67 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T18:40:17.952Z] #78 sha256:1811f643403504141fe525dd9ab85413a4d4681e4c4a801c44b354b903041014 [2022-03-05T18:40:17.952Z] #78 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-05T18:40:17.952Z] #43 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T18:40:17.952Z] #39 sha256:845d85eacaacea485553e21007de1cf195cce000a21cc59edf75bb91198fa821 [2022-03-05T18:40:17.952Z] #39 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #70 sha256:effd6ecf33caaa0686b76354f77ac90ac7a700fe53c88169df0a0049932fd6c7 [2022-03-05T18:40:17.952Z] #70 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T18:40:17.952Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-05T18:40:17.952Z] #25 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-05T18:40:17.952Z] #21 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-05T18:40:17.952Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-05T18:40:17.952Z] #15 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T18:40:17.952Z] #34 sha256:0e8d643c00f94ae6388019cb269e8fe598968a92e71f206fbaddda9405ae9166 [2022-03-05T18:40:17.952Z] #34 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #63 sha256:67d2f5a39ae887e125345796d2eacc05c6cf83e02483ab0147adc7bfeab59180 [2022-03-05T18:40:17.952Z] #63 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T18:40:17.952Z] #37 sha256:39fa1fa8234529c1c3eceef8f298dfe3b2002ccbf7d363cf1cae1f4c5da398c0 [2022-03-05T18:40:17.952Z] #37 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T18:40:17.952Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T18:40:17.952Z] #75 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #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-05T18:40:17.952Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-05T18:40:17.952Z] #56 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T18:40:17.952Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-05T18:40:17.952Z] #26 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-05T18:40:17.952Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-05T18:40:17.952Z] #17 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T18:40:17.952Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-05T18:40:17.952Z] #40 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-05T18:40:17.952Z] #79 sha256:deab5d2eefea93537c40de446f19f2c4d89a6eecbd9c26fa1d53b2e207776fd9 [2022-03-05T18:40:17.952Z] #79 CACHED [2022-03-05T18:40:17.952Z] [2022-03-05T18:40:17.952Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T18:40:17.952Z] #80 sha256:26e5e17bd60adb166bb6a008e0c0ed069ad80751194fc34dc8ea469819389896 [2022-03-05T18:40:18.085Z] Commit message: "distribution: retry downloading schema config on retryable error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-03-05T18:40:18.523Z] #80 DONE 0.9s [2022-03-05T18:40:18.523Z] [2022-03-05T18:40:18.523Z] #81 exporting to image [2022-03-05T18:40:18.523Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T18:40:18.523Z] #81 exporting layers [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T18:40:17.325Z] > git remote # timeout=10 [2022-03-05T18:40:17.378Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T18:40:17.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:40:17.455Z] > git merge 3c6c9fa180eb189636dbee5ca608816eb6bcd82c # timeout=10 [2022-03-05T18:40:17.590Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-05T18:40:17.729Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:40:17.780Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:40:16.964Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:40:17.084Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:40:17.210Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:40:17.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:40:17.213Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:40:17.960Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:40:18.005Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:40:19.461Z] + docker version [2022-03-05T18:40:19.461Z] Client: [2022-03-05T18:40:19.461Z] Version: 20.10.9 [2022-03-05T18:40:19.461Z] API version: 1.41 [2022-03-05T18:40:19.461Z] Go version: go1.16.8 [2022-03-05T18:40:19.461Z] Git commit: c2ea9bc [2022-03-05T18:40:19.461Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-05T18:40:19.461Z] OS/Arch: windows/amd64 [2022-03-05T18:40:19.461Z] Context: default [2022-03-05T18:40:19.461Z] Experimental: true [2022-03-05T18:40:19.461Z] [2022-03-05T18:40:19.461Z] Server: Docker Engine - Community [2022-03-05T18:40:19.461Z] Engine: [2022-03-05T18:40:19.461Z] Version: 20.10.9 [2022-03-05T18:40:19.461Z] API version: 1.41 (minimum version 1.24) [2022-03-05T18:40:19.461Z] Go version: go1.16.8 [2022-03-05T18:40:19.461Z] Git commit: 79ea9d3 [2022-03-05T18:40:19.461Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-05T18:40:19.461Z] OS/Arch: windows/amd64 [2022-03-05T18:40:19.461Z] Experimental: true [Pipeline] sh [2022-03-05T18:40:19.906Z] #81 exporting layers 1.0s done [2022-03-05T18:40:19.906Z] #81 writing image sha256:1e735640efa8852cd860901c32cec3248a5e0390f98277d1aa94a71b1d616901 [2022-03-05T18:40:19.906Z] #81 writing image sha256:1e735640efa8852cd860901c32cec3248a5e0390f98277d1aa94a71b1d616901 done [2022-03-05T18:40:19.906Z] #81 naming to docker.io/library/docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 done [2022-03-05T18:40:19.906Z] #81 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-05T18:40:20.226Z] Merge succeeded, producing 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:40:20.226Z] Checking out Revision 9f3b1a96641b4cd29cf6f5f85567092301042ff0 (PR-43291) [2022-03-05T18:40:20.390Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43291/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/validate/default [2022-03-05T18:40:20.521Z] + docker info [2022-03-05T18:40:20.521Z] Client: [2022-03-05T18:40:20.521Z] Context: default [2022-03-05T18:40:20.521Z] Debug Mode: false [2022-03-05T18:40:20.521Z] [2022-03-05T18:40:20.521Z] Server: [2022-03-05T18:40:20.521Z] Containers: 0 [2022-03-05T18:40:20.521Z] Running: 0 [2022-03-05T18:40:20.521Z] Paused: 0 [2022-03-05T18:40:20.521Z] Stopped: 0 [2022-03-05T18:40:20.521Z] Images: 11 [2022-03-05T18:40:20.521Z] Server Version: 20.10.9 [2022-03-05T18:40:20.521Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-05T18:40:20.521Z] Windows: [2022-03-05T18:40:20.521Z] LCOW: [2022-03-05T18:40:20.521Z] Logging Driver: json-file [2022-03-05T18:40:20.521Z] Plugins: [2022-03-05T18:40:20.521Z] Volume: local [2022-03-05T18:40:20.521Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T18:40:20.521Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T18:40:20.521Z] Swarm: inactive [2022-03-05T18:40:20.521Z] Default Isolation: process [2022-03-05T18:40:20.521Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-05T18:40:20.521Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-05T18:40:20.521Z] OSType: windows [2022-03-05T18:40:20.521Z] Architecture: x86_64 [2022-03-05T18:40:20.521Z] CPUs: 4 [2022-03-05T18:40:20.521Z] Total Memory: 32GiB [2022-03-05T18:40:20.521Z] Name: azwin-2-159010 [2022-03-05T18:40:20.521Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-05T18:40:20.521Z] Docker Root Dir: D:\docker [2022-03-05T18:40:20.521Z] Debug Mode: false [2022-03-05T18:40:20.521Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:40:20.521Z] Labels: [2022-03-05T18:40:20.521Z] Experimental: true [2022-03-05T18:40:20.521Z] Insecure Registries: [2022-03-05T18:40:20.521Z] 10.0.0.4:5000 [2022-03-05T18:40:20.521Z] 127.0.0.0/8 [2022-03-05T18:40:20.521Z] Registry Mirrors: [2022-03-05T18:40:20.521Z] http://10.0.0.4:5000/ [2022-03-05T18:40:20.521Z] Live Restore Enabled: false [2022-03-05T18:40:20.521Z] Product License: Community Engine [2022-03-05T18:40:20.521Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-05T18:40:20.951Z] Commit message: "distribution: retry downloading schema config on retryable error" [2022-03-05T18:40:20.960Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-05T18:40:20.960Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-05T18:40:20.960Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-05T18:40:20.960Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-05T18:40:20.960Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-05T18:40:20.960Z] Congratulations! No new tests were added to integration-cli. [2022-03-05T18:40:20.960Z] [2022-03-05T18:40:20.960Z] INFO Start validation with golang-ci-lint [2022-03-05T18:40:19.848Z] > git remote # timeout=10 [2022-03-05T18:40:19.914Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T18:40:19.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:40:19.979Z] > git merge 3c6c9fa180eb189636dbee5ca608816eb6bcd82c # timeout=10 [2022-03-05T18:40:20.124Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-05T18:40:20.264Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:40:20.331Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:40:21.416Z] Merge succeeded, producing 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:40:21.417Z] Checking out Revision 9f3b1a96641b4cd29cf6f5f85567092301042ff0 (PR-43291) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-03-05T18:40:21.532Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-05T18:40:21.532Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-05T18:40:21.532Z] INFO [loader] Using build tags: [apparmor seccomp] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T18:40:22.362Z] Commit message: "distribution: retry downloading schema config on retryable error" [2022-03-05T18:40:22.471Z] + docker version [2022-03-05T18:40:22.471Z] Client: [2022-03-05T18:40:22.471Z] Version: 20.10.9 [2022-03-05T18:40:22.471Z] API version: 1.41 [2022-03-05T18:40:22.471Z] Go version: go1.16.8 [2022-03-05T18:40:22.471Z] Git commit: c2ea9bc [2022-03-05T18:40:22.471Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-05T18:40:22.471Z] OS/Arch: windows/amd64 [2022-03-05T18:40:22.471Z] Context: default [2022-03-05T18:40:22.471Z] Experimental: true [2022-03-05T18:40:22.471Z] [2022-03-05T18:40:22.471Z] Server: Docker Engine - Community [2022-03-05T18:40:22.471Z] Engine: [2022-03-05T18:40:22.471Z] Version: 20.10.9 [2022-03-05T18:40:22.471Z] API version: 1.41 (minimum version 1.24) [2022-03-05T18:40:22.471Z] Go version: go1.16.8 [2022-03-05T18:40:22.471Z] Git commit: 79ea9d3 [2022-03-05T18:40:22.471Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-05T18:40:22.471Z] OS/Arch: windows/amd64 [2022-03-05T18:40:22.471Z] Experimental: true [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-05T18:40:21.109Z] > git remote # timeout=10 [2022-03-05T18:40:21.156Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T18:40:21.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:40:21.201Z] > git merge 3c6c9fa180eb189636dbee5ca608816eb6bcd82c # timeout=10 [2022-03-05T18:40:21.327Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-05T18:40:21.450Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:40:21.499Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [Pipeline] sh [2022-03-05T18:40:23.600Z] + docker info [2022-03-05T18:40:24.228Z] + docker version [2022-03-05T18:40:24.228Z] Client: [2022-03-05T18:40:24.228Z] Version: 20.10.9 [2022-03-05T18:40:24.228Z] API version: 1.41 [2022-03-05T18:40:24.228Z] Go version: go1.16.8 [2022-03-05T18:40:24.228Z] Git commit: c2ea9bc [2022-03-05T18:40:24.228Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-05T18:40:24.228Z] OS/Arch: windows/amd64 [2022-03-05T18:40:24.228Z] Context: default [2022-03-05T18:40:24.228Z] Experimental: true [2022-03-05T18:40:24.228Z] [2022-03-05T18:40:24.228Z] Server: Docker Engine - Community [2022-03-05T18:40:24.228Z] Engine: [2022-03-05T18:40:24.228Z] Version: 20.10.9 [2022-03-05T18:40:24.228Z] API version: 1.41 (minimum version 1.24) [2022-03-05T18:40:24.228Z] Go version: go1.16.8 [2022-03-05T18:40:24.228Z] Git commit: 79ea9d3 [2022-03-05T18:40:24.228Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-05T18:40:24.228Z] OS/Arch: windows/amd64 [2022-03-05T18:40:24.228Z] Experimental: true [Pipeline] sh [2022-03-05T18:40:25.168Z] Client: [2022-03-05T18:40:25.168Z] Context: default [2022-03-05T18:40:25.168Z] Debug Mode: false [2022-03-05T18:40:25.168Z] Plugins: [2022-03-05T18:40:25.168Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-05T18:40:25.168Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-05T18:40:25.168Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-05T18:40:25.168Z] [2022-03-05T18:40:25.168Z] Server: [2022-03-05T18:40:25.168Z] Containers: 0 [2022-03-05T18:40:25.168Z] Running: 0 [2022-03-05T18:40:25.168Z] Paused: 0 [2022-03-05T18:40:25.168Z] Stopped: 0 [2022-03-05T18:40:25.168Z] Images: 11 [2022-03-05T18:40:25.168Z] Server Version: 20.10.9 [2022-03-05T18:40:25.168Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-05T18:40:25.168Z] Windows: [2022-03-05T18:40:25.168Z] LCOW: [2022-03-05T18:40:25.168Z] Logging Driver: json-file [2022-03-05T18:40:25.168Z] Plugins: [2022-03-05T18:40:25.168Z] Volume: local [2022-03-05T18:40:25.168Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T18:40:25.168Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T18:40:25.168Z] Swarm: inactive [2022-03-05T18:40:25.168Z] Default Isolation: process [2022-03-05T18:40:25.168Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T18:40:25.168Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T18:40:25.168Z] OSType: windows [2022-03-05T18:40:25.168Z] Architecture: x86_64 [2022-03-05T18:40:25.168Z] CPUs: 4 [2022-03-05T18:40:25.168Z] Total Memory: 32GiB [2022-03-05T18:40:25.168Z] Name: azwin-2-d21d90 [2022-03-05T18:40:25.168Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-05T18:40:25.168Z] Docker Root Dir: D:\docker [2022-03-05T18:40:25.168Z] Debug Mode: false [2022-03-05T18:40:25.168Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:40:25.168Z] Labels: [2022-03-05T18:40:25.168Z] Experimental: true [2022-03-05T18:40:25.168Z] Insecure Registries: [2022-03-05T18:40:25.168Z] 10.0.0.4:5000 [2022-03-05T18:40:25.168Z] 127.0.0.0/8 [2022-03-05T18:40:25.168Z] Registry Mirrors: [2022-03-05T18:40:25.168Z] http://10.0.0.4:5000/ [2022-03-05T18:40:25.168Z] Live Restore Enabled: false [2022-03-05T18:40:25.168Z] Product License: Community Engine [2022-03-05T18:40:25.168Z] [Pipeline] } [2022-03-05T18:40:25.326Z] + docker info [2022-03-05T18:40:25.326Z] Client: [2022-03-05T18:40:25.326Z] Context: default [2022-03-05T18:40:25.326Z] Debug Mode: false [2022-03-05T18:40:25.326Z] [2022-03-05T18:40:25.326Z] Server: [2022-03-05T18:40:25.326Z] Containers: 0 [2022-03-05T18:40:25.326Z] Running: 0 [2022-03-05T18:40:25.326Z] Paused: 0 [2022-03-05T18:40:25.326Z] Stopped: 0 [2022-03-05T18:40:25.326Z] Images: 11 [2022-03-05T18:40:25.326Z] Server Version: 20.10.9 [2022-03-05T18:40:25.326Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-05T18:40:25.326Z] Windows: [2022-03-05T18:40:25.326Z] LCOW: [2022-03-05T18:40:25.326Z] Logging Driver: json-file [2022-03-05T18:40:25.326Z] Plugins: [2022-03-05T18:40:25.326Z] Volume: local [2022-03-05T18:40:25.326Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T18:40:25.326Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T18:40:25.326Z] Swarm: inactive [2022-03-05T18:40:25.326Z] Default Isolation: process [2022-03-05T18:40:25.326Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-05T18:40:25.326Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-05T18:40:25.326Z] OSType: windows [2022-03-05T18:40:25.326Z] Architecture: x86_64 [2022-03-05T18:40:25.326Z] CPUs: 4 [2022-03-05T18:40:25.326Z] Total Memory: 32GiB [2022-03-05T18:40:25.326Z] Name: azwin-2-290540 [2022-03-05T18:40:25.326Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-05T18:40:25.326Z] Docker Root Dir: D:\docker [2022-03-05T18:40:25.326Z] Debug Mode: false [2022-03-05T18:40:25.326Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:40:25.326Z] Labels: [2022-03-05T18:40:25.326Z] Experimental: true [2022-03-05T18:40:25.326Z] Insecure Registries: [2022-03-05T18:40:25.326Z] 10.0.0.4:5000 [2022-03-05T18:40:25.326Z] 127.0.0.0/8 [2022-03-05T18:40:25.326Z] Registry Mirrors: [2022-03-05T18:40:25.326Z] http://10.0.0.4:5000/ [2022-03-05T18:40:25.326Z] Live Restore Enabled: false [2022-03-05T18:40:25.326Z] Product License: Community Engine [2022-03-05T18:40:25.326Z] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-05T18:40:31.651Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-05T18:40:31.651Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-43bf32b7\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-05T18:40:31.651Z] ---------------------------------------------------------------------------- [2022-03-05T18:40:31.651Z] [2022-03-05T18:40:31.651Z] INFO: executeCI.ps1 starting at Sat Mar 5 18:40:30 CUT 2022 [2022-03-05T18:40:31.651Z] [2022-03-05T18:40:31.651Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-05T18:40:31.651Z] INFO: Running git version 2.24.1.windows.2 [2022-03-05T18:40:31.651Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-05T18:40:31.651Z] INFO: Environment variables: [2022-03-05T18:40:31.651Z] [2022-03-05T18:40:31.651Z] Name Value [2022-03-05T18:40:31.651Z] ---- ----- [2022-03-05T18:40:31.651Z] ALLUSERSPROFILE C:\ProgramData [2022-03-05T18:40:31.651Z] amd64 true [2022-03-05T18:40:31.651Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-05T18:40:31.651Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-05T18:40:31.651Z] arm64 true [2022-03-05T18:40:31.651Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-05T18:40:31.651Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-05T18:40:31.651Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-05T18:40:31.651Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-05T18:40:31.651Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-05T18:40:31.651Z] BRANCH_NAME PR-43291 [2022-03-05T18:40:31.651Z] BUILD_DISPLAY_NAME #16 [2022-03-05T18:40:31.651Z] BUILD_ID 16 [2022-03-05T18:40:31.651Z] BUILD_NUMBER 16 [2022-03-05T18:40:31.651Z] BUILD_TAG jenkins-moby-PR-43291-16 [2022-03-05T18:40:31.651Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/ [2022-03-05T18:40:31.651Z] cgroup2 true [2022-03-05T18:40:31.652Z] CHANGE_AUTHOR pete-woods [2022-03-05T18:40:31.652Z] CHANGE_AUTHOR_DISPLAY_NAME Pete Woods [2022-03-05T18:40:31.652Z] CHANGE_AUTHOR_EMAIL email@pete-woods.com [2022-03-05T18:40:31.652Z] CHANGE_BRANCH retry-image-schema-download [2022-03-05T18:40:31.652Z] CHANGE_FORK pete-woods [2022-03-05T18:40:31.652Z] CHANGE_ID 43291 [2022-03-05T18:40:31.652Z] CHANGE_TARGET master [2022-03-05T18:40:31.652Z] CHANGE_TITLE distribution: retry downloading schema config on retryable error [2022-03-05T18:40:31.652Z] CHANGE_URL https://github.com/moby/moby/pull/43291 [2022-03-05T18:40:31.652Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-05T18:40:31.652Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-05T18:40:31.652Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-05T18:40:31.652Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-05T18:40:31.652Z] COMPUTERNAME azwin-2-159010 [2022-03-05T18:40:31.652Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-05T18:40:31.652Z] ConfigSequenceNumber 0 [2022-03-05T18:40:31.652Z] dco true [2022-03-05T18:40:31.652Z] DOCKER_BUILDKIT 0 [2022-03-05T18:40:31.652Z] DOCKER_DUT_DEBUG 1 [2022-03-05T18:40:31.652Z] DOCKER_EXPERIMENTAL 1 [2022-03-05T18:40:31.652Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-05T18:40:31.652Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-05T18:40:31.652Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-05T18:40:31.652Z] EXECUTOR_NUMBER 0 [2022-03-05T18:40:31.652Z] FQDN azwin-2-159010.westus.cloudapp.azure.com [2022-03-05T18:40:31.652Z] GIT_BRANCH PR-43291 [2022-03-05T18:40:31.652Z] GIT_COMMIT 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:40:31.652Z] GIT_PREVIOUS_COMMIT 68ab3ab1a1b2d391892fa4bd8fe110ea446e55b0 [2022-03-05T18:40:31.652Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 68ab3ab1a1b2d391892fa4bd8fe110ea446e55b0 [2022-03-05T18:40:31.652Z] GIT_URL https://github.com/moby/moby.git [2022-03-05T18:40:31.652Z] HUDSON_COOKIE bf2c97d8-52c1-4136-bd14-c2ee305f5f97 [2022-03-05T18:40:31.652Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-05T18:40:31.652Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-05T18:40:31.652Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-05T18:40:31.652Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-05T18:40:31.652Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-05T18:40:31.652Z] JENKINS_NODE_COOKIE 4e76f331-81d4-4116-82d7-15c8be1ad600 [2022-03-05T18:40:31.652Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-05T18:40:31.652Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-05T18:40:31.652Z] JOB_BASE_NAME PR-43291 [2022-03-05T18:40:31.652Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/display/redirect [2022-03-05T18:40:31.652Z] JOB_NAME moby/PR-43291 [2022-03-05T18:40:31.652Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/ [2022-03-05T18:40:31.652Z] library.jps.version master [2022-03-05T18:40:31.652Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-05T18:40:31.652Z] NODE_LABELS amd64 azure azwin-2-159010 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-05T18:40:31.652Z] NODE_NAME azwin-2-159010 [2022-03-05T18:40:31.652Z] NUMBER_OF_PROCESSORS 4 [2022-03-05T18:40:31.652Z] OS Windows_NT [2022-03-05T18:40:31.652Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-05T18:40:31.652Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-05T18:40:31.652Z] ppc64le false [2022-03-05T18:40:31.652Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-05T18:40:31.652Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-05T18:40:31.652Z] PROCESSOR_LEVEL 6 [2022-03-05T18:40:31.652Z] PROCESSOR_REVISION 4f01 [2022-03-05T18:40:31.652Z] ProgramData C:\ProgramData [2022-03-05T18:40:31.652Z] ProgramFiles C:\Program Files [2022-03-05T18:40:31.652Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-05T18:40:31.652Z] ProgramW6432 C:\Program Files [2022-03-05T18:40:31.652Z] PROMPT $P$G [2022-03-05T18:40:31.652Z] PSExecutionPolicyPreference Bypass [2022-03-05T18:40:31.652Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-05T18:40:31.652Z] PUBLIC C:\Users\Public [2022-03-05T18:40:31.652Z] rootless true [2022-03-05T18:40:31.652Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect?page=arti... [2022-03-05T18:40:31.652Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect?page=changes [2022-03-05T18:40:31.652Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect [2022-03-05T18:40:31.652Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect?page=tests [2022-03-05T18:40:31.652Z] s390x false [2022-03-05T18:40:31.652Z] SKIP_VALIDATION_TESTS 1 [2022-03-05T18:40:31.652Z] SOURCES_DRIVE d [2022-03-05T18:40:31.652Z] SOURCES_SUBDIR gopath [2022-03-05T18:40:31.652Z] STAGE_NAME Run tests [2022-03-05T18:40:31.652Z] SystemDrive C: [2022-03-05T18:40:31.652Z] SystemRoot C:\Windows [2022-03-05T18:40:31.652Z] TEMP C:\Windows\TEMP [2022-03-05T18:40:31.652Z] TESTDEBUG 0 [2022-03-05T18:40:31.652Z] TESTRUN_DRIVE d [2022-03-05T18:40:31.652Z] TESTRUN_SUBDIR CI [2022-03-05T18:40:31.652Z] TIMEOUT 120m [2022-03-05T18:40:31.652Z] TMP C:\Windows\TEMP [2022-03-05T18:40:31.652Z] unit_validate true [2022-03-05T18:40:31.652Z] USERDOMAIN WORKGROUP [2022-03-05T18:40:31.652Z] USERNAME azwin-2-159010$ [2022-03-05T18:40:31.652Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-05T18:40:31.652Z] validate_force false [2022-03-05T18:40:31.652Z] windir C:\Windows [2022-03-05T18:40:31.652Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-05T18:40:31.652Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-05T18:40:31.652Z] windows2022 true [2022-03-05T18:40:31.652Z] windows2022containerd true [2022-03-05T18:40:31.652Z] windowsRS5 true [2022-03-05T18:40:31.652Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-05T18:40:31.652Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-05T18:40:31.652Z] [2022-03-05T18:40:31.652Z] [2022-03-05T18:40:31.652Z] [2022-03-05T18:40:31.652Z] INFO: Sources under d:\gopath\... [2022-03-05T18:40:31.652Z] INFO: Test run under d:\CI\... [2022-03-05T18:40:31.652Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-05T18:40:31.652Z] INFO: docker/docker repository was found [2022-03-05T18:40:31.652Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-05T18:40:31.652Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-05T18:40:31.652Z] INFO: Docker version of control daemon [2022-03-05T18:40:31.652Z] [2022-03-05T18:40:31.652Z] Client: [2022-03-05T18:40:31.652Z] Version: 20.10.9 [2022-03-05T18:40:31.652Z] API version: 1.41 [2022-03-05T18:40:31.652Z] Go version: go1.16.8 [2022-03-05T18:40:31.652Z] Git commit: c2ea9bc [2022-03-05T18:40:31.652Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-05T18:40:31.652Z] OS/Arch: windows/amd64 [2022-03-05T18:40:31.652Z] Context: default [2022-03-05T18:40:31.652Z] Experimental: true [2022-03-05T18:40:31.652Z] [2022-03-05T18:40:31.652Z] Server: Docker Engine - Community [2022-03-05T18:40:31.652Z] Engine: [2022-03-05T18:40:31.652Z] Version: 20.10.9 [2022-03-05T18:40:31.652Z] API version: 1.41 (minimum version 1.24) [2022-03-05T18:40:31.652Z] Go version: go1.16.8 [2022-03-05T18:40:31.652Z] Git commit: 79ea9d3 [2022-03-05T18:40:31.652Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-05T18:40:31.652Z] OS/Arch: windows/amd64 [2022-03-05T18:40:31.652Z] Experimental: true [2022-03-05T18:40:31.652Z] [2022-03-05T18:40:31.652Z] INFO: Docker info of control daemon [2022-03-05T18:40:31.652Z] [2022-03-05T18:40:31.652Z] Client: [2022-03-05T18:40:31.652Z] Context: default [2022-03-05T18:40:31.652Z] Debug Mode: false [2022-03-05T18:40:31.652Z] [2022-03-05T18:40:31.652Z] Server: [2022-03-05T18:40:31.652Z] Containers: 0 [2022-03-05T18:40:31.652Z] Running: 0 [2022-03-05T18:40:31.652Z] Paused: 0 [2022-03-05T18:40:31.652Z] Stopped: 0 [2022-03-05T18:40:31.652Z] Images: 11 [2022-03-05T18:40:31.652Z] Server Version: 20.10.9 [2022-03-05T18:40:31.652Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-05T18:40:31.652Z] Windows: [2022-03-05T18:40:31.652Z] LCOW: [2022-03-05T18:40:31.652Z] Logging Driver: json-file [2022-03-05T18:40:31.652Z] Plugins: [2022-03-05T18:40:31.652Z] Volume: local [2022-03-05T18:40:31.652Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T18:40:31.652Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T18:40:31.652Z] Swarm: inactive [2022-03-05T18:40:31.652Z] Default Isolation: process [2022-03-05T18:40:31.652Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-05T18:40:31.652Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-05T18:40:31.652Z] OSType: windows [2022-03-05T18:40:31.652Z] Architecture: x86_64 [2022-03-05T18:40:31.652Z] CPUs: 4 [2022-03-05T18:40:31.652Z] Total Memory: 32GiB [2022-03-05T18:40:31.652Z] Name: azwin-2-159010 [2022-03-05T18:40:31.652Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-05T18:40:31.652Z] Docker Root Dir: D:\docker [2022-03-05T18:40:31.652Z] Debug Mode: false [2022-03-05T18:40:31.652Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:40:31.652Z] Labels: [2022-03-05T18:40:31.652Z] Experimental: true [2022-03-05T18:40:31.652Z] Insecure Registries: [2022-03-05T18:40:31.652Z] 10.0.0.4:5000 [2022-03-05T18:40:31.652Z] 127.0.0.0/8 [2022-03-05T18:40:31.652Z] Registry Mirrors: [2022-03-05T18:40:31.652Z] http://10.0.0.4:5000/ [2022-03-05T18:40:31.652Z] Live Restore Enabled: false [2022-03-05T18:40:31.652Z] Product License: Community Engine [2022-03-05T18:40:31.652Z] [2022-03-05T18:40:31.652Z] [2022-03-05T18:40:31.652Z] INFO: Commit hash is 9f3b1a9664 [2022-03-05T18:40:31.652Z] INFO: Nuke-Everything... [2022-03-05T18:40:31.652Z] INFO: Container count on control daemon to delete is 0 [2022-03-05T18:40:32.120Z] INFO: Nuking d:\CI [2022-03-05T18:40:32.120Z] INFO: Zapped successfully [2022-03-05T18:40:32.120Z] INFO: Location for testing is d:\CI\PR-43291\16 [2022-03-05T18:40:32.120Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-05T18:40:32.120Z] [2022-03-05T18:40:32.120Z] [2022-03-05T18:40:32.120Z] INFO: Building the image from Dockerfile.windows at 03/05/2022 18:40:31... [2022-03-05T18:40:32.120Z] [2022-03-05T18:40:33.734Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-05T18:40:33.734Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-95cabe5f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-05T18:40:33.734Z] ---------------------------------------------------------------------------- [2022-03-05T18:40:33.734Z] [2022-03-05T18:40:33.734Z] INFO: executeCI.ps1 starting at Sat Mar 5 18:40:33 CUT 2022 [2022-03-05T18:40:33.734Z] [2022-03-05T18:40:33.734Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-05T18:40:33.734Z] INFO: Running git version 2.24.1.windows.2 [2022-03-05T18:40:34.211Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-05T18:40:34.211Z] INFO: Environment variables: [2022-03-05T18:40:34.211Z] [2022-03-05T18:40:34.211Z] Name Value [2022-03-05T18:40:34.211Z] ---- ----- [2022-03-05T18:40:34.211Z] ALLUSERSPROFILE C:\ProgramData [2022-03-05T18:40:34.211Z] amd64 true [2022-03-05T18:40:34.211Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-05T18:40:34.211Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-05T18:40:34.211Z] arm64 true [2022-03-05T18:40:34.211Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-05T18:40:34.211Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-05T18:40:34.211Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-05T18:40:34.211Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-05T18:40:34.211Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-05T18:40:34.211Z] BRANCH_NAME PR-43291 [2022-03-05T18:40:34.211Z] BUILD_DISPLAY_NAME #16 [2022-03-05T18:40:34.211Z] BUILD_ID 16 [2022-03-05T18:40:34.211Z] BUILD_NUMBER 16 [2022-03-05T18:40:34.211Z] BUILD_TAG jenkins-moby-PR-43291-16 [2022-03-05T18:40:34.211Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/ [2022-03-05T18:40:34.211Z] cgroup2 true [2022-03-05T18:40:34.211Z] CHANGE_AUTHOR pete-woods [2022-03-05T18:40:34.211Z] CHANGE_AUTHOR_DISPLAY_NAME Pete Woods [2022-03-05T18:40:34.211Z] CHANGE_AUTHOR_EMAIL email@pete-woods.com [2022-03-05T18:40:34.211Z] CHANGE_BRANCH retry-image-schema-download [2022-03-05T18:40:34.211Z] CHANGE_FORK pete-woods [2022-03-05T18:40:34.211Z] CHANGE_ID 43291 [2022-03-05T18:40:34.211Z] CHANGE_TARGET master [2022-03-05T18:40:34.211Z] CHANGE_TITLE distribution: retry downloading schema config on retryable error [2022-03-05T18:40:34.211Z] CHANGE_URL https://github.com/moby/moby/pull/43291 [2022-03-05T18:40:34.211Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-05T18:40:34.211Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-05T18:40:34.211Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-05T18:40:34.211Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-05T18:40:34.211Z] COMPUTERNAME azwin-2-290540 [2022-03-05T18:40:34.211Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-05T18:40:34.211Z] ConfigSequenceNumber 0 [2022-03-05T18:40:34.211Z] dco true [2022-03-05T18:40:34.211Z] DOCKER_BUILDKIT 0 [2022-03-05T18:40:34.212Z] DOCKER_DUT_DEBUG 1 [2022-03-05T18:40:34.212Z] DOCKER_EXPERIMENTAL 1 [2022-03-05T18:40:34.212Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-05T18:40:34.212Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-05T18:40:34.212Z] EXECUTOR_NUMBER 0 [2022-03-05T18:40:34.212Z] FQDN azwin-2-290540.westus.cloudapp.azure.com [2022-03-05T18:40:34.212Z] GIT_BRANCH PR-43291 [2022-03-05T18:40:34.212Z] GIT_COMMIT 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:40:34.212Z] GIT_PREVIOUS_COMMIT 68ab3ab1a1b2d391892fa4bd8fe110ea446e55b0 [2022-03-05T18:40:34.212Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 68ab3ab1a1b2d391892fa4bd8fe110ea446e55b0 [2022-03-05T18:40:34.212Z] GIT_URL https://github.com/moby/moby.git [2022-03-05T18:40:34.212Z] HUDSON_COOKIE d8c332c4-32c0-4a7b-9e4e-23ca10aca33b [2022-03-05T18:40:34.212Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-05T18:40:34.212Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-05T18:40:34.212Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-05T18:40:34.212Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-05T18:40:34.212Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-05T18:40:34.212Z] JENKINS_NODE_COOKIE 97c68440-242f-4a98-9ef0-fa33fc686dcc [2022-03-05T18:40:34.212Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-05T18:40:34.212Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-05T18:40:34.212Z] JOB_BASE_NAME PR-43291 [2022-03-05T18:40:34.212Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/display/redirect [2022-03-05T18:40:34.212Z] JOB_NAME moby/PR-43291 [2022-03-05T18:40:34.212Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/ [2022-03-05T18:40:34.212Z] library.jps.version master [2022-03-05T18:40:34.212Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-05T18:40:34.212Z] NODE_LABELS amd64 azure azwin-2-290540 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-05T18:40:34.212Z] NODE_NAME azwin-2-290540 [2022-03-05T18:40:34.212Z] NUMBER_OF_PROCESSORS 4 [2022-03-05T18:40:34.212Z] OS Windows_NT [2022-03-05T18:40:34.212Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-05T18:40:34.212Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-05T18:40:34.212Z] ppc64le false [2022-03-05T18:40:34.212Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-05T18:40:34.212Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-05T18:40:34.212Z] PROCESSOR_LEVEL 6 [2022-03-05T18:40:34.212Z] PROCESSOR_REVISION 4f01 [2022-03-05T18:40:34.212Z] ProgramData C:\ProgramData [2022-03-05T18:40:34.212Z] ProgramFiles C:\Program Files [2022-03-05T18:40:34.212Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-05T18:40:34.212Z] ProgramW6432 C:\Program Files [2022-03-05T18:40:34.212Z] PROMPT $P$G [2022-03-05T18:40:34.212Z] PSExecutionPolicyPreference Bypass [2022-03-05T18:40:34.212Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-05T18:40:34.212Z] PUBLIC C:\Users\Public [2022-03-05T18:40:34.212Z] rootless true [2022-03-05T18:40:34.212Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect?page=arti... [2022-03-05T18:40:34.212Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect?page=changes [2022-03-05T18:40:34.212Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect [2022-03-05T18:40:34.212Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect?page=tests [2022-03-05T18:40:34.212Z] s390x false [2022-03-05T18:40:34.212Z] SKIP_VALIDATION_TESTS 1 [2022-03-05T18:40:34.212Z] SOURCES_DRIVE d [2022-03-05T18:40:34.212Z] SOURCES_SUBDIR gopath [2022-03-05T18:40:34.212Z] STAGE_NAME Run tests [2022-03-05T18:40:34.212Z] SystemDrive C: [2022-03-05T18:40:34.212Z] SystemRoot C:\Windows [2022-03-05T18:40:34.212Z] TEMP C:\Windows\TEMP [2022-03-05T18:40:34.212Z] TESTDEBUG 0 [2022-03-05T18:40:34.212Z] TESTRUN_DRIVE d [2022-03-05T18:40:34.212Z] TESTRUN_SUBDIR CI [2022-03-05T18:40:34.212Z] TIMEOUT 120m [2022-03-05T18:40:34.212Z] TMP C:\Windows\TEMP [2022-03-05T18:40:34.212Z] unit_validate true [2022-03-05T18:40:34.212Z] USERDOMAIN WORKGROUP [2022-03-05T18:40:34.212Z] USERNAME azwin-2-290540$ [2022-03-05T18:40:34.212Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-05T18:40:34.212Z] validate_force false [2022-03-05T18:40:34.212Z] windir C:\Windows [2022-03-05T18:40:34.212Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-05T18:40:34.212Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-05T18:40:34.212Z] windows2022 true [2022-03-05T18:40:34.212Z] windows2022containerd true [2022-03-05T18:40:34.212Z] windowsRS5 true [2022-03-05T18:40:34.212Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-05T18:40:34.212Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-05T18:40:34.212Z] [2022-03-05T18:40:34.212Z] [2022-03-05T18:40:34.212Z] [2022-03-05T18:40:34.212Z] INFO: Sources under d:\gopath\... [2022-03-05T18:40:34.212Z] INFO: Test run under d:\CI\... [2022-03-05T18:40:34.212Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-05T18:40:34.212Z] INFO: docker/docker repository was found [2022-03-05T18:40:34.698Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-05T18:40:34.698Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-05T18:40:34.698Z] INFO: Docker version of control daemon [2022-03-05T18:40:34.698Z] [2022-03-05T18:40:34.698Z] Client: [2022-03-05T18:40:34.698Z] Version: 20.10.9 [2022-03-05T18:40:34.698Z] API version: 1.41 [2022-03-05T18:40:34.698Z] Go version: go1.16.8 [2022-03-05T18:40:34.698Z] Git commit: c2ea9bc [2022-03-05T18:40:34.698Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-05T18:40:34.698Z] OS/Arch: windows/amd64 [2022-03-05T18:40:34.698Z] Context: default [2022-03-05T18:40:34.698Z] Experimental: true [2022-03-05T18:40:34.698Z] [2022-03-05T18:40:34.698Z] Server: Docker Engine - Community [2022-03-05T18:40:34.698Z] Engine: [2022-03-05T18:40:34.698Z] Version: 20.10.9 [2022-03-05T18:40:34.698Z] API version: 1.41 (minimum version 1.24) [2022-03-05T18:40:34.698Z] Go version: go1.16.8 [2022-03-05T18:40:34.698Z] Git commit: 79ea9d3 [2022-03-05T18:40:34.698Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-05T18:40:34.698Z] OS/Arch: windows/amd64 [2022-03-05T18:40:34.698Z] Experimental: true [2022-03-05T18:40:34.698Z] [2022-03-05T18:40:34.698Z] INFO: Docker info of control daemon [2022-03-05T18:40:34.698Z] [2022-03-05T18:40:34.698Z] Client: [2022-03-05T18:40:34.698Z] Context: default [2022-03-05T18:40:34.698Z] Debug Mode: false [2022-03-05T18:40:34.698Z] [2022-03-05T18:40:34.698Z] Server: [2022-03-05T18:40:34.698Z] Containers: 0 [2022-03-05T18:40:34.698Z] Running: 0 [2022-03-05T18:40:34.698Z] Paused: 0 [2022-03-05T18:40:34.698Z] Stopped: 0 [2022-03-05T18:40:34.698Z] Images: 11 [2022-03-05T18:40:34.698Z] Server Version: 20.10.9 [2022-03-05T18:40:34.698Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-05T18:40:34.698Z] Windows: [2022-03-05T18:40:34.698Z] LCOW: [2022-03-05T18:40:34.698Z] Logging Driver: json-file [2022-03-05T18:40:34.698Z] Plugins: [2022-03-05T18:40:34.698Z] Volume: local [2022-03-05T18:40:34.698Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T18:40:34.698Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T18:40:34.698Z] Swarm: inactive [2022-03-05T18:40:34.698Z] Default Isolation: process [2022-03-05T18:40:34.698Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-05T18:40:34.698Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-05T18:40:34.698Z] OSType: windows [2022-03-05T18:40:34.698Z] Architecture: x86_64 [2022-03-05T18:40:34.698Z] CPUs: 4 [2022-03-05T18:40:34.698Z] Total Memory: 32GiB [2022-03-05T18:40:34.698Z] Name: azwin-2-290540 [2022-03-05T18:40:34.698Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-05T18:40:34.698Z] Docker Root Dir: D:\docker [2022-03-05T18:40:34.698Z] Debug Mode: false [2022-03-05T18:40:34.698Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:40:34.698Z] Labels: [2022-03-05T18:40:34.698Z] Experimental: true [2022-03-05T18:40:34.698Z] Insecure Registries: [2022-03-05T18:40:34.698Z] 10.0.0.4:5000 [2022-03-05T18:40:34.698Z] 127.0.0.0/8 [2022-03-05T18:40:34.698Z] Registry Mirrors: [2022-03-05T18:40:34.698Z] http://10.0.0.4:5000/ [2022-03-05T18:40:34.698Z] Live Restore Enabled: false [2022-03-05T18:40:34.698Z] Product License: Community Engine [2022-03-05T18:40:34.698Z] [2022-03-05T18:40:34.698Z] [2022-03-05T18:40:34.698Z] INFO: Commit hash is 9f3b1a9664 [2022-03-05T18:40:34.698Z] INFO: Nuke-Everything... [2022-03-05T18:40:34.698Z] INFO: Container count on control daemon to delete is 0 [2022-03-05T18:40:35.177Z] INFO: Nuking d:\CI [2022-03-05T18:40:35.177Z] INFO: Zapped successfully [2022-03-05T18:40:35.177Z] INFO: Location for testing is d:\CI\PR-43291\16 [2022-03-05T18:40:35.177Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-05T18:40:35.177Z] [2022-03-05T18:40:35.177Z] [2022-03-05T18:40:35.177Z] INFO: Building the image from Dockerfile.windows at 03/05/2022 18:40:35... [2022-03-05T18:40:35.177Z] [2022-03-05T18:40:39.278Z] Sending build context to Docker daemon 62.47MB [2022-03-05T18:40:39.278Z] [2022-03-05T18:40:39.278Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-05T18:40:39.278Z] ---> bdeb13086b9f [2022-03-05T18:40:39.278Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-05T18:40:39.278Z] ---> Using cache [2022-03-05T18:40:39.278Z] ---> 8b9ae6c82c15 [2022-03-05T18:40:39.278Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-05T18:40:39.278Z] ---> Using cache [2022-03-05T18:40:39.278Z] ---> b26e175b88dc [2022-03-05T18:40:39.278Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-05T18:40:39.278Z] ---> Using cache [2022-03-05T18:40:39.278Z] ---> b4140dd2ee50 [2022-03-05T18:40:39.278Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-05T18:40:39.278Z] ---> Using cache [2022-03-05T18:40:39.278Z] ---> e644bb511b4e [2022-03-05T18:40:39.278Z] 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-05T18:40:39.278Z] ---> Using cache [2022-03-05T18:40:39.278Z] ---> 8b841704e78b [2022-03-05T18:40:39.278Z] 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-05T18:40:39.278Z] ---> Using cache [2022-03-05T18:40:39.278Z] ---> 860380566dea [2022-03-05T18:40:39.278Z] 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-05T18:40:39.278Z] ---> Using cache [2022-03-05T18:40:39.278Z] ---> 43fe867e2fdb [2022-03-05T18:40:39.278Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-05T18:40:39.278Z] ---> Using cache [2022-03-05T18:40:39.278Z] ---> a010f4b06899 [2022-03-05T18:40:39.278Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-05T18:40:39.278Z] ---> Using cache [2022-03-05T18:40:39.278Z] ---> 237f738ea5b4 [2022-03-05T18:40:39.278Z] Step 11/11 : COPY . . [2022-03-05T18:40:42.616Z] Sending build context to Docker daemon 62.47MB [2022-03-05T18:40:42.616Z] [2022-03-05T18:40:42.616Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-05T18:40:42.616Z] ---> bdeb13086b9f [2022-03-05T18:40:42.616Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-05T18:40:42.616Z] ---> Using cache [2022-03-05T18:40:42.616Z] ---> 2cc3cf75ad56 [2022-03-05T18:40:42.616Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-05T18:40:42.616Z] ---> Using cache [2022-03-05T18:40:42.616Z] ---> 27623cd6e5e2 [2022-03-05T18:40:42.616Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-05T18:40:42.616Z] ---> Using cache [2022-03-05T18:40:42.616Z] ---> cb46f4d1f67d [2022-03-05T18:40:42.616Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-05T18:40:42.616Z] ---> Using cache [2022-03-05T18:40:42.616Z] ---> 57bdf5e26b0b [2022-03-05T18:40:42.616Z] 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-05T18:40:42.616Z] ---> Using cache [2022-03-05T18:40:42.616Z] ---> 802d1c23d984 [2022-03-05T18:40:42.617Z] 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-05T18:40:42.617Z] ---> Using cache [2022-03-05T18:40:42.617Z] ---> b647522eca8b [2022-03-05T18:40:42.617Z] 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-05T18:40:42.617Z] ---> Using cache [2022-03-05T18:40:42.617Z] ---> b954a09faeb9 [2022-03-05T18:40:42.617Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-05T18:40:42.617Z] ---> Using cache [2022-03-05T18:40:42.617Z] ---> 7fe4a002a4ae [2022-03-05T18:40:42.617Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-05T18:40:42.617Z] ---> Using cache [2022-03-05T18:40:42.617Z] ---> 66f691292b2e [2022-03-05T18:40:42.617Z] Step 11/11 : COPY . . [2022-03-05T18:40:43.718Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-05T18:40:43.718Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d42ee12b\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-05T18:40:43.718Z] ---------------------------------------------------------------------------- [2022-03-05T18:40:43.718Z] [2022-03-05T18:40:43.719Z] INFO: executeCI.ps1 starting at Sat Mar 5 18:40:41 CUT 2022 [2022-03-05T18:40:43.719Z] [2022-03-05T18:40:43.719Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-05T18:40:43.719Z] INFO: Running git version 2.24.1.windows.2 [2022-03-05T18:40:43.719Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-05T18:40:43.719Z] INFO: Environment variables: [2022-03-05T18:40:43.719Z] [2022-03-05T18:40:43.719Z] Name Value [2022-03-05T18:40:43.719Z] ---- ----- [2022-03-05T18:40:43.719Z] ALLUSERSPROFILE C:\ProgramData [2022-03-05T18:40:43.719Z] amd64 true [2022-03-05T18:40:43.719Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-05T18:40:43.719Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-05T18:40:43.719Z] arm64 true [2022-03-05T18:40:43.719Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-05T18:40:43.719Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-05T18:40:43.719Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-05T18:40:43.719Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-05T18:40:43.719Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-05T18:40:43.719Z] BRANCH_NAME PR-43291 [2022-03-05T18:40:43.719Z] BUILD_DISPLAY_NAME #16 [2022-03-05T18:40:43.719Z] BUILD_ID 16 [2022-03-05T18:40:43.719Z] BUILD_NUMBER 16 [2022-03-05T18:40:43.719Z] BUILD_TAG jenkins-moby-PR-43291-16 [2022-03-05T18:40:43.719Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/ [2022-03-05T18:40:43.719Z] cgroup2 true [2022-03-05T18:40:43.719Z] CHANGE_AUTHOR pete-woods [2022-03-05T18:40:43.719Z] CHANGE_AUTHOR_DISPLAY_NAME Pete Woods [2022-03-05T18:40:43.719Z] CHANGE_AUTHOR_EMAIL email@pete-woods.com [2022-03-05T18:40:43.719Z] CHANGE_BRANCH retry-image-schema-download [2022-03-05T18:40:43.719Z] CHANGE_FORK pete-woods [2022-03-05T18:40:43.719Z] CHANGE_ID 43291 [2022-03-05T18:40:43.719Z] CHANGE_TARGET master [2022-03-05T18:40:43.719Z] CHANGE_TITLE distribution: retry downloading schema config on retryable error [2022-03-05T18:40:43.719Z] CHANGE_URL https://github.com/moby/moby/pull/43291 [2022-03-05T18:40:43.719Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-05T18:40:43.719Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-05T18:40:43.719Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-05T18:40:43.719Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-05T18:40:43.719Z] COMPUTERNAME azwin-2-d21d90 [2022-03-05T18:40:43.719Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-05T18:40:43.719Z] ConfigSequenceNumber 0 [2022-03-05T18:40:43.719Z] dco true [2022-03-05T18:40:43.719Z] DOCKER_BUILDKIT 0 [2022-03-05T18:40:43.719Z] DOCKER_DUT_DEBUG 1 [2022-03-05T18:40:43.719Z] DOCKER_EXPERIMENTAL 1 [2022-03-05T18:40:43.719Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-05T18:40:43.719Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-05T18:40:43.719Z] EXECUTOR_NUMBER 0 [2022-03-05T18:40:43.719Z] FQDN azwin-2-d21d90.westus.cloudapp.azure.com [2022-03-05T18:40:43.719Z] GIT_BRANCH PR-43291 [2022-03-05T18:40:43.719Z] GIT_COMMIT 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:40:43.719Z] GIT_PREVIOUS_COMMIT 68ab3ab1a1b2d391892fa4bd8fe110ea446e55b0 [2022-03-05T18:40:43.719Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 68ab3ab1a1b2d391892fa4bd8fe110ea446e55b0 [2022-03-05T18:40:43.719Z] GIT_URL https://github.com/moby/moby.git [2022-03-05T18:40:43.719Z] HUDSON_COOKIE b9f5679c-bfb5-48fc-b661-acc9dfe804f1 [2022-03-05T18:40:43.719Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-05T18:40:43.719Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-05T18:40:43.719Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-05T18:40:43.719Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-05T18:40:43.719Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-05T18:40:43.719Z] JENKINS_NODE_COOKIE 33fdd49b-95c8-4297-bea8-16dea750f0a9 [2022-03-05T18:40:43.719Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-05T18:40:43.719Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-05T18:40:43.719Z] JOB_BASE_NAME PR-43291 [2022-03-05T18:40:43.719Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/display/redirect [2022-03-05T18:40:43.719Z] JOB_NAME moby/PR-43291 [2022-03-05T18:40:43.719Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/ [2022-03-05T18:40:43.719Z] library.jps.version master [2022-03-05T18:40:43.719Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-05T18:40:43.719Z] NODE_LABELS amd64 azure azwin-2-d21d90 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-05T18:40:43.719Z] NODE_NAME azwin-2-d21d90 [2022-03-05T18:40:43.719Z] NUMBER_OF_PROCESSORS 4 [2022-03-05T18:40:43.719Z] OS Windows_NT [2022-03-05T18:40:43.719Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-05T18:40:43.719Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-05T18:40:43.719Z] ppc64le false [2022-03-05T18:40:43.719Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-05T18:40:43.719Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-05T18:40:43.719Z] PROCESSOR_LEVEL 6 [2022-03-05T18:40:43.719Z] PROCESSOR_REVISION 4f01 [2022-03-05T18:40:43.719Z] ProgramData C:\ProgramData [2022-03-05T18:40:43.719Z] ProgramFiles C:\Program Files [2022-03-05T18:40:43.719Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-05T18:40:43.719Z] ProgramW6432 C:\Program Files [2022-03-05T18:40:43.719Z] PROMPT $P$G [2022-03-05T18:40:43.719Z] PSExecutionPolicyPreference Bypass [2022-03-05T18:40:43.719Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-05T18:40:43.719Z] PUBLIC C:\Users\Public [2022-03-05T18:40:43.719Z] rootless true [2022-03-05T18:40:43.719Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect?page=arti... [2022-03-05T18:40:43.719Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect?page=changes [2022-03-05T18:40:43.719Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect [2022-03-05T18:40:43.719Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43291/16/display/redirect?page=tests [2022-03-05T18:40:43.719Z] s390x false [2022-03-05T18:40:43.719Z] SKIP_VALIDATION_TESTS 1 [2022-03-05T18:40:43.719Z] SOURCES_DRIVE d [2022-03-05T18:40:43.719Z] SOURCES_SUBDIR gopath [2022-03-05T18:40:43.719Z] STAGE_NAME Run tests [2022-03-05T18:40:43.719Z] SystemDrive C: [2022-03-05T18:40:43.719Z] SystemRoot C:\Windows [2022-03-05T18:40:43.719Z] TEMP C:\Windows\TEMP [2022-03-05T18:40:43.719Z] TESTDEBUG 0 [2022-03-05T18:40:43.719Z] TESTRUN_DRIVE d [2022-03-05T18:40:43.719Z] TESTRUN_SUBDIR CI [2022-03-05T18:40:43.719Z] TIMEOUT 120m [2022-03-05T18:40:43.719Z] TMP C:\Windows\TEMP [2022-03-05T18:40:43.719Z] unit_validate true [2022-03-05T18:40:43.719Z] USERDOMAIN WORKGROUP [2022-03-05T18:40:43.719Z] USERNAME azwin-2-d21d90$ [2022-03-05T18:40:43.719Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-05T18:40:43.719Z] validate_force false [2022-03-05T18:40:43.719Z] windir C:\Windows [2022-03-05T18:40:43.719Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-05T18:40:43.719Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-05T18:40:43.719Z] windows2022 true [2022-03-05T18:40:43.719Z] windows2022containerd true [2022-03-05T18:40:43.719Z] windowsRS5 true [2022-03-05T18:40:43.719Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-05T18:40:43.719Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-05T18:40:43.719Z] [2022-03-05T18:40:43.719Z] [2022-03-05T18:40:43.719Z] [2022-03-05T18:40:43.719Z] INFO: Sources under d:\gopath\... [2022-03-05T18:40:43.719Z] INFO: Test run under d:\CI\... [2022-03-05T18:40:43.719Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-05T18:40:43.719Z] INFO: docker/docker repository was found [2022-03-05T18:40:43.719Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-05T18:40:43.719Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-03-05T18:40:43.719Z] INFO: Docker version of control daemon [2022-03-05T18:40:43.719Z] [2022-03-05T18:40:43.719Z] Client: [2022-03-05T18:40:43.719Z] Version: 20.10.9 [2022-03-05T18:40:43.719Z] API version: 1.41 [2022-03-05T18:40:43.719Z] Go version: go1.16.8 [2022-03-05T18:40:43.719Z] Git commit: c2ea9bc [2022-03-05T18:40:43.719Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-05T18:40:43.719Z] OS/Arch: windows/amd64 [2022-03-05T18:40:43.719Z] Context: default [2022-03-05T18:40:43.719Z] Experimental: true [2022-03-05T18:40:43.719Z] [2022-03-05T18:40:43.719Z] Server: Docker Engine - Community [2022-03-05T18:40:43.719Z] Engine: [2022-03-05T18:40:43.719Z] Version: 20.10.9 [2022-03-05T18:40:43.719Z] API version: 1.41 (minimum version 1.24) [2022-03-05T18:40:43.719Z] Go version: go1.16.8 [2022-03-05T18:40:43.719Z] Git commit: 79ea9d3 [2022-03-05T18:40:43.719Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-05T18:40:43.719Z] OS/Arch: windows/amd64 [2022-03-05T18:40:43.719Z] Experimental: true [2022-03-05T18:40:43.719Z] [2022-03-05T18:40:43.719Z] INFO: Docker info of control daemon [2022-03-05T18:40:43.719Z] [2022-03-05T18:40:43.719Z] Client: [2022-03-05T18:40:43.719Z] Context: default [2022-03-05T18:40:43.719Z] Debug Mode: false [2022-03-05T18:40:43.719Z] Plugins: [2022-03-05T18:40:43.719Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-05T18:40:43.719Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-05T18:40:43.719Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-05T18:40:43.719Z] [2022-03-05T18:40:43.719Z] Server: [2022-03-05T18:40:43.719Z] Containers: 0 [2022-03-05T18:40:43.719Z] Running: 0 [2022-03-05T18:40:43.719Z] Paused: 0 [2022-03-05T18:40:43.719Z] Stopped: 0 [2022-03-05T18:40:43.719Z] Images: 11 [2022-03-05T18:40:43.719Z] Server Version: 20.10.9 [2022-03-05T18:40:43.719Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-05T18:40:43.719Z] Windows: [2022-03-05T18:40:43.719Z] LCOW: [2022-03-05T18:40:43.719Z] Logging Driver: json-file [2022-03-05T18:40:43.719Z] Plugins: [2022-03-05T18:40:43.719Z] Volume: local [2022-03-05T18:40:43.719Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T18:40:43.719Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T18:40:43.719Z] Swarm: inactive [2022-03-05T18:40:43.719Z] Default Isolation: process [2022-03-05T18:40:43.719Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T18:40:43.719Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T18:40:43.719Z] OSType: windows [2022-03-05T18:40:43.720Z] Architecture: x86_64 [2022-03-05T18:40:43.720Z] CPUs: 4 [2022-03-05T18:40:43.720Z] Total Memory: 32GiB [2022-03-05T18:40:43.720Z] Name: azwin-2-d21d90 [2022-03-05T18:40:43.720Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-05T18:40:43.720Z] Docker Root Dir: D:\docker [2022-03-05T18:40:43.720Z] Debug Mode: false [2022-03-05T18:40:43.720Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:40:43.720Z] Labels: [2022-03-05T18:40:43.720Z] Experimental: true [2022-03-05T18:40:43.720Z] Insecure Registries: [2022-03-05T18:40:43.720Z] 10.0.0.4:5000 [2022-03-05T18:40:43.720Z] 127.0.0.0/8 [2022-03-05T18:40:43.720Z] Registry Mirrors: [2022-03-05T18:40:43.720Z] http://10.0.0.4:5000/ [2022-03-05T18:40:43.720Z] Live Restore Enabled: false [2022-03-05T18:40:43.720Z] Product License: Community Engine [2022-03-05T18:40:43.720Z] [2022-03-05T18:40:43.720Z] [2022-03-05T18:40:43.720Z] INFO: Commit hash is 9f3b1a9664 [2022-03-05T18:40:43.720Z] INFO: Nuke-Everything... [2022-03-05T18:40:43.720Z] INFO: Container count on control daemon to delete is 0 [2022-03-05T18:40:44.189Z] INFO: Nuking d:\CI [2022-03-05T18:40:44.189Z] INFO: Zapped successfully [2022-03-05T18:40:44.189Z] INFO: Location for testing is d:\CI\PR-43291\16 [2022-03-05T18:40:44.189Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-05T18:40:44.189Z] [2022-03-05T18:40:44.189Z] [2022-03-05T18:40:44.189Z] INFO: Building the image from Dockerfile.windows at 03/05/2022 18:40:43... [2022-03-05T18:40:44.189Z] [2022-03-05T18:40:52.884Z] Sending build context to Docker daemon 62.47MB [2022-03-05T18:40:52.884Z] [2022-03-05T18:40:52.884Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-05T18:40:52.884Z] ---> c703d4d60533 [2022-03-05T18:40:52.884Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-05T18:40:52.884Z] ---> Using cache [2022-03-05T18:40:52.884Z] ---> 8a3447aaff75 [2022-03-05T18:40:52.884Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-05T18:40:52.884Z] ---> Using cache [2022-03-05T18:40:52.884Z] ---> 05fa5cff50c3 [2022-03-05T18:40:52.884Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-05T18:40:52.884Z] ---> Using cache [2022-03-05T18:40:52.884Z] ---> 2ad26490a79f [2022-03-05T18:40:52.884Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-05T18:40:52.884Z] ---> Using cache [2022-03-05T18:40:52.884Z] ---> a7f6cab2a47f [2022-03-05T18:40:52.884Z] 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-05T18:40:52.884Z] ---> Using cache [2022-03-05T18:40:52.884Z] ---> 7a87e4289063 [2022-03-05T18:40:52.884Z] 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-05T18:40:52.884Z] ---> Using cache [2022-03-05T18:40:52.884Z] ---> 7d2711d6c55f [2022-03-05T18:40:52.884Z] 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-05T18:40:52.884Z] ---> Using cache [2022-03-05T18:40:52.884Z] ---> 4a880a0ffc4f [2022-03-05T18:40:52.884Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-05T18:40:52.884Z] ---> Using cache [2022-03-05T18:40:52.884Z] ---> b41a3467499c [2022-03-05T18:40:52.884Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-05T18:40:52.884Z] ---> Using cache [2022-03-05T18:40:52.884Z] ---> 10e6ee132e30 [2022-03-05T18:40:52.884Z] Step 11/11 : COPY . . [2022-03-05T18:41:08.068Z] ---> 0196ad5bd54f [2022-03-05T18:41:09.157Z] Successfully built 0196ad5bd54f [2022-03-05T18:41:09.157Z] Successfully tagged docker:latest [2022-03-05T18:41:09.157Z] INFO: Image build ended at 03/05/2022 18:41:09. Duration:00:00:34.0485152 [2022-03-05T18:41:09.430Z] ---> 011eda29337a [2022-03-05T18:41:09.634Z] [2022-03-05T18:41:09.634Z] [2022-03-05T18:41:09.634Z] INFO: Building the test binaries at 03/05/2022 18:41:09... [2022-03-05T18:41:09.898Z] Successfully built 011eda29337a [2022-03-05T18:41:09.898Z] Successfully tagged docker:latest [2022-03-05T18:41:09.898Z] INFO: Image build ended at 03/05/2022 18:41:09. Duration:00:00:37.7540499 [2022-03-05T18:41:09.898Z] [2022-03-05T18:41:09.898Z] [2022-03-05T18:41:09.898Z] INFO: Building the test binaries at 03/05/2022 18:41:09... [2022-03-05T18:41:13.483Z] INFO: make.ps1 starting at 03/05/2022 18:41:13 [2022-03-05T18:41:13.961Z] INFO: Git commit (9f3b1a9664) assumed from DOCKER_GITCOMMIT environment variable [2022-03-05T18:41:13.961Z] INFO: Invoking autogen... [2022-03-05T18:41:13.961Z] INFO: Building daemon... [2022-03-05T18:41:14.778Z] INFO: make.ps1 starting at 03/05/2022 18:41:14 [2022-03-05T18:41:14.778Z] INFO: Git commit (9f3b1a9664) assumed from DOCKER_GITCOMMIT environment variable [2022-03-05T18:41:14.778Z] INFO: Invoking autogen... [2022-03-05T18:41:15.245Z] INFO: Building daemon... [2022-03-05T18:41:22.135Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0459fb14bcaa66eb5) in /home/ubuntu/workspace/moby_PR-43291 [Pipeline] { [Pipeline] checkout [2022-03-05T18:41:22.369Z] The recommended git tool is: git [2022-03-05T18:41:22.461Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ef4972cc45ce888d) in /home/ubuntu/workspace/moby_PR-43291 [Pipeline] { [Pipeline] checkout [2022-03-05T18:41:22.615Z] The recommended git tool is: git [2022-03-05T18:41:25.172Z] using credential docker-jenkins-github-credentials [2022-03-05T18:41:25.181Z] Cloning the remote Git repository [2022-03-05T18:41:25.181Z] Cloning with configured refspecs honoured and without tags [2022-03-05T18:41:24.983Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T18:41:25.100Z] > git init /home/ubuntu/workspace/moby_PR-43291 # timeout=10 [2022-03-05T18:41:25.351Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:41:25.351Z] > git --version # timeout=10 [2022-03-05T18:41:25.394Z] > git --version # 'git version 2.17.1' [2022-03-05T18:41:25.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:41:25.418Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:41:26.376Z] using credential docker-jenkins-github-credentials [2022-03-05T18:41:26.384Z] Cloning the remote Git repository [2022-03-05T18:41:26.384Z] Cloning with configured refspecs honoured and without tags [2022-03-05T18:41:26.407Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T18:41:26.469Z] > git init /home/ubuntu/workspace/moby_PR-43291 # timeout=10 [2022-03-05T18:41:27.086Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:41:27.087Z] > git --version # timeout=10 [2022-03-05T18:41:27.117Z] > git --version # 'git version 2.25.1' [2022-03-05T18:41:27.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:41:27.119Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:41:28.775Z] ---> 4017612f7a7f [2022-03-05T18:41:28.775Z] Successfully built 4017612f7a7f [2022-03-05T18:41:28.775Z] Successfully tagged docker:latest [2022-03-05T18:41:28.775Z] INFO: Image build ended at 03/05/2022 18:41:27. Duration:00:00:43.3042191 [2022-03-05T18:41:28.775Z] [2022-03-05T18:41:28.775Z] [2022-03-05T18:41:28.775Z] INFO: Building the test binaries at 03/05/2022 18:41:27... [2022-03-05T18:41:34.657Z] INFO: make.ps1 starting at 03/05/2022 18:41:34 [2022-03-05T18:41:34.657Z] INFO: Git commit (9f3b1a9664) assumed from DOCKER_GITCOMMIT environment variable [2022-03-05T18:41:34.657Z] INFO: Invoking autogen... [2022-03-05T18:41:35.646Z] INFO: Building daemon... [2022-03-05T18:41:41.628Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T18:41:41.629Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-05T18:41:41.629Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:41:41.629Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-05T18:41:41.629Z] [2022-03-05T18:41:41.629Z] + TEST_INTEGRATION_DEST=2 [2022-03-05T18:41:41.629Z] + CONTAINER_NAME=docker-pr16-2 [2022-03-05T18:41:41.629Z] + TEST_SKIP_INTEGRATION=1 [2022-03-05T18:41:41.629Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-05T18:41:41.629Z] + run_tests [2022-03-05T18:41:41.629Z] + c=0 [2022-03-05T18:41:41.629Z] + '[' -n 0 ']' [2022-03-05T18:41:41.629Z] + rm= [2022-03-05T18:41:41.629Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43291/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43291/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/make.sh '' test-integration [2022-03-05T18:41:41.629Z] + TEST_INTEGRATION_DEST=1 [2022-03-05T18:41:41.629Z] + CONTAINER_NAME=docker-pr16-1 [2022-03-05T18:41:41.629Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T18:41:41.629Z] + run_tests test-integration-flaky [2022-03-05T18:41:41.629Z] + '[' -n 0 ']' [2022-03-05T18:41:41.629Z] + rm= [2022-03-05T18:41:41.629Z] + TEST_INTEGRATION_DEST=3 [2022-03-05T18:41:41.629Z] + CONTAINER_NAME=docker-pr16-3 [2022-03-05T18:41:41.629Z] + TEST_SKIP_INTEGRATION=1 [2022-03-05T18:41:41.629Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-05T18:41:41.629Z] + run_tests [2022-03-05T18:41:41.629Z] + '[' -n 0 ']' [2022-03-05T18:41:41.629Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43291/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43291/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/make.sh test-integration-flaky test-integration [2022-03-05T18:41:41.629Z] + rm= [2022-03-05T18:41:41.629Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43291/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43291/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/make.sh '' test-integration [2022-03-05T18:41:41.629Z] ++ jobs -p [2022-03-05T18:41:41.629Z] + for job in $(jobs -p) [2022-03-05T18:41:41.629Z] + wait 16947 [2022-03-05T18:41:41.629Z] [2022-03-05T18:41:41.629Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T18:41:41.629Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T18:41:41.629Z] HOSTNAME=7baa3c23c747 [2022-03-05T18:41:41.629Z] TEST_SKIP_INTEGRATION=1 [2022-03-05T18:41:41.629Z] TESTDEBUG=0 [2022-03-05T18:41:41.629Z] DEST=bundles/test-integration [2022-03-05T18:41:41.629Z] PWD=/go/src/github.com/docker/docker [2022-03-05T18:41:41.629Z] KEEPBUNDLE=1 [2022-03-05T18:41:41.629Z] DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:41:41.629Z] container=docker [2022-03-05T18:41:41.629Z] HOME=/root [2022-03-05T18:41:41.629Z] GOLANG_VERSION=1.17.8 [2022-03-05T18:41:41.629Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T18:41:41.629Z] VALIDATE_BRANCH=master [2022-03-05T18:41:41.629Z] TERM=xterm [2022-03-05T18:41:41.629Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T18:41:41.629Z] SHLVL=1 [2022-03-05T18:41:41.629Z] TIMEOUT=120m [2022-03-05T18:41:41.629Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T18:41:41.629Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T18:41:41.629Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-05T18:41:41.629Z] GO111MODULE=off [2022-03-05T18:41:41.629Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T18:41:41.629Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T18:41:41.629Z] GOPATH=/go [2022-03-05T18:41:41.629Z] PKG_CONFIG=pkg-config [2022-03-05T18:41:41.629Z] _=/usr/bin/env [2022-03-05T18:41:41.629Z] Building test suite binary ./integration-cli/test.main [2022-03-05T18:41:41.629Z] [2022-03-05T18:41:41.629Z] [2022-03-05T18:41:41.629Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T18:41:41.629Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T18:41:41.629Z] HOSTNAME=f1774913038f [2022-03-05T18:41:41.629Z] TEST_SKIP_INTEGRATION=1 [2022-03-05T18:41:41.629Z] TESTDEBUG=0 [2022-03-05T18:41:41.629Z] DEST=bundles/test-integration [2022-03-05T18:41:41.629Z] PWD=/go/src/github.com/docker/docker [2022-03-05T18:41:41.629Z] KEEPBUNDLE=1 [2022-03-05T18:41:41.629Z] DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:41:41.629Z] container=docker [2022-03-05T18:41:41.629Z] HOME=/root [2022-03-05T18:41:41.629Z] GOLANG_VERSION=1.17.8 [2022-03-05T18:41:41.629Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T18:41:41.629Z] VALIDATE_BRANCH=master [2022-03-05T18:41:41.629Z] TERM=xterm [2022-03-05T18:41:41.629Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T18:41:41.629Z] SHLVL=1 [2022-03-05T18:41:41.629Z] TIMEOUT=120m [2022-03-05T18:41:41.629Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T18:41:41.629Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T18:41:41.629Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-05T18:41:41.629Z] GO111MODULE=off [2022-03-05T18:41:41.629Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T18:41:41.629Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T18:41:41.629Z] GOPATH=/go [2022-03-05T18:41:41.629Z] PKG_CONFIG=pkg-config [2022-03-05T18:41:41.629Z] _=/usr/bin/env [2022-03-05T18:41:41.629Z] Building test suite binary ./integration-cli/test.main [2022-03-05T18:41:41.629Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-05T18:41:41.629Z] No new tests added to integration. [2022-03-05T18:41:41.629Z] [2022-03-05T18:41:41.629Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T18:41:41.629Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T18:41:41.629Z] HOSTNAME=e1a983e24f5c [2022-03-05T18:41:41.629Z] TESTDEBUG=0 [2022-03-05T18:41:41.629Z] DEST=bundles/test-integration [2022-03-05T18:41:41.629Z] PWD=/go/src/github.com/docker/docker [2022-03-05T18:41:41.629Z] KEEPBUNDLE=1 [2022-03-05T18:41:41.629Z] DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:41:41.629Z] container=docker [2022-03-05T18:41:41.629Z] HOME=/root [2022-03-05T18:41:41.629Z] GOLANG_VERSION=1.17.8 [2022-03-05T18:41:41.629Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T18:41:41.629Z] VALIDATE_BRANCH=master [2022-03-05T18:41:41.629Z] TERM=xterm [2022-03-05T18:41:41.629Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T18:41:41.629Z] SHLVL=1 [2022-03-05T18:41:41.629Z] TIMEOUT=120m [2022-03-05T18:41:41.629Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T18:41:41.629Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T18:41:41.629Z] GO111MODULE=off [2022-03-05T18:41:41.629Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T18:41:41.629Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T18:41:41.629Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T18:41:41.629Z] GOPATH=/go [2022-03-05T18:41:41.629Z] PKG_CONFIG=pkg-config [2022-03-05T18:41:41.629Z] _=/usr/bin/env [2022-03-05T18:41:41.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T18:41:41.767Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-031c2af9b5863f669) in /home/ubuntu/workspace/moby_PR-43291 [Pipeline] { [Pipeline] checkout [2022-03-05T18:41:41.875Z] The recommended git tool is: git [2022-03-05T18:41:45.266Z] using credential docker-jenkins-github-credentials [2022-03-05T18:41:45.274Z] Cloning the remote Git repository [2022-03-05T18:41:45.274Z] Cloning with configured refspecs honoured and without tags [2022-03-05T18:41:45.340Z] Cloning repository https://github.com/moby/moby.git [2022-03-05T18:41:45.430Z] > git init /home/ubuntu/workspace/moby_PR-43291 # timeout=10 [2022-03-05T18:41:45.954Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:41:45.954Z] > git --version # timeout=10 [2022-03-05T18:41:45.992Z] > git --version # 'git version 2.25.1' [2022-03-05T18:41:45.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:41:45.996Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:41:47.682Z] Fetching without tags [2022-03-05T18:41:48.016Z] Merging remotes/origin/master commit 3c6c9fa180eb189636dbee5ca608816eb6bcd82c into PR head commit 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:41:47.562Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:41:47.599Z] > git config --add remote.origin.fetch +refs/pull/43291/head:refs/remotes/origin/PR-43291 # timeout=10 [2022-03-05T18:41:47.611Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:41:47.631Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:41:47.685Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:41:47.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:41:47.742Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:41:48.026Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:41:48.042Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:41:48.656Z] > git remote # timeout=10 [2022-03-05T18:41:48.662Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T18:41:48.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:41:48.755Z] Merge succeeded, producing 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:41:48.755Z] Checking out Revision 9f3b1a96641b4cd29cf6f5f85567092301042ff0 (PR-43291) [2022-03-05T18:41:50.506Z] Fetching without tags [2022-03-05T18:41:50.322Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:41:50.346Z] > git config --add remote.origin.fetch +refs/pull/43291/head:refs/remotes/origin/PR-43291 # timeout=10 [2022-03-05T18:41:50.410Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:41:50.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:41:50.495Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:41:50.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:41:50.537Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:41:50.773Z] Merging remotes/origin/master commit 3c6c9fa180eb189636dbee5ca608816eb6bcd82c into PR head commit 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:41:48.733Z] > git merge 3c6c9fa180eb189636dbee5ca608816eb6bcd82c # timeout=10 [2022-03-05T18:41:48.747Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T18:41:48.758Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:41:48.764Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:41:51.462Z] Merge succeeded, producing 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:41:51.463Z] Checking out Revision 9f3b1a96641b4cd29cf6f5f85567092301042ff0 (PR-43291) [2022-03-05T18:41:50.763Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:41:50.793Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:41:51.362Z] > git remote # timeout=10 [2022-03-05T18:41:51.380Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T18:41:51.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:41:51.423Z] > git merge 3c6c9fa180eb189636dbee5ca608816eb6bcd82c # timeout=10 [2022-03-05T18:41:51.433Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T18:41:51.450Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:41:51.459Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:41:53.654Z] Commit message: "distribution: retry downloading schema config on retryable error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T18:41:54.739Z] + docker version [2022-03-05T18:41:55.680Z] Commit message: "distribution: retry downloading schema config on retryable error" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T18:41:56.844Z] + docker version [2022-03-05T18:42:01.351Z] Client: Docker Engine - Community [2022-03-05T18:42:01.351Z] Version: 20.10.12 [2022-03-05T18:42:01.351Z] API version: 1.41 [2022-03-05T18:42:01.351Z] Go version: go1.16.12 [2022-03-05T18:42:01.351Z] Git commit: e91ed57 [2022-03-05T18:42:01.351Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-05T18:42:01.351Z] OS/Arch: linux/arm64 [2022-03-05T18:42:01.351Z] Context: default [2022-03-05T18:42:01.351Z] Experimental: true [2022-03-05T18:42:01.351Z] [2022-03-05T18:42:01.351Z] Server: Docker Engine - Community [2022-03-05T18:42:01.351Z] Engine: [2022-03-05T18:42:01.351Z] Version: 20.10.12 [2022-03-05T18:42:01.351Z] API version: 1.41 (minimum version 1.12) [2022-03-05T18:42:01.351Z] Go version: go1.16.12 [2022-03-05T18:42:01.351Z] Git commit: 459d0df [2022-03-05T18:42:01.351Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-05T18:42:01.351Z] OS/Arch: linux/arm64 [2022-03-05T18:42:01.351Z] Experimental: true [2022-03-05T18:42:01.351Z] containerd: [2022-03-05T18:42:01.351Z] Version: 1.4.12 [2022-03-05T18:42:01.351Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T18:42:01.351Z] runc: [2022-03-05T18:42:01.351Z] Version: 1.0.2 [2022-03-05T18:42:01.351Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T18:42:01.351Z] docker-init: [2022-03-05T18:42:01.351Z] Version: 0.19.0 [2022-03-05T18:42:01.351Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T18:42:01.674Z] + docker info [2022-03-05T18:42:03.457Z] Client: Docker Engine - Community [2022-03-05T18:42:03.457Z] Version: 20.10.12 [2022-03-05T18:42:03.457Z] API version: 1.41 [2022-03-05T18:42:03.457Z] Go version: go1.16.12 [2022-03-05T18:42:03.457Z] Git commit: e91ed57 [2022-03-05T18:42:03.457Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-05T18:42:03.457Z] OS/Arch: linux/amd64 [2022-03-05T18:42:03.457Z] Context: default [2022-03-05T18:42:03.457Z] Experimental: true [2022-03-05T18:42:03.457Z] [2022-03-05T18:42:03.457Z] Server: Docker Engine - Community [2022-03-05T18:42:03.457Z] Engine: [2022-03-05T18:42:03.457Z] Version: 20.10.12 [2022-03-05T18:42:03.457Z] API version: 1.41 (minimum version 1.12) [2022-03-05T18:42:03.457Z] Go version: go1.16.12 [2022-03-05T18:42:03.457Z] Git commit: 459d0df [2022-03-05T18:42:03.457Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-05T18:42:03.457Z] OS/Arch: linux/amd64 [2022-03-05T18:42:03.457Z] Experimental: true [2022-03-05T18:42:03.457Z] containerd: [2022-03-05T18:42:03.457Z] Version: 1.4.12 [2022-03-05T18:42:03.457Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T18:42:03.457Z] runc: [2022-03-05T18:42:03.457Z] Version: 1.0.2 [2022-03-05T18:42:03.457Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T18:42:03.457Z] docker-init: [2022-03-05T18:42:03.457Z] Version: 0.19.0 [2022-03-05T18:42:03.457Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T18:42:03.807Z] + docker info [2022-03-05T18:42:10.908Z] Fetching without tags [2022-03-05T18:42:11.316Z] Merging remotes/origin/master commit 3c6c9fa180eb189636dbee5ca608816eb6bcd82c into PR head commit 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:42:10.742Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:42:10.771Z] > git config --add remote.origin.fetch +refs/pull/43291/head:refs/remotes/origin/PR-43291 # timeout=10 [2022-03-05T18:42:10.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:42:10.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-05T18:42:10.912Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-05T18:42:10.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:42:10.914Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43291/head:refs/remotes/origin/PR-43291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-05T18:42:11.331Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:42:11.365Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:42:12.961Z] Merge succeeded, producing 9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:42:12.961Z] Checking out Revision 9f3b1a96641b4cd29cf6f5f85567092301042ff0 (PR-43291) [2022-03-05T18:42:13.909Z] Client: [2022-03-05T18:42:13.909Z] Context: default [2022-03-05T18:42:13.909Z] Debug Mode: false [2022-03-05T18:42:13.909Z] Plugins: [2022-03-05T18:42:13.909Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T18:42:13.909Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T18:42:13.909Z] [2022-03-05T18:42:13.909Z] Server: [2022-03-05T18:42:13.909Z] Containers: 0 [2022-03-05T18:42:13.909Z] Running: 0 [2022-03-05T18:42:13.909Z] Paused: 0 [2022-03-05T18:42:13.909Z] Stopped: 0 [2022-03-05T18:42:13.909Z] Images: 0 [2022-03-05T18:42:13.909Z] Server Version: 20.10.12 [2022-03-05T18:42:13.909Z] Storage Driver: overlay2 [2022-03-05T18:42:13.909Z] Backing Filesystem: extfs [2022-03-05T18:42:13.909Z] Supports d_type: true [2022-03-05T18:42:13.909Z] Native Overlay Diff: true [2022-03-05T18:42:13.909Z] userxattr: false [2022-03-05T18:42:13.909Z] Logging Driver: json-file [2022-03-05T18:42:13.909Z] Cgroup Driver: cgroupfs [2022-03-05T18:42:13.909Z] Cgroup Version: 1 [2022-03-05T18:42:13.909Z] Plugins: [2022-03-05T18:42:13.909Z] Volume: local [2022-03-05T18:42:13.909Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T18:42:13.909Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T18:42:13.909Z] Swarm: inactive [2022-03-05T18:42:13.909Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-05T18:42:13.909Z] Default Runtime: runc [2022-03-05T18:42:13.909Z] Init Binary: docker-init [2022-03-05T18:42:13.909Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T18:42:13.909Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T18:42:13.909Z] init version: de40ad0 [2022-03-05T18:42:13.909Z] Security Options: [2022-03-05T18:42:13.909Z] apparmor [2022-03-05T18:42:13.909Z] seccomp [2022-03-05T18:42:13.909Z] Profile: default [2022-03-05T18:42:13.909Z] Kernel Version: 5.11.0-1023-aws [2022-03-05T18:42:13.909Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-05T18:42:13.909Z] OSType: linux [2022-03-05T18:42:13.909Z] Architecture: aarch64 [2022-03-05T18:42:13.909Z] CPUs: 2 [2022-03-05T18:42:13.909Z] Total Memory: 7.576GiB [2022-03-05T18:42:13.909Z] Name: ip-10-100-32-183 [2022-03-05T18:42:13.909Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-05T18:42:13.909Z] Docker Root Dir: /var/lib/docker [2022-03-05T18:42:13.909Z] Debug Mode: false [2022-03-05T18:42:13.909Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:42:13.909Z] Labels: [2022-03-05T18:42:13.909Z] Experimental: true [2022-03-05T18:42:13.909Z] Insecure Registries: [2022-03-05T18:42:13.909Z] 127.0.0.0/8 [2022-03-05T18:42:13.909Z] Live Restore Enabled: true [2022-03-05T18:42:13.909Z] [Pipeline] sh [2022-03-05T18:42:14.198Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-05T18:42:14.198Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-05T18:42:14.198Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43291/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-05T18:42:14.198Z] + bash /home/ubuntu/workspace/moby_PR-43291/check-config.sh [2022-03-05T18:42:14.198Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T18:42:14.198Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-05T18:42:14.198Z] [2022-03-05T18:42:14.198Z] Generally Necessary: [2022-03-05T18:42:14.198Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T18:42:14.198Z] - apparmor: enabled and tools installed [2022-03-05T18:42:14.198Z] - CONFIG_NAMESPACES: enabled [2022-03-05T18:42:14.198Z] - CONFIG_NET_NS: enabled [2022-03-05T18:42:14.198Z] - CONFIG_PID_NS: enabled [2022-03-05T18:42:14.198Z] - CONFIG_IPC_NS: enabled [2022-03-05T18:42:14.198Z] - CONFIG_UTS_NS: enabled [2022-03-05T18:42:14.198Z] - CONFIG_CGROUPS: enabled [2022-03-05T18:42:14.198Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T18:42:14.198Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T18:42:14.198Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T18:42:14.198Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T18:42:14.198Z] - CONFIG_CPUSETS: enabled [2022-03-05T18:42:14.198Z] - CONFIG_MEMCG: enabled [2022-03-05T18:42:14.198Z] - CONFIG_KEYS: enabled [2022-03-05T18:42:14.198Z] - CONFIG_VETH: enabled (as module) [2022-03-05T18:42:14.198Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T18:42:14.198Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T18:42:14.198Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T18:42:14.198Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T18:42:14.198Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T18:42:14.198Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T18:42:14.198Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T18:42:14.198Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-05T18:42:14.198Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T18:42:14.198Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T18:42:14.198Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T18:42:14.198Z] - CONFIG_CGROUP_BPF: enabled [2022-03-05T18:42:14.198Z] [2022-03-05T18:42:14.198Z] Optional Features: [2022-03-05T18:42:14.198Z] - CONFIG_USER_NS: enabled [2022-03-05T18:42:14.198Z] - CONFIG_SECCOMP: enabled [2022-03-05T18:42:14.459Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-05T18:42:14.459Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T18:42:14.459Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T18:42:14.459Z] (cgroup swap accounting is currently enabled) [2022-03-05T18:42:14.459Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T18:42:14.459Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T18:42:14.459Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T18:42:14.459Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T18:42:14.459Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T18:42:14.459Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T18:42:14.459Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T18:42:14.459Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T18:42:14.459Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T18:42:14.459Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T18:42:14.459Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T18:42:14.459Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-05T18:42:14.459Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-05T18:42:14.459Z] - CONFIG_EXT4_FS: enabled [2022-03-05T18:42:14.459Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T18:42:14.459Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T18:42:14.459Z] - Network Drivers: [2022-03-05T18:42:14.459Z] - "overlay": [2022-03-05T18:42:14.459Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T18:42:14.459Z] Optional (for encrypted networks): [2022-03-05T18:42:14.459Z] - CONFIG_CRYPTO: enabled [2022-03-05T18:42:14.459Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T18:42:14.459Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T18:42:14.459Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T18:42:14.459Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T18:42:14.459Z] - CONFIG_XFRM: enabled [2022-03-05T18:42:14.459Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T18:42:14.459Z] - "ipvlan": [2022-03-05T18:42:14.459Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T18:42:14.459Z] - "macvlan": [2022-03-05T18:42:14.459Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T18:42:14.459Z] - "ftp,tftp client in container": [2022-03-05T18:42:14.459Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T18:42:14.459Z] - Storage Drivers: [2022-03-05T18:42:14.459Z] - "aufs": [2022-03-05T18:42:14.459Z] - CONFIG_AUFS_FS: missing [2022-03-05T18:42:14.459Z] - "btrfs": [2022-03-05T18:42:14.459Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T18:42:14.459Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T18:42:14.459Z] - "devicemapper": [2022-03-05T18:42:14.459Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T18:42:14.459Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T18:42:14.459Z] - "overlay": [2022-03-05T18:42:14.719Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T18:42:14.719Z] - "zfs": [2022-03-05T18:42:14.719Z] - /dev/zfs: present [2022-03-05T18:42:14.719Z] - zfs command: missing [2022-03-05T18:42:14.719Z] - zpool command: missing [2022-03-05T18:42:14.719Z] [2022-03-05T18:42:14.719Z] Limits: [2022-03-05T18:42:14.719Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T18:42:14.719Z] [2022-03-05T18:42:14.719Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T18:42:12.859Z] > git remote # timeout=10 [2022-03-05T18:42:12.876Z] > git config --get remote.origin.url # timeout=10 [2022-03-05T18:42:12.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-05T18:42:12.907Z] > git merge 3c6c9fa180eb189636dbee5ca608816eb6bcd82c # timeout=10 [2022-03-05T18:42:12.942Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-05T18:42:12.964Z] > git config core.sparsecheckout # timeout=10 [2022-03-05T18:42:12.989Z] > git checkout -f 9f3b1a96641b4cd29cf6f5f85567092301042ff0 # timeout=10 [2022-03-05T18:42:15.051Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 . [2022-03-05T18:42:15.051Z] #2 [internal] load .dockerignore [2022-03-05T18:42:15.051Z] #2 sha256:bea1c0ce5200ea84705b071646294fa5d1765124a2d8ae944edfbfaa5f2def5c [2022-03-05T18:42:15.312Z] #2 transferring context: 87B done [2022-03-05T18:42:15.312Z] #2 DONE 0.1s [2022-03-05T18:42:15.312Z] [2022-03-05T18:42:15.312Z] #1 [internal] load build definition from Dockerfile [2022-03-05T18:42:15.312Z] #1 sha256:0d100f702bb66d52854faa28d6ea82de79c58995d2bc6261c65dc273771e3c3b [2022-03-05T18:42:15.312Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-05T18:42:15.312Z] #1 DONE 0.2s [2022-03-05T18:42:15.312Z] [2022-03-05T18:42:15.312Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-05T18:42:15.312Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-05T18:42:15.888Z] #3 DONE 0.4s [2022-03-05T18:42:15.888Z] [2022-03-05T18:42:15.888Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-05T18:42:15.888Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-05T18:42:15.888Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-05T18:42:15.888Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-05T18:42:15.888Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-05T18:42:15.888Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-05T18:42:15.888Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-03-05T18:42:16.148Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-03-05T18:42:16.148Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-03-05T18:42:16.411Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-03-05T18:42:16.412Z] #4 DONE 0.6s [2022-03-05T18:42:16.674Z] [2022-03-05T18:42:16.674Z] #5 [internal] load build definition from Dockerfile [2022-03-05T18:42:16.674Z] #5 sha256:d9948b5d1b167e578523695ab27ff8a8202effb918217d6e41c39f7c85d21f70 [2022-03-05T18:42:16.674Z] #5 DONE 0.0s [2022-03-05T18:42:16.674Z] [2022-03-05T18:42:16.674Z] #6 [internal] load .dockerignore [2022-03-05T18:42:16.674Z] #6 sha256:36654ddfc3b9d02f04bfb5fc42a62652ead344a7ad2626c068803cda417ffd66 [2022-03-05T18:42:16.674Z] #6 DONE 0.0s [2022-03-05T18:42:16.674Z] [2022-03-05T18:42:16.674Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T18:42:16.674Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T18:42:17.601Z] Commit message: "distribution: retry downloading schema config on retryable error" [2022-03-05T18:42:17.635Z] #10 ... [2022-03-05T18:42:17.635Z] [2022-03-05T18:42:17.635Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T18:42:17.635Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T18:42:17.635Z] #8 DONE 1.0s [2022-03-05T18:42:17.635Z] [2022-03-05T18:42:17.635Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-05T18:42:17.636Z] #7 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-05T18:42:17.636Z] #7 DONE 1.0s [2022-03-05T18:42:17.636Z] [2022-03-05T18:42:17.636Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-05T18:42:17.636Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-05T18:42:17.636Z] #9 DONE 1.0s [2022-03-05T18:42:17.636Z] [2022-03-05T18:42:17.636Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T18:42:17.636Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T18:42:17.636Z] #10 DONE 1.0s [2022-03-05T18:42:17.896Z] [2022-03-05T18:42:17.896Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:42:17.896Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T18:42:17.896Z] #67 DONE 0.0s [2022-03-05T18:42:17.896Z] [2022-03-05T18:42:17.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:17.896Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-05T18:42:17.896Z] #11 DONE 0.0s [2022-03-05T18:42:17.896Z] [2022-03-05T18:42:17.896Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-05T18:42:17.896Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-05T18:42:17.896Z] #28 DONE 0.0s [2022-03-05T18:42:17.896Z] [2022-03-05T18:42:17.896Z] #24 [internal] load build context [2022-03-05T18:42:17.896Z] #24 sha256:2e4682b6820e23e63602ff3b3e38c30e25e4fff70692d0c575de030a94117768 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-05T18:42:18.158Z] #24 ... [2022-03-05T18:42:18.158Z] [2022-03-05T18:42:18.158Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-05T18:42:18.158Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-05T18:42:18.158Z] #45 DONE 0.0s [2022-03-05T18:42:18.424Z] [2022-03-05T18:42:18.424Z] #24 [internal] load build context [2022-03-05T18:42:18.424Z] #24 sha256:2e4682b6820e23e63602ff3b3e38c30e25e4fff70692d0c575de030a94117768 [2022-03-05T18:42:18.719Z] + docker version [2022-03-05T18:42:19.821Z] #24 transferring context: 57.21MB 1.9s done [2022-03-05T18:42:21.922Z] Client: [2022-03-05T18:42:21.922Z] Context: default [2022-03-05T18:42:21.922Z] Debug Mode: false [2022-03-05T18:42:21.922Z] Plugins: [2022-03-05T18:42:21.922Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T18:42:21.922Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T18:42:21.922Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T18:42:21.922Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T18:42:21.922Z] [2022-03-05T18:42:21.922Z] Server: [2022-03-05T18:42:21.922Z] Containers: 0 [2022-03-05T18:42:21.922Z] Running: 0 [2022-03-05T18:42:21.922Z] Paused: 0 [2022-03-05T18:42:21.922Z] Stopped: 0 [2022-03-05T18:42:21.922Z] Images: 0 [2022-03-05T18:42:21.922Z] Server Version: 20.10.12 [2022-03-05T18:42:21.922Z] Storage Driver: overlay2 [2022-03-05T18:42:21.922Z] Backing Filesystem: extfs [2022-03-05T18:42:21.922Z] Supports d_type: true [2022-03-05T18:42:21.922Z] Native Overlay Diff: true [2022-03-05T18:42:21.922Z] userxattr: false [2022-03-05T18:42:21.922Z] Logging Driver: json-file [2022-03-05T18:42:21.922Z] Cgroup Driver: cgroupfs [2022-03-05T18:42:21.922Z] Cgroup Version: 1 [2022-03-05T18:42:21.922Z] Plugins: [2022-03-05T18:42:21.922Z] Volume: local [2022-03-05T18:42:21.922Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T18:42:21.922Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T18:42:21.922Z] Swarm: inactive [2022-03-05T18:42:21.922Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-05T18:42:21.922Z] Default Runtime: runc [2022-03-05T18:42:21.922Z] Init Binary: docker-init [2022-03-05T18:42:21.922Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T18:42:21.922Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T18:42:21.922Z] init version: de40ad0 [2022-03-05T18:42:21.922Z] Security Options: [2022-03-05T18:42:21.922Z] apparmor [2022-03-05T18:42:21.922Z] seccomp [2022-03-05T18:42:21.922Z] Profile: default [2022-03-05T18:42:21.922Z] Kernel Version: 5.4.0-1061-aws [2022-03-05T18:42:21.922Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-05T18:42:21.922Z] OSType: linux [2022-03-05T18:42:21.922Z] Architecture: x86_64 [2022-03-05T18:42:21.922Z] CPUs: 2 [2022-03-05T18:42:21.922Z] Total Memory: 7.565GiB [2022-03-05T18:42:21.922Z] Name: ip-10-100-76-31 [2022-03-05T18:42:21.922Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-05T18:42:21.922Z] Docker Root Dir: /var/lib/docker [2022-03-05T18:42:21.922Z] Debug Mode: false [2022-03-05T18:42:21.922Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:42:21.922Z] Labels: [2022-03-05T18:42:21.922Z] Experimental: true [2022-03-05T18:42:21.922Z] Insecure Registries: [2022-03-05T18:42:21.922Z] 127.0.0.0/8 [2022-03-05T18:42:21.922Z] Live Restore Enabled: true [2022-03-05T18:42:21.922Z] [2022-03-05T18:42:21.922Z] WARNING: No swap limit support [Pipeline] sh [2022-03-05T18:42:22.241Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-05T18:42:22.241Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-05T18:42:22.241Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43291/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-05T18:42:22.241Z] + bash /home/ubuntu/workspace/moby_PR-43291/check-config.sh [2022-03-05T18:42:22.241Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-05T18:42:22.241Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-05T18:42:22.241Z] [2022-03-05T18:42:22.241Z] Generally Necessary: [2022-03-05T18:42:22.241Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-05T18:42:22.241Z] - apparmor: enabled and tools installed [2022-03-05T18:42:22.241Z] - CONFIG_NAMESPACES: enabled [2022-03-05T18:42:22.241Z] - CONFIG_NET_NS: enabled [2022-03-05T18:42:22.241Z] - CONFIG_PID_NS: enabled [2022-03-05T18:42:22.241Z] - CONFIG_IPC_NS: enabled [2022-03-05T18:42:22.241Z] - CONFIG_UTS_NS: enabled [2022-03-05T18:42:22.241Z] - CONFIG_CGROUPS: enabled [2022-03-05T18:42:22.241Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-05T18:42:22.241Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-05T18:42:22.241Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-05T18:42:22.241Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-05T18:42:22.241Z] - CONFIG_CPUSETS: enabled [2022-03-05T18:42:22.241Z] - CONFIG_MEMCG: enabled [2022-03-05T18:42:22.241Z] - CONFIG_KEYS: enabled [2022-03-05T18:42:22.241Z] - CONFIG_VETH: enabled (as module) [2022-03-05T18:42:22.241Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-05T18:42:22.241Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-05T18:42:22.241Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-05T18:42:22.241Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-05T18:42:22.241Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-05T18:42:22.241Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-05T18:42:22.241Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-05T18:42:22.241Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-05T18:42:22.367Z] #24 DONE 4.4s [2022-03-05T18:42:22.367Z] [2022-03-05T18:42:22.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:22.367Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-05T18:42:22.367Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-05T18:42:22.367Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-05T18:42:22.367Z] #11 sha256:d80e32befb841fa5525c17e346f26c95a9396bb65ca8a85c30c7949d7f9081d4 1.80kB / 1.80kB done [2022-03-05T18:42:22.367Z] #11 sha256:7b3ca1a8bf94691e70f0b1c15456c9a289fea29d6a42209904d36338ae46e1f7 7.06kB / 7.06kB done [2022-03-05T18:42:22.367Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.7s done [2022-03-05T18:42:22.367Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.3s done [2022-03-05T18:42:22.367Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.8s done [2022-03-05T18:42:22.367Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 2.6s done [2022-03-05T18:42:22.367Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 3.9s done [2022-03-05T18:42:22.367Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 1.7s done [2022-03-05T18:42:22.367Z] #11 sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 126B / 126B 4.0s [2022-03-05T18:42:22.367Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 [2022-03-05T18:42:22.367Z] #11 ... [2022-03-05T18:42:22.367Z] [2022-03-05T18:42:22.367Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:42:22.367Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T18:42:22.367Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-05T18:42:22.367Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T18:42:22.367Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T18:42:22.367Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T18:42:22.367Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-05T18:42:22.367Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-03-05T18:42:22.367Z] #67 DONE 4.3s [2022-03-05T18:42:22.367Z] [2022-03-05T18:42:22.367Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-05T18:42:22.367Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-05T18:42:22.367Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-05T18:42:22.367Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-05T18:42:22.367Z] #28 sha256:1907ed841fa5ffeec67fda754b18b50951aef1712324fe1f6b6c981a40f9594b 529B / 529B done [2022-03-05T18:42:22.367Z] #28 sha256:c077ecbc578ee6db06df4b6532b36703db7454a40eece470051e45fe0e9d27e2 1.48kB / 1.48kB done [2022-03-05T18:42:22.367Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.7s done [2022-03-05T18:42:22.367Z] #28 DONE 4.3s [2022-03-05T18:42:22.367Z] [2022-03-05T18:42:22.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:22.367Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-05T18:42:22.367Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 0B / 102.69MB 4.1s [2022-03-05T18:42:22.367Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 10.49MB / 102.69MB 4.2s [2022-03-05T18:42:22.508Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-05T18:42:22.508Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-05T18:42:22.508Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-05T18:42:22.508Z] - CONFIG_CGROUP_BPF: enabled [2022-03-05T18:42:22.508Z] [2022-03-05T18:42:22.508Z] Optional Features: [2022-03-05T18:42:22.508Z] - CONFIG_USER_NS: enabled [2022-03-05T18:42:22.508Z] - CONFIG_SECCOMP: enabled [2022-03-05T18:42:22.508Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-05T18:42:22.508Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-05T18:42:22.508Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-05T18:42:22.508Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-05T18:42:22.508Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-05T18:42:22.508Z] - CONFIG_BLK_CGROUP: enabled [2022-03-05T18:42:22.508Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-05T18:42:22.508Z] - CONFIG_CGROUP_PERF: enabled [2022-03-05T18:42:22.508Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-05T18:42:22.508Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-05T18:42:22.508Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-05T18:42:22.508Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-05T18:42:22.508Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-05T18:42:22.508Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-05T18:42:22.508Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-05T18:42:22.508Z] - CONFIG_IP_VS: enabled (as module) [2022-03-05T18:42:22.508Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-05T18:42:22.508Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-05T18:42:22.508Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-05T18:42:22.508Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-05T18:42:22.508Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-05T18:42:22.627Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.4s done [2022-03-05T18:42:22.627Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 28.31MB / 102.69MB 4.3s [2022-03-05T18:42:22.627Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 42.52MB / 102.69MB 4.5s [2022-03-05T18:42:22.627Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 57.67MB / 102.69MB 4.6s [2022-03-05T18:42:22.627Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac [2022-03-05T18:42:22.765Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-05T18:42:22.765Z] - CONFIG_EXT4_FS: enabled [2022-03-05T18:42:22.765Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-05T18:42:22.765Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-05T18:42:22.765Z] - Network Drivers: [2022-03-05T18:42:22.765Z] - "overlay": [2022-03-05T18:42:22.765Z] - CONFIG_VXLAN: enabled (as module) [2022-03-05T18:42:22.765Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-05T18:42:22.765Z] Optional (for encrypted networks): [2022-03-05T18:42:22.765Z] - CONFIG_CRYPTO: enabled [2022-03-05T18:42:22.765Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-05T18:42:22.765Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-05T18:42:22.765Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-05T18:42:22.765Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-05T18:42:22.765Z] - CONFIG_XFRM: enabled [2022-03-05T18:42:22.765Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-05T18:42:22.765Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-05T18:42:22.765Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-05T18:42:22.765Z] - "ipvlan": [2022-03-05T18:42:22.765Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-05T18:42:22.765Z] - "macvlan": [2022-03-05T18:42:22.765Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-05T18:42:22.765Z] - CONFIG_DUMMY: enabled (as module) [2022-03-05T18:42:22.765Z] - "ftp,tftp client in container": [2022-03-05T18:42:22.765Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-05T18:42:22.765Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-05T18:42:22.765Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-05T18:42:22.765Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-05T18:42:22.765Z] - Storage Drivers: [2022-03-05T18:42:22.765Z] - "aufs": [2022-03-05T18:42:22.765Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-05T18:42:22.765Z] - "btrfs": [2022-03-05T18:42:22.765Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-05T18:42:22.765Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-05T18:42:22.765Z] - "devicemapper": [2022-03-05T18:42:22.765Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-05T18:42:22.765Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-05T18:42:22.765Z] - "overlay": [2022-03-05T18:42:22.765Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-05T18:42:22.765Z] - "zfs": [2022-03-05T18:42:22.765Z] - /dev/zfs: present [2022-03-05T18:42:22.765Z] - zfs command: missing [2022-03-05T18:42:22.765Z] - zpool command: missing [2022-03-05T18:42:22.765Z] [2022-03-05T18:42:22.765Z] Limits: [2022-03-05T18:42:22.765Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-05T18:42:22.765Z] [2022-03-05T18:42:22.765Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T18:42:22.889Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 66.06MB / 102.69MB 4.7s [2022-03-05T18:42:23.139Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 . [2022-03-05T18:42:23.153Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 77.23MB / 102.69MB 4.9s [2022-03-05T18:42:23.153Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 85.98MB / 102.69MB 5.0s [2022-03-05T18:42:23.153Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.4s done [2022-03-05T18:42:23.395Z] #2 [internal] load .dockerignore [2022-03-05T18:42:23.395Z] #2 sha256:baf61a432427d62f214c0fcdba00e8a6d6e41ed4c2fe002db0b222a966a57e55 [2022-03-05T18:42:23.395Z] #2 transferring context: 87B done [2022-03-05T18:42:23.396Z] #2 DONE 0.2s [2022-03-05T18:42:23.396Z] [2022-03-05T18:42:23.396Z] #1 [internal] load build definition from Dockerfile [2022-03-05T18:42:23.396Z] #1 sha256:776bbbc64de2944b8c805ea7aa75fd35d2463f176b6eb7ebb42ce182a101afb3 [2022-03-05T18:42:23.396Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-05T18:42:23.396Z] #1 DONE 0.2s [2022-03-05T18:42:23.426Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 5.2s [2022-03-05T18:42:23.652Z] [2022-03-05T18:42:23.652Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-05T18:42:23.652Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-05T18:42:23.687Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e [2022-03-05T18:42:24.216Z] #3 DONE 0.4s [2022-03-05T18:42:24.216Z] [2022-03-05T18:42:24.216Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-05T18:42:24.216Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-05T18:42:24.216Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-05T18:42:24.216Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-05T18:42:24.216Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-05T18:42:24.216Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-05T18:42:24.216Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-05T18:42:24.216Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-05T18:42:24.475Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-05T18:42:25.044Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-05T18:42:25.044Z] #4 DONE 1.0s [2022-03-05T18:42:25.302Z] [2022-03-05T18:42:25.302Z] #6 [internal] load build definition from Dockerfile [2022-03-05T18:42:25.302Z] #6 sha256:3058e2b610d23a2bfb0fd47c84d47956564014db8efffef92474970d25d2ac1e [2022-03-05T18:42:25.302Z] #6 DONE 0.0s [2022-03-05T18:42:25.302Z] [2022-03-05T18:42:25.302Z] #5 [internal] load .dockerignore [2022-03-05T18:42:25.302Z] #5 sha256:e3a2d6a4904b5263f1794f9e3d86a93c1ba07753a63b72ecc136a0ce94843d67 [2022-03-05T18:42:25.302Z] #5 DONE 0.0s [2022-03-05T18:42:25.302Z] [2022-03-05T18:42:25.302Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T18:42:25.302Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T18:42:25.604Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 1.8s done [2022-03-05T18:42:25.604Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 7.3s done [2022-03-05T18:42:25.865Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-05T18:42:26.127Z] #11 ... [2022-03-05T18:42:26.127Z] [2022-03-05T18:42:26.127Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:42:26.127Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T18:42:26.127Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T18:42:26.127Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T18:42:26.127Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T18:42:26.127Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-05T18:42:26.127Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-03-05T18:42:26.127Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-03-05T18:42:26.127Z] #69 DONE 8.2s [2022-03-05T18:42:26.127Z] [2022-03-05T18:42:26.127Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:26.127Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-05T18:42:26.235Z] #8 DONE 1.0s [2022-03-05T18:42:26.235Z] [2022-03-05T18:42:26.235Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-05T18:42:26.235Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-05T18:42:26.235Z] #10 DONE 1.0s [2022-03-05T18:42:26.235Z] [2022-03-05T18:42:26.235Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T18:42:26.235Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T18:42:26.235Z] #9 DONE 1.0s [2022-03-05T18:42:26.235Z] [2022-03-05T18:42:26.235Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-05T18:42:26.235Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-05T18:42:26.235Z] #7 DONE 1.0s [2022-03-05T18:42:26.865Z] Client: Docker Engine - Community [2022-03-05T18:42:26.865Z] Version: 20.10.12 [2022-03-05T18:42:26.865Z] API version: 1.41 [2022-03-05T18:42:26.865Z] Go version: go1.16.12 [2022-03-05T18:42:26.865Z] Git commit: e91ed57 [2022-03-05T18:42:26.865Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-05T18:42:26.865Z] OS/Arch: linux/amd64 [2022-03-05T18:42:26.865Z] Context: default [2022-03-05T18:42:26.865Z] Experimental: true [2022-03-05T18:42:26.865Z] [2022-03-05T18:42:26.865Z] Server: Docker Engine - Community [2022-03-05T18:42:26.865Z] Engine: [2022-03-05T18:42:26.865Z] Version: 20.10.12 [2022-03-05T18:42:26.865Z] API version: 1.41 (minimum version 1.12) [2022-03-05T18:42:26.865Z] Go version: go1.16.12 [2022-03-05T18:42:26.865Z] Git commit: 459d0df [2022-03-05T18:42:26.865Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-05T18:42:26.865Z] OS/Arch: linux/amd64 [2022-03-05T18:42:26.865Z] Experimental: true [2022-03-05T18:42:26.865Z] containerd: [2022-03-05T18:42:26.865Z] Version: 1.4.12 [2022-03-05T18:42:26.865Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T18:42:26.865Z] runc: [2022-03-05T18:42:26.865Z] Version: 1.0.2 [2022-03-05T18:42:26.865Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-05T18:42:26.865Z] docker-init: [2022-03-05T18:42:26.865Z] Version: 0.19.0 [2022-03-05T18:42:26.865Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-05T18:42:27.187Z] + docker info [2022-03-05T18:42:28.037Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 2.0s done [2022-03-05T18:42:28.298Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e [2022-03-05T18:42:28.767Z] [2022-03-05T18:42:28.767Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-05T18:42:28.767Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-05T18:42:28.767Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-05T18:42:29.024Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-05T18:42:29.024Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-05T18:42:29.024Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-05T18:42:29.286Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.1s [2022-03-05T18:42:29.286Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 3.15MB / 54.92MB 0.2s [2022-03-05T18:42:29.286Z] #28 ... [2022-03-05T18:42:29.286Z] [2022-03-05T18:42:29.286Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-05T18:42:29.286Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-05T18:42:29.286Z] #45 DONE 0.0s [2022-03-05T18:42:29.286Z] [2022-03-05T18:42:29.286Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-05T18:42:29.286Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-05T18:42:29.286Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 15.13MB / 54.92MB 0.3s [2022-03-05T18:42:29.543Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 19.60MB / 54.92MB 0.4s [2022-03-05T18:42:29.543Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 25.17MB / 54.92MB 0.6s [2022-03-05T18:42:30.164Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 49.28MB / 54.92MB 1.1s [2022-03-05T18:42:30.164Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 52.43MB / 54.92MB 1.2s [2022-03-05T18:42:31.102Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-05T18:42:31.606Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 3.4s done [2022-03-05T18:42:32.206Z] #11 extracting sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 done [2022-03-05T18:42:32.512Z] #11 ... [2022-03-05T18:42:32.512Z] [2022-03-05T18:42:32.512Z] #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-05T18:42:32.512Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-05T18:42:32.512Z] #29 ... [2022-03-05T18:42:32.512Z] [2022-03-05T18:42:32.512Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T18:42:32.512Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-05T18:42:33.084Z] #68 DONE 2.5s [2022-03-05T18:42:33.084Z] [2022-03-05T18:42:33.084Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T18:42:33.084Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-05T18:42:33.084Z] #70 ... [2022-03-05T18:42:33.084Z] [2022-03-05T18:42:33.084Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:33.084Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-05T18:42:33.084Z] #11 DONE 15.1s [2022-03-05T18:42:33.345Z] [2022-03-05T18:42:33.345Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T18:42:33.345Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-05T18:42:33.634Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 1.7s [2022-03-05T18:42:34.728Z] #12 ... [2022-03-05T18:42:34.728Z] [2022-03-05T18:42:34.728Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T18:42:34.728Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-05T18:42:34.728Z] #70 DONE 1.5s [2022-03-05T18:42:34.728Z] [2022-03-05T18:42:34.728Z] #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-05T18:42:34.728Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-05T18:42:34.728Z] #29 11.20 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:42:34.728Z] #29 11.22 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:42:34.728Z] #29 11.22 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:42:34.728Z] #29 11.31 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-05T18:42:34.728Z] #29 11.46 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-05T18:42:34.728Z] #29 11.81 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-05T18:42:34.989Z] [2022-03-05T18:42:34.989Z] #29 ... [2022-03-05T18:42:34.989Z] [2022-03-05T18:42:34.989Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T18:42:34.989Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-05T18:42:34.989Z] #12 DONE 1.9s [2022-03-05T18:42:34.989Z] [2022-03-05T18:42:34.989Z] #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-05T18:42:34.989Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-05T18:42:34.989Z] #29 12.75 Fetched 8392 kB in 2s (4637 kB/s) [2022-03-05T18:42:35.012Z] #28 ... [2022-03-05T18:42:35.012Z] [2022-03-05T18:42:35.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:35.012Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:42:35.012Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.2s done [2022-03-05T18:42:35.012Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-05T18:42:35.012Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-05T18:42:35.012Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-05T18:42:35.012Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-05T18:42:35.012Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.4s done [2022-03-05T18:42:35.012Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.0s done [2022-03-05T18:42:35.012Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.0s done [2022-03-05T18:42:35.012Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.7s done [2022-03-05T18:42:35.012Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 5.8s [2022-03-05T18:42:35.012Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.3s done [2022-03-05T18:42:35.560Z] #29 12.75 Reading package lists...#29 ... [2022-03-05T18:42:35.560Z] [2022-03-05T18:42:35.560Z] #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-05T18:42:35.560Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-05T18:42:35.560Z] #13 DONE 0.7s [2022-03-05T18:42:35.560Z] [2022-03-05T18:42:35.560Z] #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-05T18:42:35.560Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-05T18:42:35.560Z] #29 12.75 Reading package lists... [2022-03-05T18:42:35.822Z] #29 13.32 Reading package lists... [2022-03-05T18:42:35.822Z] #29 ... [2022-03-05T18:42:35.822Z] [2022-03-05T18:42:35.822Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T18:42:35.822Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-05T18:42:35.822Z] #42 DONE 0.2s [2022-03-05T18:42:35.822Z] [2022-03-05T18:42:35.822Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T18:42:35.822Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-05T18:42:35.822Z] #33 DONE 0.3s [2022-03-05T18:42:36.090Z] [2022-03-05T18:42:36.090Z] #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-05T18:42:36.090Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-05T18:42:36.090Z] #46 DONE 0.4s [2022-03-05T18:42:36.090Z] [2022-03-05T18:42:36.090Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-05T18:42:36.090Z] #25 sha256:a899bd758fd6414608d70bab282d8335e934ad9a202c521e1624540c811bd1d0 [2022-03-05T18:42:36.090Z] #25 DONE 0.4s [2022-03-05T18:42:36.090Z] [2022-03-05T18:42:36.091Z] #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-05T18:42:36.091Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-05T18:42:36.091Z] #47 ... [2022-03-05T18:42:36.091Z] [2022-03-05T18:42:36.091Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-05T18:42:36.091Z] #62 sha256:01a2a54e16caaf723f43fd89fcb4e39d8666d670e497bfffe31964dddfde2afe [2022-03-05T18:42:36.091Z] #62 DONE 0.5s [2022-03-05T18:42:36.353Z] [2022-03-05T18:42:36.353Z] #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-05T18:42:36.353Z] #63 sha256:dbdcd51c3e7a8ac7d06f6e4c5a1dee26f0d86f4d959f51fef52950b76c8f629b [2022-03-05T18:42:36.912Z] #11 ... [2022-03-05T18:42:36.912Z] [2022-03-05T18:42:36.912Z] #24 [internal] load build context [2022-03-05T18:42:36.912Z] #24 sha256:8c24228c2a015f66ff34dfd25d9bec56727ac676a115fc711bac1032ad5e05a2 [2022-03-05T18:42:36.912Z] #24 transferring context: 57.21MB 7.1s done [2022-03-05T18:42:36.912Z] #24 DONE 8.1s [2022-03-05T18:42:36.912Z] [2022-03-05T18:42:36.912Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:36.912Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:42:36.912Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 7.9s done [2022-03-05T18:42:36.912Z] #11 ... [2022-03-05T18:42:36.912Z] [2022-03-05T18:42:36.912Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:42:36.912Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T18:42:36.912Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-05T18:42:36.912Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T18:42:36.912Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T18:42:36.912Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-05T18:42:36.912Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-03-05T18:42:36.912Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2022-03-05T18:42:36.912Z] #69 ... [2022-03-05T18:42:36.912Z] [2022-03-05T18:42:36.912Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:42:36.912Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T18:42:36.912Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-05T18:42:36.912Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T18:42:36.912Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T18:42:36.912Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T18:42:36.912Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2022-03-05T18:42:36.912Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-03-05T18:42:36.912Z] #67 DONE 8.1s [2022-03-05T18:42:36.912Z] [2022-03-05T18:42:36.912Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:36.912Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:42:37.169Z] #11 ... [2022-03-05T18:42:37.169Z] [2022-03-05T18:42:37.169Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:42:37.169Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T18:42:37.169Z] #69 DONE 8.1s [2022-03-05T18:42:37.426Z] [2022-03-05T18:42:37.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:37.426Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:42:38.359Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.7s [2022-03-05T18:42:39.657Z] #63 2.894 + RM_GOPATH=0 [2022-03-05T18:42:39.657Z] #63 2.894 + TMP_GOPATH= [2022-03-05T18:42:39.657Z] #63 2.894 + : /build [2022-03-05T18:42:39.657Z] #63 2.895 + '[' -z '' ']' [2022-03-05T18:42:39.657Z] #63 2.895 ++ mktemp -d [2022-03-05T18:42:39.657Z] #63 2.896 + export GOPATH=/tmp/tmp.IP0qxUQYhf [2022-03-05T18:42:39.657Z] #63 2.897 + GOPATH=/tmp/tmp.IP0qxUQYhf [2022-03-05T18:42:39.657Z] #63 2.897 + RM_GOPATH=1 [2022-03-05T18:42:39.657Z] #63 2.897 + case "$(go env GOARCH)" in [2022-03-05T18:42:39.657Z] #63 2.898 ++ go env GOARCH [2022-03-05T18:42:39.657Z] #63 2.917 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:42:39.657Z] #63 2.917 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:42:39.657Z] #63 2.918 ++ dirname /install.sh [2022-03-05T18:42:39.657Z] #63 2.921 + dir=/ [2022-03-05T18:42:39.657Z] #63 2.921 + bin=rootlesskit [2022-03-05T18:42:39.657Z] #63 2.921 + shift [2022-03-05T18:42:39.657Z] #63 2.921 + '[' '!' -f //rootlesskit.installer ']' [2022-03-05T18:42:39.657Z] #63 2.922 + . //rootlesskit.installer [2022-03-05T18:42:39.657Z] #63 2.922 ++ : v0.14.6 [2022-03-05T18:42:39.657Z] #63 2.923 + install_rootlesskit [2022-03-05T18:42:39.657Z] #63 2.924 + case "$1" in [2022-03-05T18:42:39.657Z] #63 2.924 + export CGO_ENABLED=0 [2022-03-05T18:42:39.657Z] #63 2.924 + CGO_ENABLED=0 [2022-03-05T18:42:39.657Z] #63 2.924 + _install_rootlesskit [2022-03-05T18:42:39.657Z] #63 2.925 + echo 'Install rootlesskit version v0.14.6' [2022-03-05T18:42:39.657Z] #63 2.926 Install rootlesskit version v0.14.6 [2022-03-05T18:42:39.657Z] #63 2.926 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T18:42:39.657Z] #63 2.927 + GOBIN=/build [2022-03-05T18:42:39.657Z] #63 2.927 + GO111MODULE=on [2022-03-05T18:42:39.657Z] #63 2.927 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-05T18:42:39.657Z] #63 3.556 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-05T18:42:39.812Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.2s done [2022-03-05T18:42:40.457Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-05T18:42:40.457Z] [2022-03-05T18:42:40.457Z] ________ ____ __. [2022-03-05T18:42:40.457Z] \_____ \ | |/ _| [2022-03-05T18:42:40.457Z] / | \| < [2022-03-05T18:42:40.457Z] / | \ | \ [2022-03-05T18:42:40.457Z] \_______ /____|__ \ [2022-03-05T18:42:40.457Z] \/ \/ [2022-03-05T18:42:40.457Z] [2022-03-05T18:42:40.457Z] INFO: make.ps1 ended at 03/05/2022 18:42:27 [2022-03-05T18:42:40.457Z] INFO: Binaries build ended at 03/05/2022 18:42:28. Duration:00:01:19.5356555 [2022-03-05T18:42:40.457Z] INFO: Copying the built daemon binary to d:\CI\PR-43291\16\binary\dockerd-9f3b1a9664.exe... [2022-03-05T18:42:40.457Z] INFO: Copying the built client binary to d:\CI\PR-43291\16\binary\docker-9f3b1a9664.exe... [2022-03-05T18:42:40.457Z] INFO: Copying dockerversion from the container... [2022-03-05T18:42:40.457Z] INFO: Copying the golang package from the container to d:\CI\PR-43291\16\installer\go.zip... [2022-03-05T18:42:40.457Z] INFO: Extracting go.zip to d:\CI\PR-43291\16\go [2022-03-05T18:42:41.224Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-05T18:42:41.481Z] #11 ... [2022-03-05T18:42:41.481Z] [2022-03-05T18:42:41.481Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-05T18:42:41.481Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-05T18:42:41.481Z] #28 DONE 12.5s [2022-03-05T18:42:41.481Z] [2022-03-05T18:42:41.481Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:41.481Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:42:42.043Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.8s done [2022-03-05T18:42:42.208Z] #63 5.983 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T18:42:42.208Z] #63 5.986 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T18:42:42.208Z] #63 ... [2022-03-05T18:42:42.208Z] [2022-03-05T18:42:42.208Z] #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-05T18:42:42.208Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-05T18:42:42.208Z] #29 13.32 Reading package lists... [2022-03-05T18:42:42.208Z] #29 14.04 Building dependency tree... [2022-03-05T18:42:42.208Z] #29 14.66 The following additional packages will be installed: [2022-03-05T18:42:42.208Z] #29 14.66 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-05T18:42:42.208Z] #29 14.66 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-05T18:42:42.208Z] #29 14.66 Recommended packages: [2022-03-05T18:42:42.208Z] #29 14.66 libldap-common publicsuffix libsasl2-modules [2022-03-05T18:42:42.208Z] #29 14.79 The following NEW packages will be installed: [2022-03-05T18:42:42.208Z] #29 14.79 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-05T18:42:42.208Z] #29 14.79 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T18:42:42.208Z] #29 14.79 libssh2-1 openssl [2022-03-05T18:42:42.208Z] #29 15.07 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:42:42.208Z] #29 15.07 Need to get 2933 kB of archives. [2022-03-05T18:42:42.208Z] #29 15.07 After this operation, 6483 kB of additional disk space will be used. [2022-03-05T18:42:42.208Z] #29 15.07 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-05T18:42:42.209Z] #29 15.08 Get:2 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-03-05T18:42:42.209Z] #29 15.08 Get:3 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-05T18:42:42.209Z] #29 15.09 Get:4 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-05T18:42:42.209Z] #29 15.09 Get:5 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-05T18:42:42.209Z] #29 15.09 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-05T18:42:42.209Z] #29 15.09 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-05T18:42:42.209Z] #29 15.10 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-05T18:42:42.209Z] #29 15.10 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-05T18:42:42.209Z] #29 15.10 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-05T18:42:42.209Z] #29 15.10 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-05T18:42:42.209Z] #29 15.10 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-05T18:42:42.209Z] #29 15.13 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-05T18:42:42.209Z] #29 15.13 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-05T18:42:42.209Z] #29 15.13 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-05T18:42:42.209Z] #29 15.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:42:42.209Z] #29 15.47 Fetched 2933 kB in 0s (8568 kB/s) [2022-03-05T18:42:42.209Z] #29 15.51 Selecting previously unselected package openssl. [2022-03-05T18:42:42.209Z] #29 15.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-03-05T18:42:42.209Z] #29 15.51 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 15.54 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-05T18:42:42.209Z] #29 15.65 Selecting previously unselected package ca-certificates. [2022-03-05T18:42:42.209Z] #29 15.65 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-05T18:42:42.209Z] #29 15.66 Unpacking ca-certificates (20210119) ... [2022-03-05T18:42:42.209Z] #29 15.73 Selecting previously unselected package libbrotli1:arm64. [2022-03-05T18:42:42.209Z] #29 15.73 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 15.75 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-05T18:42:42.209Z] #29 15.82 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-05T18:42:42.209Z] #29 15.82 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 15.82 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:42:42.209Z] #29 16.01 Selecting previously unselected package libsasl2-2:arm64. [2022-03-05T18:42:42.209Z] #29 16.02 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 16.02 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:42:42.209Z] #29 16.10 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-05T18:42:42.209Z] #29 16.10 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 16.11 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-05T18:42:42.209Z] #29 16.24 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-05T18:42:42.209Z] #29 16.24 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 16.25 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-05T18:42:42.209Z] #29 16.35 Selecting previously unselected package libpsl5:arm64. [2022-03-05T18:42:42.209Z] #29 16.35 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 16.36 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-05T18:42:42.209Z] #29 16.58 Selecting previously unselected package librtmp1:arm64. [2022-03-05T18:42:42.209Z] #29 16.58 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 16.60 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-05T18:42:42.209Z] #29 16.71 Selecting previously unselected package libssh2-1:arm64. [2022-03-05T18:42:42.209Z] #29 16.71 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 16.73 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-05T18:42:42.209Z] #29 16.83 Selecting previously unselected package libcurl4:arm64. [2022-03-05T18:42:42.209Z] #29 16.83 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 16.84 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-05T18:42:42.209Z] #29 16.92 Selecting previously unselected package curl. [2022-03-05T18:42:42.209Z] #29 16.92 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 16.93 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-05T18:42:42.209Z] #29 17.03 Selecting previously unselected package libonig5:arm64. [2022-03-05T18:42:42.209Z] #29 17.03 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 17.04 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-05T18:42:42.209Z] #29 17.45 Selecting previously unselected package libjq1:arm64. [2022-03-05T18:42:42.209Z] #29 17.45 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 17.46 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-05T18:42:42.209Z] #29 17.57 Selecting previously unselected package jq. [2022-03-05T18:42:42.209Z] #29 17.57 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-05T18:42:42.209Z] #29 17.58 Unpacking jq (1.6-2.1) ... [2022-03-05T18:42:42.209Z] #29 17.72 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-05T18:42:42.209Z] #29 17.74 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-05T18:42:42.209Z] #29 17.76 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-05T18:42:42.209Z] #29 17.78 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:42:42.209Z] #29 17.79 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-05T18:42:42.209Z] #29 17.82 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:42:42.209Z] #29 17.84 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-05T18:42:42.209Z] #29 17.85 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-05T18:42:42.209Z] #29 17.88 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-05T18:42:42.209Z] #29 17.91 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-05T18:42:42.209Z] #29 17.93 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-05T18:42:42.209Z] #29 17.95 Setting up ca-certificates (20210119) ... [2022-03-05T18:42:42.211Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-05T18:42:42.211Z] [2022-03-05T18:42:42.211Z] ________ ____ __. [2022-03-05T18:42:42.211Z] \_____ \ | |/ _| [2022-03-05T18:42:42.211Z] / | \| < [2022-03-05T18:42:42.211Z] / | \ | \ [2022-03-05T18:42:42.211Z] \_______ /____|__ \ [2022-03-05T18:42:42.211Z] \/ \/ [2022-03-05T18:42:42.211Z] [2022-03-05T18:42:42.211Z] INFO: make.ps1 ended at 03/05/2022 18:42:34 [2022-03-05T18:42:42.211Z] INFO: Binaries build ended at 03/05/2022 18:42:36. Duration:00:01:26.2550486 [2022-03-05T18:42:42.211Z] INFO: Copying the built daemon binary to d:\CI\PR-43291\16\binary\dockerd-9f3b1a9664.exe... [2022-03-05T18:42:42.211Z] INFO: Copying the built client binary to d:\CI\PR-43291\16\binary\docker-9f3b1a9664.exe... [2022-03-05T18:42:42.211Z] INFO: Copying dockerversion from the container... [2022-03-05T18:42:42.211Z] INFO: Copying the golang package from the container to d:\CI\PR-43291\16\installer\go.zip... [2022-03-05T18:42:42.211Z] INFO: Extracting go.zip to d:\CI\PR-43291\16\go [2022-03-05T18:42:42.470Z] #29 20.24 Updating certificates in /etc/ssl/certs... [2022-03-05T18:42:42.731Z] #29 ... [2022-03-05T18:42:42.731Z] [2022-03-05T18:42:42.731Z] #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-05T18:42:42.731Z] #63 sha256:dbdcd51c3e7a8ac7d06f6e4c5a1dee26f0d86f4d959f51fef52950b76c8f629b [2022-03-05T18:42:42.731Z] #63 6.541 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-05T18:42:43.070Z] INFO [loader] Go packages loading at mode 575 (deps|name|imports|types_sizes|compiled_files|exports_file|files) took 2m19.93936882s [2022-03-05T18:42:43.070Z] 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-05T18:42:43.070Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 480.150331ms [2022-03-05T18:42:43.412Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-05T18:42:43.412Z] #11 ... [2022-03-05T18:42:43.412Z] [2022-03-05T18:42:43.412Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T18:42:43.412Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T18:42:43.412Z] #68 DONE 1.7s [2022-03-05T18:42:43.412Z] [2022-03-05T18:42:43.412Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:43.412Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:42:44.340Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.9s done [2022-03-05T18:42:44.597Z] #11 ... [2022-03-05T18:42:44.597Z] [2022-03-05T18:42:44.597Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T18:42:44.597Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T18:42:44.597Z] #70 DONE 1.2s [2022-03-05T18:42:44.597Z] [2022-03-05T18:42:44.597Z] #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-05T18:42:44.597Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-05T18:42:44.597Z] #29 3.105 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:42:44.597Z] #29 3.148 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:42:44.597Z] #29 3.148 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:42:44.597Z] #29 3.322 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:42:45.161Z] #29 3.587 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:42:45.277Z] #63 8.710 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-05T18:42:45.312Z] Client: [2022-03-05T18:42:45.312Z] Context: default [2022-03-05T18:42:45.312Z] Debug Mode: false [2022-03-05T18:42:45.312Z] Plugins: [2022-03-05T18:42:45.312Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-05T18:42:45.312Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-05T18:42:45.312Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-05T18:42:45.312Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-05T18:42:45.312Z] [2022-03-05T18:42:45.312Z] Server: [2022-03-05T18:42:45.312Z] Containers: 0 [2022-03-05T18:42:45.312Z] Running: 0 [2022-03-05T18:42:45.312Z] Paused: 0 [2022-03-05T18:42:45.312Z] Stopped: 0 [2022-03-05T18:42:45.312Z] Images: 0 [2022-03-05T18:42:45.312Z] Server Version: 20.10.12 [2022-03-05T18:42:45.312Z] Storage Driver: overlay2 [2022-03-05T18:42:45.312Z] Backing Filesystem: extfs [2022-03-05T18:42:45.312Z] Supports d_type: true [2022-03-05T18:42:45.312Z] Native Overlay Diff: true [2022-03-05T18:42:45.312Z] userxattr: false [2022-03-05T18:42:45.312Z] Logging Driver: json-file [2022-03-05T18:42:45.312Z] Cgroup Driver: systemd [2022-03-05T18:42:45.312Z] Cgroup Version: 2 [2022-03-05T18:42:45.312Z] Plugins: [2022-03-05T18:42:45.312Z] Volume: local [2022-03-05T18:42:45.312Z] Network: bridge host ipvlan macvlan null overlay [2022-03-05T18:42:45.312Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-05T18:42:45.312Z] Swarm: inactive [2022-03-05T18:42:45.312Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-05T18:42:45.312Z] Default Runtime: runc [2022-03-05T18:42:45.312Z] Init Binary: docker-init [2022-03-05T18:42:45.312Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-05T18:42:45.312Z] runc version: v1.0.2-0-g52b36a2 [2022-03-05T18:42:45.312Z] init version: de40ad0 [2022-03-05T18:42:45.312Z] Security Options: [2022-03-05T18:42:45.312Z] apparmor [2022-03-05T18:42:45.312Z] seccomp [2022-03-05T18:42:45.312Z] Profile: default [2022-03-05T18:42:45.312Z] cgroupns [2022-03-05T18:42:45.312Z] Kernel Version: 5.11.0-1023-aws [2022-03-05T18:42:45.312Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-05T18:42:45.312Z] OSType: linux [2022-03-05T18:42:45.312Z] Architecture: x86_64 [2022-03-05T18:42:45.312Z] CPUs: 2 [2022-03-05T18:42:45.312Z] Total Memory: 7.559GiB [2022-03-05T18:42:45.312Z] Name: ip-10-100-63-101 [2022-03-05T18:42:45.312Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-05T18:42:45.312Z] Docker Root Dir: /var/lib/docker [2022-03-05T18:42:45.312Z] Debug Mode: false [2022-03-05T18:42:45.312Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:42:45.312Z] Labels: [2022-03-05T18:42:45.312Z] Experimental: true [2022-03-05T18:42:45.312Z] Insecure Registries: [2022-03-05T18:42:45.312Z] 127.0.0.0/8 [2022-03-05T18:42:45.312Z] Live Restore Enabled: true [2022-03-05T18:42:45.312Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-05T18:42:45.433Z] #29 3.928 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:42:45.541Z] #63 9.406 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T18:42:45.541Z] #63 9.412 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T18:42:45.541Z] #63 9.453 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T18:42:45.664Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 . [2022-03-05T18:42:45.664Z] #2 [internal] load .dockerignore [2022-03-05T18:42:45.664Z] #2 sha256:b76cceb2e59ab419edc7a7753c8f8fe0113b6aadb2ebc1eeb7d8669face5faa4 [2022-03-05T18:42:45.664Z] #2 transferring context: [2022-03-05T18:42:45.803Z] #63 9.576 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T18:42:45.803Z] #63 ... [2022-03-05T18:42:45.803Z] [2022-03-05T18:42:45.803Z] #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-05T18:42:45.803Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-05T18:42:45.803Z] #53 3.964 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T18:42:45.803Z] #53 5.298 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T18:42:45.803Z] #53 5.299 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T18:42:45.803Z] #53 5.402 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T18:42:45.803Z] #53 6.717 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T18:42:45.803Z] #53 ... [2022-03-05T18:42:45.803Z] [2022-03-05T18:42:45.803Z] #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-05T18:42:45.803Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-05T18:42:45.803Z] #38 3.746 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:42:45.803Z] #38 3.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:42:45.803Z] #38 3.761 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:42:45.803Z] #38 4.416 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-05T18:42:45.803Z] #38 5.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-05T18:42:45.803Z] #38 6.653 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-05T18:42:45.930Z] #2 transferring context: 87B done [2022-03-05T18:42:45.930Z] #2 DONE 0.1s [2022-03-05T18:42:45.930Z] [2022-03-05T18:42:45.930Z] #1 [internal] load build definition from Dockerfile [2022-03-05T18:42:45.930Z] #1 sha256:1196a78d6c02f9cb8733bf21d13d008d9c5d76f345bf0da256d88c42e72ee593 [2022-03-05T18:42:45.930Z] #1 transferring dockerfile: 16.77kB done [2022-03-05T18:42:45.930Z] #1 DONE 0.1s [2022-03-05T18:42:45.930Z] [2022-03-05T18:42:45.930Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-05T18:42:45.930Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-05T18:42:46.064Z] #38 ... [2022-03-05T18:42:46.064Z] [2022-03-05T18:42:46.064Z] #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-05T18:42:46.064Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-05T18:42:46.064Z] #14 3.156 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:42:46.064Z] #14 3.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:42:46.064Z] #14 3.236 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:42:46.064Z] #14 3.647 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-05T18:42:46.064Z] #14 4.712 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-05T18:42:46.064Z] #14 6.331 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-05T18:42:46.064Z] #14 ... [2022-03-05T18:42:46.064Z] [2022-03-05T18:42:46.064Z] #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-05T18:42:46.064Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-05T18:42:46.064Z] #58 2.572 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:42:46.064Z] #58 2.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:42:46.064Z] #58 2.933 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:42:46.064Z] #58 2.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-05T18:42:46.064Z] #58 3.361 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-05T18:42:46.064Z] #58 4.130 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-05T18:42:46.064Z] #58 9.561 Fetched 8392 kB in 7s (1143 kB/s) [2022-03-05T18:42:46.326Z] #58 9.561 Reading package lists... [2022-03-05T18:42:46.326Z] #58 ... [2022-03-05T18:42:46.326Z] [2022-03-05T18:42:46.326Z] #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-05T18:42:46.326Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-05T18:42:46.326Z] #43 3.162 + git clone https://github.com/docker/distribution.git . [2022-03-05T18:42:46.326Z] #43 3.162 Cloning into '.'... [2022-03-05T18:42:46.326Z] #43 ... [2022-03-05T18:42:46.326Z] [2022-03-05T18:42:46.326Z] #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-05T18:42:46.326Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-05T18:42:46.326Z] #49 3.814 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T18:42:46.326Z] #49 5.892 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T18:42:46.326Z] #49 5.897 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T18:42:46.326Z] #49 5.958 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T18:42:46.326Z] #49 6.004 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T18:42:46.326Z] #49 6.457 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T18:42:46.326Z] #49 6.458 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T18:42:46.326Z] #49 6.478 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T18:42:46.326Z] #49 6.539 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T18:42:46.326Z] #49 6.722 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T18:42:46.326Z] #49 9.379 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T18:42:46.326Z] #49 9.468 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T18:42:46.326Z] #49 9.527 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T18:42:46.505Z] #3 DONE 0.4s [2022-03-05T18:42:46.505Z] [2022-03-05T18:42:46.505Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-05T18:42:46.505Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-05T18:42:46.505Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-05T18:42:46.505Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-05T18:42:46.505Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-03-05T18:42:46.505Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-05T18:42:46.505Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-05T18:42:46.505Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-05T18:42:46.505Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-05T18:42:46.505Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-05T18:42:46.588Z] #49 ... [2022-03-05T18:42:46.588Z] [2022-03-05T18:42:46.588Z] #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-05T18:42:46.588Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-05T18:42:46.588Z] #51 3.826 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-05T18:42:46.588Z] #51 ... [2022-03-05T18:42:46.588Z] [2022-03-05T18:42:46.588Z] #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-05T18:42:46.588Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-05T18:42:46.588Z] #34 2.977 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T18:42:46.588Z] #34 2.977 Cloning into '.'... [2022-03-05T18:42:46.800Z] #29 5.482 Fetched 8505 kB in 3s (3234 kB/s) [2022-03-05T18:42:46.849Z] #34 ... [2022-03-05T18:42:46.849Z] [2022-03-05T18:42:46.849Z] #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-05T18:42:46.849Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-05T18:42:46.849Z] #36 3.512 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-05T18:42:46.849Z] #36 ... [2022-03-05T18:42:46.849Z] [2022-03-05T18:42:46.849Z] #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-05T18:42:46.849Z] #26 sha256:f1ccf31cd57a733f184601cba7d83145c3a5c28e90c289e777664a64b942d082 [2022-03-05T18:42:46.849Z] #26 2.986 + RM_GOPATH=0 [2022-03-05T18:42:46.849Z] #26 2.986 + TMP_GOPATH= [2022-03-05T18:42:46.849Z] #26 2.986 + : /build [2022-03-05T18:42:46.849Z] #26 2.986 + '[' -z '' ']' [2022-03-05T18:42:46.849Z] #26 2.986 ++ mktemp -d [2022-03-05T18:42:46.849Z] #26 2.991 + export GOPATH=/tmp/tmp.WUFsGRmMNU [2022-03-05T18:42:46.849Z] #26 2.991 + GOPATH=/tmp/tmp.WUFsGRmMNU [2022-03-05T18:42:46.849Z] #26 2.991 + RM_GOPATH=1 [2022-03-05T18:42:46.849Z] #26 2.991 + case "$(go env GOARCH)" in [2022-03-05T18:42:46.849Z] #26 2.992 ++ go env GOARCH [2022-03-05T18:42:46.849Z] #26 3.001 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:42:46.849Z] #26 3.001 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:42:46.849Z] #26 3.001 ++ dirname /install.sh [2022-03-05T18:42:46.849Z] #26 3.007 + dir=/ [2022-03-05T18:42:46.849Z] #26 3.010 + bin=dockercli [2022-03-05T18:42:46.849Z] #26 3.010 + shift [2022-03-05T18:42:46.849Z] #26 3.010 + '[' '!' -f //dockercli.installer ']' [2022-03-05T18:42:46.849Z] #26 3.010 + . //dockercli.installer [2022-03-05T18:42:46.849Z] #26 3.010 ++ : stable [2022-03-05T18:42:46.849Z] #26 3.010 ++ : 17.06.2-ce [2022-03-05T18:42:46.849Z] #26 3.011 + install_dockercli [2022-03-05T18:42:46.849Z] #26 3.011 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T18:42:46.849Z] #26 3.011 Install docker/cli version 17.06.2-ce from stable [2022-03-05T18:42:46.849Z] #26 3.012 ++ uname -m [2022-03-05T18:42:46.849Z] #26 3.013 + arch=aarch64 [2022-03-05T18:42:46.849Z] #26 3.013 + '[' aarch64 '!=' x86_64 ']' [2022-03-05T18:42:46.849Z] #26 3.013 + '[' aarch64 '!=' s390x ']' [2022-03-05T18:42:46.850Z] #26 3.013 + '[' aarch64 '!=' armhf ']' [2022-03-05T18:42:46.850Z] #26 3.013 + build_dockercli [2022-03-05T18:42:46.850Z] #26 3.013 + git clone https://github.com/docker/docker-ce /tmp/tmp.WUFsGRmMNU/tmp/docker-ce [2022-03-05T18:42:46.850Z] #26 3.015 Cloning into '/tmp/tmp.WUFsGRmMNU/tmp/docker-ce'... [2022-03-05T18:42:47.078Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-05T18:42:47.078Z] #4 DONE 0.7s [2022-03-05T18:42:47.078Z] [2022-03-05T18:42:47.078Z] #6 [internal] load build definition from Dockerfile [2022-03-05T18:42:47.078Z] #6 sha256:1a8d88f36f0ad77d3d215b1b60f9e044a831f47d1dec7090f381e834ab7d6cb7 [2022-03-05T18:42:47.078Z] #6 DONE 0.0s [2022-03-05T18:42:47.078Z] [2022-03-05T18:42:47.078Z] #5 [internal] load .dockerignore [2022-03-05T18:42:47.078Z] #5 sha256:f1e4370c1515b89b3b3c27649d3ca09f25482d172d3955b69cf5f53a27a16d25 [2022-03-05T18:42:47.078Z] #5 DONE 0.0s [2022-03-05T18:42:47.078Z] [2022-03-05T18:42:47.078Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-05T18:42:47.078Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-05T18:42:47.110Z] #26 ... [2022-03-05T18:42:47.110Z] [2022-03-05T18:42:47.110Z] #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-05T18:42:47.110Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-05T18:42:47.110Z] #29 23.36 129 added, 0 removed; done. [2022-03-05T18:42:47.110Z] #29 23.52 Setting up jq (1.6-2.1) ... [2022-03-05T18:42:47.110Z] #29 23.55 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-05T18:42:47.110Z] #29 23.57 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-05T18:42:47.110Z] #29 23.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:42:47.110Z] #29 23.68 Processing triggers for ca-certificates (20210119) ... [2022-03-05T18:42:47.110Z] #29 23.70 Updating certificates in /etc/ssl/certs... [2022-03-05T18:42:47.364Z] #29 5.482 Reading package lists... [2022-03-05T18:42:47.364Z] #29 ... [2022-03-05T18:42:47.364Z] [2022-03-05T18:42:47.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:47.364Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:42:47.364Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 2.3s [2022-03-05T18:42:47.651Z] #10 DONE 0.6s [2022-03-05T18:42:47.651Z] [2022-03-05T18:42:47.651Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T18:42:47.651Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-05T18:42:47.651Z] #7 DONE 0.6s [2022-03-05T18:42:47.651Z] [2022-03-05T18:42:47.651Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-05T18:42:47.651Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-05T18:42:47.651Z] #8 DONE 0.6s [2022-03-05T18:42:47.651Z] [2022-03-05T18:42:47.651Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-05T18:42:47.651Z] #9 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-05T18:42:47.651Z] #9 DONE 0.7s [2022-03-05T18:42:48.231Z] [2022-03-05T18:42:48.231Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-05T18:42:48.231Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-05T18:42:48.231Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-05T18:42:48.231Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-05T18:42:48.496Z] #29 26.33 0 added, 0 removed; done. [2022-03-05T18:42:48.496Z] #29 26.33 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T18:42:48.496Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-05T18:42:48.496Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-05T18:42:48.763Z] #28 ... [2022-03-05T18:42:48.763Z] [2022-03-05T18:42:48.763Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-05T18:42:48.763Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-05T18:42:48.763Z] #45 DONE 0.0s [2022-03-05T18:42:48.763Z] [2022-03-05T18:42:48.763Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-05T18:42:48.763Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-05T18:42:48.763Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.29MB / 54.92MB 0.6s [2022-03-05T18:42:48.819Z] #29 26.35 done. [2022-03-05T18:42:49.025Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 10.49MB / 54.92MB 0.6s [2022-03-05T18:42:49.025Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 18.46MB / 54.92MB 0.7s [2022-03-05T18:42:49.288Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 24.12MB / 54.92MB 0.8s [2022-03-05T18:42:49.288Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 29.36MB / 54.92MB 1.0s [2022-03-05T18:42:49.394Z] #29 ... [2022-03-05T18:42:49.394Z] [2022-03-05T18:42:49.394Z] #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-05T18:42:49.395Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-05T18:42:49.395Z] #47 3.386 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:42:49.395Z] #47 3.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:42:49.395Z] #47 3.415 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:42:49.395Z] #47 3.883 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-05T18:42:49.395Z] #47 4.063 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-05T18:42:49.395Z] #47 5.202 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-05T18:42:49.395Z] #47 6.094 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-05T18:42:49.395Z] #47 7.701 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-05T18:42:49.395Z] #47 12.57 Fetched 8395 kB in 9s (885 kB/s) [2022-03-05T18:42:49.562Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 32.51MB / 54.92MB 1.1s [2022-03-05T18:42:49.562Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 37.75MB / 54.92MB 1.1s [2022-03-05T18:42:49.656Z] #47 12.57 Reading package lists... [2022-03-05T18:42:49.656Z] #47 ... [2022-03-05T18:42:49.656Z] [2022-03-05T18:42:49.656Z] #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-05T18:42:49.656Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-05T18:42:49.656Z] #36 13.05 tomll can be used in two ways: [2022-03-05T18:42:49.656Z] #36 13.05 Writing to STDIN and reading from STDOUT: [2022-03-05T18:42:49.656Z] #36 13.05 cat file.toml | tomll > file.toml [2022-03-05T18:42:49.656Z] #36 13.05 [2022-03-05T18:42:49.656Z] #36 13.05 Reading and updating a list of files: [2022-03-05T18:42:49.656Z] #36 13.05 tomll a.toml b.toml c.toml [2022-03-05T18:42:49.656Z] #36 13.05 [2022-03-05T18:42:49.656Z] #36 13.05 When given a list of files, tomll will modify all files in place without asking. [2022-03-05T18:42:49.656Z] #36 DONE 14.0s [2022-03-05T18:42:49.656Z] [2022-03-05T18:42:49.656Z] #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-05T18:42:49.656Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-05T18:42:49.656Z] #58 9.561 Reading package lists... [2022-03-05T18:42:49.656Z] #58 13.61 Reading package lists... [2022-03-05T18:42:49.656Z] #58 ... [2022-03-05T18:42:49.656Z] [2022-03-05T18:42:49.656Z] #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-05T18:42:49.656Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-05T18:42:49.656Z] #29 DONE 27.3s [2022-03-05T18:42:49.830Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 52.43MB / 54.92MB 1.4s [2022-03-05T18:42:49.917Z] [2022-03-05T18:42:49.917Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T18:42:49.917Z] #30 sha256:a96ae758d15d8136b14c29b468e737a5b5aa5848d0924ec2dac56bb4e760af75 [2022-03-05T18:42:49.917Z] #30 DONE 0.1s [2022-03-05T18:42:49.917Z] [2022-03-05T18:42:49.917Z] #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-05T18:42:49.917Z] #31 sha256:c56f080fb0791a83e92a339d534686ea02516333c32754e92f92f55237824e9d [2022-03-05T18:42:50.422Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.9s done [2022-03-05T18:42:51.016Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-05T18:42:52.663Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.5s [2022-03-05T18:42:52.663Z] #11 ... [2022-03-05T18:42:52.663Z] [2022-03-05T18:42:52.663Z] #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-05T18:42:52.663Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-05T18:42:52.663Z] #29 5.482 Reading package lists... [2022-03-05T18:42:52.663Z] #29 6.307 Reading package lists... [2022-03-05T18:42:52.663Z] #29 7.153 Building dependency tree... [2022-03-05T18:42:52.663Z] #29 7.501 The following additional packages will be installed: [2022-03-05T18:42:52.663Z] #29 7.501 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-05T18:42:52.663Z] #29 7.501 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-05T18:42:52.663Z] #29 7.501 Recommended packages: [2022-03-05T18:42:52.663Z] #29 7.501 libldap-common publicsuffix libsasl2-modules [2022-03-05T18:42:52.663Z] #29 7.735 The following NEW packages will be installed: [2022-03-05T18:42:52.663Z] #29 7.736 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-05T18:42:52.663Z] #29 7.736 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T18:42:52.663Z] #29 7.737 libssh2-1 openssl [2022-03-05T18:42:52.663Z] #29 8.037 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:42:52.663Z] #29 8.037 Need to get 3038 kB of archives. [2022-03-05T18:42:52.663Z] #29 8.037 After this operation, 6650 kB of additional disk space will be used. [2022-03-05T18:42:52.663Z] #29 8.037 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-05T18:42:52.663Z] #29 8.037 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-05T18:42:52.663Z] #29 8.041 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-05T18:42:52.663Z] #29 8.065 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-05T18:42:52.663Z] #29 8.065 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-05T18:42:52.663Z] #29 8.065 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-05T18:42:52.663Z] #29 8.065 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-05T18:42:52.663Z] #29 8.065 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-05T18:42:52.663Z] #29 8.065 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-05T18:42:52.663Z] #29 8.065 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-05T18:42:52.663Z] #29 8.076 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-05T18:42:52.663Z] #29 8.076 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-05T18:42:52.663Z] #29 8.077 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-05T18:42:52.663Z] #29 8.078 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-05T18:42:52.663Z] #29 8.081 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-05T18:42:52.663Z] #29 8.259 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:42:52.663Z] #29 8.299 Fetched 3038 kB in 0s (9023 kB/s) [2022-03-05T18:42:52.663Z] #29 8.332 Selecting previously unselected package openssl. [2022-03-05T18:42:52.663Z] #29 8.332 (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-05T18:42:52.663Z] #29 8.332 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 8.337 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-05T18:42:52.663Z] #29 8.489 Selecting previously unselected package ca-certificates. [2022-03-05T18:42:52.663Z] #29 8.489 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-05T18:42:52.663Z] #29 8.493 Unpacking ca-certificates (20210119) ... [2022-03-05T18:42:52.663Z] #29 8.569 Selecting previously unselected package libbrotli1:amd64. [2022-03-05T18:42:52.663Z] #29 8.571 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 8.582 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-05T18:42:52.663Z] #29 8.673 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-05T18:42:52.663Z] #29 8.673 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 8.676 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:42:52.663Z] #29 8.729 Selecting previously unselected package libsasl2-2:amd64. [2022-03-05T18:42:52.663Z] #29 8.729 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 8.738 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:42:52.663Z] #29 8.794 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-05T18:42:52.663Z] #29 8.794 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 8.794 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-05T18:42:52.663Z] #29 8.917 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-05T18:42:52.663Z] #29 8.917 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 8.917 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-05T18:42:52.663Z] #29 8.973 Selecting previously unselected package libpsl5:amd64. [2022-03-05T18:42:52.663Z] #29 8.973 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 8.977 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-05T18:42:52.663Z] #29 9.036 Selecting previously unselected package librtmp1:amd64. [2022-03-05T18:42:52.663Z] #29 9.036 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 9.039 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-05T18:42:52.663Z] #29 9.085 Selecting previously unselected package libssh2-1:amd64. [2022-03-05T18:42:52.663Z] #29 9.085 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 9.089 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-05T18:42:52.663Z] #29 9.154 Selecting previously unselected package libcurl4:amd64. [2022-03-05T18:42:52.663Z] #29 9.154 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 9.161 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-05T18:42:52.663Z] #29 9.252 Selecting previously unselected package curl. [2022-03-05T18:42:52.663Z] #29 9.252 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 9.255 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-05T18:42:52.663Z] #29 9.322 Selecting previously unselected package libonig5:amd64. [2022-03-05T18:42:52.663Z] #29 9.322 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 9.322 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-05T18:42:52.663Z] #29 9.404 Selecting previously unselected package libjq1:amd64. [2022-03-05T18:42:52.663Z] #29 9.404 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 9.406 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-05T18:42:52.663Z] #29 9.461 Selecting previously unselected package jq. [2022-03-05T18:42:52.663Z] #29 9.461 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-05T18:42:52.663Z] #29 9.471 Unpacking jq (1.6-2.1) ... [2022-03-05T18:42:52.663Z] #29 9.518 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-05T18:42:52.663Z] #29 9.524 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-05T18:42:52.663Z] #29 9.537 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-05T18:42:52.663Z] #29 9.546 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:42:52.663Z] #29 9.555 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-05T18:42:52.663Z] #29 9.565 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:42:52.663Z] #29 9.575 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-05T18:42:52.663Z] #29 9.585 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-05T18:42:52.663Z] #29 9.598 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-05T18:42:52.663Z] #29 9.606 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-05T18:42:52.663Z] #29 9.615 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-05T18:42:52.663Z] #29 9.625 Setting up ca-certificates (20210119) ... [2022-03-05T18:42:52.663Z] #29 10.30 Updating certificates in /etc/ssl/certs... [2022-03-05T18:42:52.920Z] #29 11.53 129 added, 0 removed; done. [2022-03-05T18:42:52.920Z] #29 11.56 Setting up jq (1.6-2.1) ... [2022-03-05T18:42:52.920Z] #29 11.57 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-05T18:42:52.920Z] #29 11.58 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-05T18:42:52.921Z] #29 11.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:42:52.921Z] #29 11.61 Processing triggers for ca-certificates (20210119) ... [2022-03-05T18:42:52.921Z] #29 11.62 Updating certificates in /etc/ssl/certs... [2022-03-05T18:42:52.938Z] #28 ... [2022-03-05T18:42:52.938Z] [2022-03-05T18:42:52.938Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:42:52.938Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-05T18:42:52.938Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T18:42:52.938Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T18:42:52.938Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-05T18:42:52.938Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-05T18:42:52.938Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-05T18:42:52.938Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-03-05T18:42:52.938Z] #67 DONE 4.8s [2022-03-05T18:42:52.938Z] [2022-03-05T18:42:52.938Z] #24 [internal] load build context [2022-03-05T18:42:52.938Z] #24 sha256:6504f6a5ecfd26adea6b2245fbcfef4213bc726a06a89709652a13c69f2fc0b2 [2022-03-05T18:42:52.938Z] #24 transferring context: 57.20MB 4.7s done [2022-03-05T18:42:52.938Z] #24 DONE 4.9s [2022-03-05T18:42:53.200Z] [2022-03-05T18:42:53.200Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:53.200Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:42:53.200Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-05T18:42:53.200Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-05T18:42:53.200Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-05T18:42:53.200Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-05T18:42:53.200Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.3s done [2022-03-05T18:42:53.200Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.4s done [2022-03-05T18:42:53.200Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.3s done [2022-03-05T18:42:53.200Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.0s done [2022-03-05T18:42:53.200Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 4.8s [2022-03-05T18:42:53.200Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 4.1s done [2022-03-05T18:42:53.854Z] #29 12.56 0 added, 0 removed; done. [2022-03-05T18:42:53.854Z] #29 12.56 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T18:42:53.854Z] #29 12.57 done. [2022-03-05T18:42:54.588Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 6.1s done [2022-03-05T18:42:54.786Z] #29 DONE 13.2s [2022-03-05T18:42:54.786Z] [2022-03-05T18:42:54.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:54.786Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:42:54.786Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.6s done [2022-03-05T18:42:54.786Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 1.7s [2022-03-05T18:42:54.786Z] #11 ... [2022-03-05T18:42:54.786Z] [2022-03-05T18:42:54.786Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T18:42:54.786Z] #30 sha256:ff1c1e87874f16ff9f0be2a5fa7f31985e2fd95fdeacd16736f545c66d2cd92c [2022-03-05T18:42:54.786Z] #30 DONE 0.2s [2022-03-05T18:42:54.786Z] [2022-03-05T18:42:54.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:54.786Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:42:54.849Z] #11 ... [2022-03-05T18:42:54.849Z] [2022-03-05T18:42:54.849Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-05T18:42:54.849Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-05T18:42:54.849Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-05T18:42:54.849Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-05T18:42:54.849Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-05T18:42:54.849Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-05T18:42:54.849Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-03-05T18:42:54.849Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done [2022-03-05T18:42:54.849Z] #69 DONE 6.7s [2022-03-05T18:42:55.112Z] [2022-03-05T18:42:55.112Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-05T18:42:55.112Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-05T18:42:55.219Z] #31 4.924 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T18:42:55.219Z] #31 ... [2022-03-05T18:42:55.219Z] [2022-03-05T18:42:55.219Z] #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-05T18:42:55.219Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-05T18:42:55.219Z] #43 16.99 + git checkout -q v2.3.0 [2022-03-05T18:42:55.219Z] #43 18.54 + 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-05T18:42:55.684Z] #28 DONE 7.4s [2022-03-05T18:42:55.684Z] [2022-03-05T18:42:55.684Z] #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-05T18:42:55.684Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-05T18:42:56.166Z] #43 ... [2022-03-05T18:42:56.166Z] [2022-03-05T18:42:56.166Z] #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-05T18:42:56.166Z] #63 sha256:dbdcd51c3e7a8ac7d06f6e4c5a1dee26f0d86f4d959f51fef52950b76c8f629b [2022-03-05T18:42:56.166Z] #63 9.908 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T18:42:56.166Z] #63 9.981 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-05T18:42:56.166Z] #63 10.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T18:42:56.166Z] #63 10.37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-05T18:42:56.166Z] #63 10.48 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-05T18:42:56.166Z] #63 12.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T18:42:56.166Z] #63 ... [2022-03-05T18:42:56.166Z] [2022-03-05T18:42:56.166Z] #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-05T18:42:56.167Z] #31 sha256:c56f080fb0791a83e92a339d534686ea02516333c32754e92f92f55237824e9d [2022-03-05T18:42:56.167Z] #31 6.139 #=#=# [2022-03-05T18:42:56.428Z] #31 6.500 #=#=# ######################################################################## 100.0% [2022-03-05T18:42:56.627Z] #29 ... [2022-03-05T18:42:56.627Z] [2022-03-05T18:42:56.627Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-05T18:42:56.627Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-05T18:42:56.627Z] #68 DONE 0.6s [2022-03-05T18:42:56.697Z] #31 ... [2022-03-05T18:42:56.697Z] [2022-03-05T18:42:56.697Z] #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-05T18:42:56.697Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-05T18:42:56.697Z] #49 11.10 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T18:42:56.697Z] #49 11.13 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T18:42:56.889Z] [2022-03-05T18:42:56.889Z] #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-05T18:42:56.889Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-05T18:42:56.889Z] #29 1.190 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:42:56.889Z] #29 1.192 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:42:56.889Z] #29 1.207 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:42:56.889Z] #29 1.359 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:42:56.958Z] #49 ... [2022-03-05T18:42:56.958Z] [2022-03-05T18:42:56.958Z] #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-05T18:42:56.958Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-05T18:42:56.958Z] #14 11.18 Fetched 8392 kB in 8s (1009 kB/s) [2022-03-05T18:42:56.958Z] #14 11.18 Reading package lists... [2022-03-05T18:42:56.958Z] #14 15.79 Reading package lists... [2022-03-05T18:42:56.958Z] #14 19.35 Building dependency tree... [2022-03-05T18:42:56.958Z] #14 ... [2022-03-05T18:42:56.958Z] [2022-03-05T18:42:56.958Z] #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-05T18:42:56.958Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-05T18:42:56.958Z] #58 13.61 Reading package lists... [2022-03-05T18:42:56.958Z] #58 18.15 Building dependency tree... [2022-03-05T18:42:56.958Z] #58 21.12 The following additional packages will be installed: [2022-03-05T18:42:56.958Z] #58 21.13 libbtrfs0 [2022-03-05T18:42:56.958Z] #58 21.29 The following NEW packages will be installed: [2022-03-05T18:42:56.958Z] #58 21.30 libbtrfs-dev libbtrfs0 [2022-03-05T18:42:57.151Z] #29 1.560 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:42:57.221Z] #58 21.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:42:57.221Z] #58 21.73 Need to get 454 kB of archives. [2022-03-05T18:42:57.221Z] #58 21.73 After this operation, 1275 kB of additional disk space will be used. [2022-03-05T18:42:57.221Z] #58 21.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-05T18:42:57.412Z] #29 1.814 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:42:57.412Z] #29 ... [2022-03-05T18:42:57.412Z] [2022-03-05T18:42:57.412Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-05T18:42:57.412Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-05T18:42:57.412Z] #70 DONE 0.9s [2022-03-05T18:42:57.481Z] #58 21.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-05T18:42:57.678Z] [2022-03-05T18:42:57.678Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:42:57.678Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:42:57.678Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.5s done [2022-03-05T18:42:57.678Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.3s done [2022-03-05T18:42:57.678Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.5s done [2022-03-05T18:42:57.678Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 1.0s [2022-03-05T18:42:58.140Z] #58 ... [2022-03-05T18:42:58.140Z] [2022-03-05T18:42:58.140Z] #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-05T18:42:58.140Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-05T18:42:58.140Z] #38 12.45 Fetched 8392 kB in 9s (934 kB/s) [2022-03-05T18:42:58.140Z] #38 12.45 Reading package lists... [2022-03-05T18:42:58.140Z] #38 16.45 Reading package lists... [2022-03-05T18:42:58.140Z] #38 20.14 Building dependency tree... [2022-03-05T18:42:58.140Z] #38 ... [2022-03-05T18:42:58.140Z] [2022-03-05T18:42:58.140Z] #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-05T18:42:58.140Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-05T18:42:58.140Z] #14 22.53 The following additional packages will be installed: [2022-03-05T18:42:58.140Z] #14 22.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T18:42:58.140Z] #14 22.55 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-05T18:42:58.140Z] #14 22.56 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-05T18:42:58.140Z] #14 22.56 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-05T18:42:58.140Z] #14 22.56 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-05T18:42:58.140Z] #14 22.56 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-05T18:42:58.140Z] #14 22.57 mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T18:42:58.140Z] #14 22.58 Suggested packages: [2022-03-05T18:42:58.140Z] #14 22.59 gcc-10-locales seccomp wine64 [2022-03-05T18:42:58.421Z] INFO: Extraction ended at 03/05/2022 18:42:56. Duration:00:00:26.0683156 [2022-03-05T18:42:58.421Z] INFO: Updating the golang and path environment variables [2022-03-05T18:42:58.421Z] INFO: GOPATH=d:\gopath [2022-03-05T18:42:58.421Z] INFO: go version go1.17.8 windows/amd64 [2022-03-05T18:42:58.421Z] INFO: Running the daemon under test in debug mode [2022-03-05T18:42:58.421Z] INFO: Starting a daemon under test... [2022-03-05T18:42:58.421Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43291\16\daemon --pidfile d:\CI\PR-43291\16\docker.pid -D [2022-03-05T18:42:58.421Z] INFO: Process started successfully. [2022-03-05T18:42:58.421Z] INFO: Start tailing logs of the daemon under tests [2022-03-05T18:42:58.421Z] INFO: Waiting for the daemon under test to start... [2022-03-05T18:42:59.590Z] #14 23.85 The following NEW packages will be installed: [2022-03-05T18:42:59.590Z] #14 23.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T18:42:59.590Z] #14 23.87 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-05T18:42:59.590Z] #14 23.87 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-05T18:42:59.590Z] #14 23.87 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-05T18:42:59.590Z] #14 23.88 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-05T18:42:59.590Z] #14 23.88 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-05T18:42:59.590Z] #14 23.88 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-05T18:42:59.590Z] #14 23.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-05T18:42:59.590Z] #14 23.88 mingw-w64-x86-64-dev [2022-03-05T18:42:59.858Z] #14 24.30 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:42:59.858Z] #14 24.30 Need to get 108 MB of archives. [2022-03-05T18:42:59.858Z] #14 24.30 After this operation, 620 MB of additional disk space will be used. [2022-03-05T18:42:59.858Z] #14 24.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-03-05T18:43:00.067Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 6.8s [2022-03-05T18:43:00.067Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.4s done [2022-03-05T18:43:00.121Z] #14 24.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-03-05T18:43:00.359Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-05T18:43:00.693Z] #14 24.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-05T18:43:00.693Z] #14 24.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-03-05T18:43:00.693Z] #14 24.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-05T18:43:00.693Z] #14 24.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-05T18:43:00.954Z] #14 25.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-05T18:43:01.531Z] #14 25.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-03-05T18:43:01.531Z] #14 25.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-03-05T18:43:01.794Z] #14 ... [2022-03-05T18:43:01.794Z] [2022-03-05T18:43:01.794Z] #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-05T18:43:01.794Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-05T18:43:01.794Z] #58 22.77 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:43:01.794Z] #58 23.09 Fetched 454 kB in 0s (1408 kB/s) [2022-03-05T18:43:01.794Z] #58 23.15 Selecting previously unselected package libbtrfs0:arm64. [2022-03-05T18:43:01.794Z] #58 23.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 ... 15700 files and directories currently installed.) [2022-03-05T18:43:01.794Z] #58 23.19 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-05T18:43:01.794Z] #58 23.20 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-05T18:43:01.794Z] #58 23.49 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-05T18:43:01.794Z] #58 23.49 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-05T18:43:01.794Z] #58 23.54 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-05T18:43:01.794Z] #58 23.97 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-05T18:43:01.794Z] #58 23.99 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-05T18:43:01.794Z] #58 24.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:43:01.794Z] #58 DONE 26.2s [2022-03-05T18:43:01.794Z] [2022-03-05T18:43:01.794Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-05T18:43:01.794Z] #59 sha256:cce28120ced16f7e6f6e45a7a3cd0913c9008c7b65574129bd1064aae7313a81 [2022-03-05T18:43:01.948Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.0s done [2022-03-05T18:43:01.948Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-05T18:43:02.010Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-05T18:43:02.010Z] [2022-03-05T18:43:02.010Z] ________ ____ __. [2022-03-05T18:43:02.010Z] \_____ \ | |/ _| [2022-03-05T18:43:02.010Z] / | \| < [2022-03-05T18:43:02.010Z] / | \ | \ [2022-03-05T18:43:02.010Z] \_______ /____|__ \ [2022-03-05T18:43:02.010Z] \/ \/ [2022-03-05T18:43:02.010Z] [2022-03-05T18:43:02.010Z] INFO: make.ps1 ended at 03/05/2022 18:42:59 [2022-03-05T18:43:02.010Z] INFO: Binaries build ended at 03/05/2022 18:43:00. Duration:00:01:33.1125292 [2022-03-05T18:43:02.479Z] INFO: Copying the built daemon binary to d:\CI\PR-43291\16\binary\dockerd-9f3b1a9664.exe... [2022-03-05T18:43:02.479Z] INFO: Copying the built client binary to d:\CI\PR-43291\16\binary\docker-9f3b1a9664.exe... [2022-03-05T18:43:02.479Z] INFO: Copying dockerversion from the container... [2022-03-05T18:43:02.951Z] INFO: Copying the golang package from the container to d:\CI\PR-43291\16\installer\go.zip... [2022-03-05T18:43:03.180Z] #59 DONE 1.3s [2022-03-05T18:43:03.180Z] [2022-03-05T18:43:03.180Z] #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-05T18:43:03.180Z] #60 sha256:6d66488f94e95c1a1d2b0116cc040419761095d1f24963071bc79b66773b7886 [2022-03-05T18:43:03.345Z] #11 ... [2022-03-05T18:43:03.345Z] [2022-03-05T18:43:03.345Z] #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-05T18:43:03.345Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-05T18:43:03.345Z] #29 3.308 Fetched 8505 kB in 2s (3572 kB/s) [2022-03-05T18:43:03.345Z] #29 3.308 Reading package lists... [2022-03-05T18:43:03.345Z] #29 4.163 Reading package lists... [2022-03-05T18:43:03.345Z] #29 5.016 Building dependency tree... [2022-03-05T18:43:03.345Z] #29 5.368 The following additional packages will be installed: [2022-03-05T18:43:03.345Z] #29 5.368 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-05T18:43:03.345Z] #29 5.368 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-05T18:43:03.345Z] #29 5.368 Recommended packages: [2022-03-05T18:43:03.345Z] #29 5.368 libldap-common publicsuffix libsasl2-modules [2022-03-05T18:43:03.345Z] #29 5.531 The following NEW packages will be installed: [2022-03-05T18:43:03.345Z] #29 5.531 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-05T18:43:03.345Z] #29 5.532 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-05T18:43:03.345Z] #29 5.533 libssh2-1 openssl [2022-03-05T18:43:03.345Z] #29 5.816 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:43:03.345Z] #29 5.816 Need to get 3038 kB of archives. [2022-03-05T18:43:03.345Z] #29 5.816 After this operation, 6650 kB of additional disk space will be used. [2022-03-05T18:43:03.345Z] #29 5.816 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-05T18:43:03.345Z] #29 5.834 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-05T18:43:03.345Z] #29 5.834 Get:3 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-05T18:43:03.345Z] #29 5.837 Get:4 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-05T18:43:03.345Z] #29 5.837 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-05T18:43:03.345Z] #29 5.841 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-05T18:43:03.345Z] #29 5.848 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-05T18:43:03.345Z] #29 5.863 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-05T18:43:03.345Z] #29 5.863 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-05T18:43:03.345Z] #29 5.863 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-05T18:43:03.345Z] #29 5.863 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-05T18:43:03.345Z] #29 5.863 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-05T18:43:03.345Z] #29 5.878 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-05T18:43:03.345Z] #29 5.879 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-05T18:43:03.345Z] #29 5.886 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-05T18:43:03.345Z] #29 6.098 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:43:03.345Z] #29 6.132 Fetched 3038 kB in 0s (8790 kB/s) [2022-03-05T18:43:03.345Z] #29 6.169 Selecting previously unselected package openssl. [2022-03-05T18:43:03.345Z] #29 6.169 (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-05T18:43:03.345Z] #29 6.177 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 6.177 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-05T18:43:03.345Z] #29 6.368 Selecting previously unselected package ca-certificates. [2022-03-05T18:43:03.345Z] #29 6.368 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-05T18:43:03.345Z] #29 6.378 Unpacking ca-certificates (20210119) ... [2022-03-05T18:43:03.345Z] #29 6.469 Selecting previously unselected package libbrotli1:amd64. [2022-03-05T18:43:03.345Z] #29 6.469 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 6.477 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-05T18:43:03.345Z] #29 6.555 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-05T18:43:03.345Z] #29 6.555 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 6.560 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:43:03.345Z] #29 6.600 Selecting previously unselected package libsasl2-2:amd64. [2022-03-05T18:43:03.345Z] #29 6.600 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 6.604 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:43:03.345Z] #29 6.655 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-05T18:43:03.345Z] #29 6.655 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 6.661 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-05T18:43:03.345Z] #29 6.719 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-05T18:43:03.345Z] #29 6.719 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 6.723 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-05T18:43:03.345Z] #29 6.770 Selecting previously unselected package libpsl5:amd64. [2022-03-05T18:43:03.345Z] #29 6.770 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 6.774 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-05T18:43:03.345Z] #29 6.841 Selecting previously unselected package librtmp1:amd64. [2022-03-05T18:43:03.345Z] #29 6.842 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 6.845 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-05T18:43:03.345Z] #29 6.905 Selecting previously unselected package libssh2-1:amd64. [2022-03-05T18:43:03.345Z] #29 6.905 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 6.908 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-05T18:43:03.345Z] #29 7.002 Selecting previously unselected package libcurl4:amd64. [2022-03-05T18:43:03.345Z] #29 7.002 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 7.007 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-05T18:43:03.345Z] #29 7.093 Selecting previously unselected package curl. [2022-03-05T18:43:03.345Z] #29 7.093 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 7.097 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-05T18:43:03.345Z] #29 7.213 Selecting previously unselected package libonig5:amd64. [2022-03-05T18:43:03.345Z] #29 7.213 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 7.218 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-05T18:43:03.345Z] #29 7.299 Selecting previously unselected package libjq1:amd64. [2022-03-05T18:43:03.345Z] #29 7.299 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 7.304 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-05T18:43:03.345Z] #29 7.355 Selecting previously unselected package jq. [2022-03-05T18:43:03.345Z] #29 7.355 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-05T18:43:03.345Z] #29 7.359 Unpacking jq (1.6-2.1) ... [2022-03-05T18:43:03.345Z] #29 7.401 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-05T18:43:03.345Z] #29 7.413 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-05T18:43:03.345Z] #29 7.421 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-05T18:43:03.345Z] #29 7.431 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:43:03.345Z] #29 7.442 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-05T18:43:03.345Z] #29 7.453 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-05T18:43:03.345Z] #29 7.464 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-05T18:43:03.345Z] #29 7.473 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-05T18:43:03.345Z] #29 7.496 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-05T18:43:03.345Z] #29 7.506 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-05T18:43:03.345Z] #29 7.516 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-05T18:43:03.345Z] #29 7.528 Setting up ca-certificates (20210119) ... [2022-03-05T18:43:03.421Z] INFO: Extracting go.zip to d:\CI\PR-43291\16\go [2022-03-05T18:43:03.442Z] #60 ... [2022-03-05T18:43:03.442Z] [2022-03-05T18:43:03.442Z] #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-05T18:43:03.442Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-05T18:43:03.442Z] #47 12.57 Reading package lists... [2022-03-05T18:43:03.442Z] #47 17.50 Reading package lists... [2022-03-05T18:43:03.442Z] #47 21.21 Building dependency tree... [2022-03-05T18:43:03.442Z] #47 24.83 The following additional packages will be installed: [2022-03-05T18:43:03.442Z] #47 24.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-05T18:43:03.442Z] #47 24.83 python3-protobuf python3-six [2022-03-05T18:43:03.442Z] #47 24.83 Suggested packages: [2022-03-05T18:43:03.442Z] #47 24.83 python3-setuptools [2022-03-05T18:43:03.442Z] #47 24.83 Recommended packages: [2022-03-05T18:43:03.442Z] #47 24.83 iproute2 | iproute [2022-03-05T18:43:03.442Z] #47 25.16 The following NEW packages will be installed: [2022-03-05T18:43:03.442Z] #47 25.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-05T18:43:03.442Z] #47 25.17 python3-protobuf python3-six [2022-03-05T18:43:03.442Z] #47 25.53 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:43:03.442Z] #47 25.53 Need to get 2115 kB of archives. [2022-03-05T18:43:03.442Z] #47 25.53 After this operation, 10.7 MB of additional disk space will be used. [2022-03-05T18:43:03.442Z] #47 25.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-05T18:43:03.442Z] #47 25.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-05T18:43:03.442Z] #47 25.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-05T18:43:03.442Z] #47 25.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-05T18:43:03.442Z] #47 25.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-05T18:43:03.442Z] #47 25.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-05T18:43:03.442Z] #47 25.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-05T18:43:03.442Z] #47 ... [2022-03-05T18:43:03.442Z] [2022-03-05T18:43:03.442Z] #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-05T18:43:03.442Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-05T18:43:03.442Z] #38 23.24 The following additional packages will be installed: [2022-03-05T18:43:03.442Z] #38 23.27 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-05T18:43:03.442Z] #38 23.30 Suggested packages: [2022-03-05T18:43:03.442Z] #38 23.33 cmake-doc ninja-build lrzip [2022-03-05T18:43:03.442Z] #38 23.33 Recommended packages: [2022-03-05T18:43:03.442Z] #38 23.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T18:43:03.442Z] #38 24.37 The following NEW packages will be installed: [2022-03-05T18:43:03.442Z] #38 24.41 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-05T18:43:03.442Z] #38 24.44 vim-common xxd [2022-03-05T18:43:03.442Z] #38 25.04 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:43:03.442Z] #38 25.04 Need to get 15.6 MB of archives. [2022-03-05T18:43:03.442Z] #38 25.04 After this operation, 67.4 MB of additional disk space will be used. [2022-03-05T18:43:03.442Z] #38 25.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-05T18:43:03.442Z] #38 25.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-05T18:43:03.442Z] #38 25.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-05T18:43:03.442Z] #38 25.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-05T18:43:03.442Z] #38 25.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-05T18:43:03.442Z] #38 25.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-05T18:43:03.442Z] #38 25.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-05T18:43:03.442Z] #38 25.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-05T18:43:03.442Z] #38 25.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-05T18:43:03.442Z] #38 25.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-05T18:43:03.442Z] #38 27.28 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:43:03.442Z] #38 27.56 Fetched 15.6 MB in 2s (10.4 MB/s) [2022-03-05T18:43:03.442Z] #38 27.65 Selecting previously unselected package xxd. [2022-03-05T18:43:03.442Z] #38 27.66 (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 ... 15700 files and directories currently installed.) [2022-03-05T18:43:03.442Z] #38 27.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-05T18:43:03.442Z] #38 27.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:43:03.919Z] #29 8.141 Updating certificates in /etc/ssl/certs... [2022-03-05T18:43:04.024Z] #38 28.29 Selecting previously unselected package vim-common. [2022-03-05T18:43:04.024Z] #38 28.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-05T18:43:04.024Z] #38 28.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:43:04.179Z] #29 8.756 129 added, 0 removed; done. [2022-03-05T18:43:04.441Z] #29 8.815 Setting up jq (1.6-2.1) ... [2022-03-05T18:43:04.441Z] #29 8.826 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-05T18:43:04.441Z] #29 8.836 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-05T18:43:04.441Z] #29 8.846 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:43:04.441Z] #29 8.864 Processing triggers for ca-certificates (20210119) ... [2022-03-05T18:43:04.441Z] #29 8.872 Updating certificates in /etc/ssl/certs... [2022-03-05T18:43:05.016Z] #29 9.432 0 added, 0 removed; done. [2022-03-05T18:43:05.016Z] #29 9.432 Running hooks in /etc/ca-certificates/update.d... [2022-03-05T18:43:05.016Z] #29 9.433 done. [2022-03-05T18:43:05.019Z] #38 29.31 Selecting previously unselected package cmake-data. [2022-03-05T18:43:05.020Z] #38 29.32 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-05T18:43:05.020Z] #38 29.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-05T18:43:05.280Z] #38 ... [2022-03-05T18:43:05.280Z] [2022-03-05T18:43:05.280Z] #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-05T18:43:05.280Z] #60 sha256:6d66488f94e95c1a1d2b0116cc040419761095d1f24963071bc79b66773b7886 [2022-03-05T18:43:05.280Z] #60 0.610 + RM_GOPATH=0 [2022-03-05T18:43:05.280Z] #60 0.611 + TMP_GOPATH= [2022-03-05T18:43:05.280Z] #60 0.611 + : /build [2022-03-05T18:43:05.280Z] #60 0.612 + '[' -z '' ']' [2022-03-05T18:43:05.280Z] #60 0.613 ++ mktemp -d [2022-03-05T18:43:05.280Z] #60 0.637 + export GOPATH=/tmp/tmp.rtlN3mUuzT [2022-03-05T18:43:05.280Z] #60 0.644 + GOPATH=/tmp/tmp.rtlN3mUuzT [2022-03-05T18:43:05.280Z] #60 0.644 + RM_GOPATH=1 [2022-03-05T18:43:05.280Z] #60 0.645 + case "$(go env GOARCH)" in [2022-03-05T18:43:05.280Z] #60 0.645 ++ go env GOARCH [2022-03-05T18:43:05.280Z] #60 0.662 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:05.280Z] #60 0.662 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:05.280Z] #60 0.663 ++ dirname /install.sh [2022-03-05T18:43:05.280Z] #60 0.663 + dir=/ [2022-03-05T18:43:05.280Z] #60 0.663 + bin=containerd [2022-03-05T18:43:05.280Z] #60 0.663 + shift [2022-03-05T18:43:05.280Z] #60 0.663 + '[' '!' -f //containerd.installer ']' [2022-03-05T18:43:05.280Z] #60 0.663 + . //containerd.installer [2022-03-05T18:43:05.280Z] #60 0.663 ++ set -e [2022-03-05T18:43:05.280Z] #60 0.663 ++ : v1.5.10 [2022-03-05T18:43:05.280Z] #60 0.663 + install_containerd [2022-03-05T18:43:05.280Z] #60 0.664 Install containerd version v1.5.10 [2022-03-05T18:43:05.280Z] #60 0.664 + echo 'Install containerd version v1.5.10' [2022-03-05T18:43:05.280Z] #60 0.664 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rtlN3mUuzT/src/github.com/containerd/containerd [2022-03-05T18:43:05.280Z] #60 0.665 Cloning into '/tmp/tmp.rtlN3mUuzT/src/github.com/containerd/containerd'... [2022-03-05T18:43:05.541Z] #60 ... [2022-03-05T18:43:05.541Z] [2022-03-05T18:43:05.541Z] #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-05T18:43:05.541Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-05T18:43:05.541Z] #53 28.31 v3.0.2 [2022-03-05T18:43:05.541Z] #53 DONE 29.8s [2022-03-05T18:43:05.541Z] [2022-03-05T18:43:05.541Z] #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-05T18:43:05.541Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-05T18:43:05.541Z] #51 22.65 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T18:43:05.541Z] #51 22.66 go: downloading github.com/fatih/color v1.13.0 [2022-03-05T18:43:05.541Z] #51 22.71 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-05T18:43:05.541Z] #51 22.71 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T18:43:05.541Z] #51 22.90 go: downloading github.com/spf13/viper v1.10.1 [2022-03-05T18:43:05.541Z] #51 23.08 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-05T18:43:05.541Z] #51 23.36 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-05T18:43:05.541Z] #51 23.48 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-05T18:43:05.541Z] #51 25.24 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T18:43:05.541Z] #51 25.38 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-05T18:43:05.541Z] #51 27.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-05T18:43:05.541Z] #51 27.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T18:43:05.541Z] #51 27.41 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-05T18:43:05.541Z] #51 27.59 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-05T18:43:05.541Z] #51 27.59 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-05T18:43:05.541Z] #51 27.62 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-05T18:43:05.541Z] #51 27.69 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-05T18:43:05.541Z] #51 27.72 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-05T18:43:05.541Z] #51 27.80 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-05T18:43:05.541Z] #51 27.80 go: downloading github.com/spf13/afero v1.6.0 [2022-03-05T18:43:05.541Z] #51 27.96 go: downloading github.com/spf13/cast v1.4.1 [2022-03-05T18:43:05.541Z] #51 27.99 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-05T18:43:05.541Z] #51 28.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T18:43:05.541Z] #51 28.09 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-05T18:43:05.541Z] #51 28.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T18:43:05.541Z] #51 28.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T18:43:05.541Z] #51 28.29 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-05T18:43:05.541Z] #51 28.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T18:43:05.541Z] #51 28.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T18:43:05.541Z] #51 28.31 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T18:43:05.541Z] #51 28.39 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-05T18:43:05.541Z] #51 28.39 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-05T18:43:05.541Z] #51 28.41 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-05T18:43:05.541Z] #51 28.60 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-05T18:43:05.541Z] #51 28.65 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-05T18:43:05.541Z] #51 28.73 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-05T18:43:05.541Z] #51 28.77 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-05T18:43:05.541Z] #51 28.88 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-05T18:43:05.541Z] #51 28.89 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-05T18:43:05.541Z] #51 28.92 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-05T18:43:05.541Z] #51 29.12 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-05T18:43:05.541Z] #51 29.26 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-05T18:43:05.541Z] #51 29.29 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-05T18:43:05.541Z] #51 29.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-05T18:43:05.541Z] #51 29.40 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-05T18:43:05.541Z] #51 29.45 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-05T18:43:05.541Z] #51 29.50 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-05T18:43:05.541Z] #51 29.51 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-05T18:43:05.541Z] #51 29.55 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-05T18:43:05.541Z] #51 29.63 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-05T18:43:05.541Z] #51 29.63 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-05T18:43:05.541Z] #51 29.65 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-05T18:43:05.541Z] #51 29.65 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-05T18:43:05.541Z] #51 29.69 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-05T18:43:05.541Z] #51 29.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T18:43:05.541Z] #51 29.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T18:43:05.541Z] #51 29.74 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T18:43:05.541Z] #51 29.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T18:43:05.636Z] #11 ... [2022-03-05T18:43:05.636Z] [2022-03-05T18:43:05.636Z] #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-05T18:43:05.636Z] #31 sha256:fec7eef7afe6fcd2222e28fdcc615910ca7492bd6169577e0642ac1b00f89dd5 [2022-03-05T18:43:05.636Z] #31 1.895 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T18:43:05.636Z] #31 2.231 [2022-03-05T18:43:05.636Z] #31 2.470 #=#=# ######################################################################## 100.0% [2022-03-05T18:43:05.636Z] #31 2.802 [2022-03-05T18:43:05.636Z] #31 3.998 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T18:43:05.636Z] #31 4.306 [2022-03-05T18:43:05.636Z] #31 4.536 #=#=# ######################################################################## 100.0% [2022-03-05T18:43:05.636Z] #31 4.916 [2022-03-05T18:43:05.636Z] #31 5.973 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-05T18:43:05.636Z] #31 6.294 [2022-03-05T18:43:05.636Z] #31 6.509 #=#=# 0.0% ################################# 46.0% ########################################### 60.1% ######################################################################## 100.0% [2022-03-05T18:43:05.636Z] #31 7.182 [2022-03-05T18:43:05.636Z] #31 8.247 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T18:43:05.636Z] #31 8.586 [2022-03-05T18:43:05.636Z] #31 8.807 #=#=# ######################################################################## 100.0% [2022-03-05T18:43:05.636Z] #31 9.182 [2022-03-05T18:43:05.636Z] #31 9.988 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T18:43:05.636Z] #31 ... [2022-03-05T18:43:05.636Z] [2022-03-05T18:43:05.636Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:43:05.636Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:43:05.636Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.1s [2022-03-05T18:43:05.801Z] #51 30.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T18:43:05.801Z] #51 30.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T18:43:05.801Z] #51 30.07 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-05T18:43:06.063Z] #51 30.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T18:43:06.063Z] #51 30.50 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-05T18:43:06.323Z] #51 30.57 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-05T18:43:06.323Z] #51 30.57 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-05T18:43:06.323Z] #51 ... [2022-03-05T18:43:06.323Z] [2022-03-05T18:43:06.323Z] #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-05T18:43:06.323Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-05T18:43:06.584Z] #34 30.29 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-05T18:43:06.584Z] #34 30.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T18:43:06.844Z] #34 30.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T18:43:06.934Z] #29 DONE 11.2s [2022-03-05T18:43:06.934Z] [2022-03-05T18:43:06.934Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-05T18:43:06.934Z] #30 sha256:704141385817d510111d19937e734cac53021d00d6d2137352ec7ecad1baea12 [2022-03-05T18:43:07.003Z] #11 ... [2022-03-05T18:43:07.003Z] [2022-03-05T18:43:07.003Z] #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-05T18:43:07.003Z] #31 sha256:fec7eef7afe6fcd2222e28fdcc615910ca7492bd6169577e0642ac1b00f89dd5 [2022-03-05T18:43:07.003Z] #31 10.34 [2022-03-05T18:43:07.003Z] #31 10.55 #=#=# ######################################################################## 100.0% [2022-03-05T18:43:07.003Z] #31 10.87 [2022-03-05T18:43:07.003Z] #31 10.93 Download of images into '/build' complete. [2022-03-05T18:43:07.003Z] #31 10.93 Use something like the following to load the result into a Docker daemon: [2022-03-05T18:43:07.003Z] #31 10.93 tar -cC '/build' . | docker load [2022-03-05T18:43:07.003Z] #31 DONE 12.3s [2022-03-05T18:43:07.003Z] [2022-03-05T18:43:07.003Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:43:07.003Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:43:07.195Z] #30 DONE 0.3s [2022-03-05T18:43:07.195Z] [2022-03-05T18:43:07.195Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-05T18:43:07.195Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-05T18:43:07.195Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.1s done [2022-03-05T18:43:07.195Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0.7s [2022-03-05T18:43:07.416Z] #34 ... [2022-03-05T18:43:07.416Z] [2022-03-05T18:43:07.416Z] #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-05T18:43:07.416Z] #31 sha256:c56f080fb0791a83e92a339d534686ea02516333c32754e92f92f55237824e9d [2022-03-05T18:43:07.416Z] #31 7.571 [2022-03-05T18:43:07.416Z] #31 11.62 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T18:43:07.416Z] #31 12.86 [2022-03-05T18:43:07.416Z] #31 13.14 #=#=# ############## 20.4% ######################################################################## 100.0% [2022-03-05T18:43:07.416Z] #31 14.21 [2022-03-05T18:43:07.416Z] #31 17.71 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-05T18:43:07.416Z] #31 ... [2022-03-05T18:43:07.416Z] [2022-03-05T18:43:07.416Z] #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-05T18:43:07.416Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-05T18:43:07.416Z] #51 30.63 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-05T18:43:07.416Z] #51 30.63 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-05T18:43:07.416Z] #51 30.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-05T18:43:07.416Z] #51 30.73 go: downloading github.com/julz/importas v0.1.0 [2022-03-05T18:43:07.416Z] #51 30.73 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-05T18:43:07.416Z] #51 30.76 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-05T18:43:07.416Z] #51 30.77 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-05T18:43:07.416Z] #51 30.79 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-05T18:43:07.416Z] #51 30.81 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-05T18:43:07.416Z] #51 30.82 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-05T18:43:07.416Z] #51 30.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-05T18:43:07.416Z] #51 30.84 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-05T18:43:07.416Z] #51 30.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-05T18:43:07.416Z] #51 30.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-05T18:43:07.416Z] #51 30.92 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-05T18:43:07.416Z] #51 30.93 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-05T18:43:07.416Z] #51 31.28 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-05T18:43:07.416Z] #51 31.29 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-05T18:43:07.416Z] #51 31.31 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-05T18:43:07.416Z] #51 31.33 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-05T18:43:07.416Z] #51 31.40 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-05T18:43:07.416Z] #51 31.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-05T18:43:07.416Z] #51 31.42 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-05T18:43:07.416Z] #51 31.44 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-05T18:43:07.416Z] #51 31.47 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-05T18:43:07.416Z] #51 31.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-05T18:43:07.416Z] #51 31.72 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-05T18:43:07.416Z] #51 31.73 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-05T18:43:07.416Z] #51 31.75 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-05T18:43:07.416Z] #51 31.75 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-05T18:43:07.416Z] #51 31.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-05T18:43:07.416Z] #51 31.83 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-05T18:43:07.416Z] #51 31.87 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-05T18:43:07.416Z] #51 31.87 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-05T18:43:07.416Z] #51 31.88 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-05T18:43:07.677Z] #51 31.92 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-05T18:43:07.677Z] #51 31.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-05T18:43:07.677Z] #51 32.12 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-05T18:43:07.677Z] #51 32.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T18:43:07.677Z] #51 32.17 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-05T18:43:07.945Z] #51 32.20 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-05T18:43:07.945Z] #51 32.23 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-05T18:43:07.945Z] #51 32.46 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-05T18:43:07.946Z] INFO: Extraction ended at 03/05/2022 18:43:04. Duration:00:00:26.8153754 [2022-03-05T18:43:07.946Z] INFO: Updating the golang and path environment variables [2022-03-05T18:43:07.946Z] INFO: GOPATH=d:\gopath [2022-03-05T18:43:07.946Z] INFO: go version go1.17.8 windows/amd64 [2022-03-05T18:43:07.946Z] INFO: Running the daemon under test in debug mode [2022-03-05T18:43:07.946Z] INFO: Running the daemon under test in containerd mode [2022-03-05T18:43:07.946Z] INFO: Starting a daemon under test... [2022-03-05T18:43:07.946Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43291\16\daemon --pidfile d:\CI\PR-43291\16\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-05T18:43:07.946Z] INFO: Containerd started successfully. [2022-03-05T18:43:07.946Z] INFO: Process started successfully. [2022-03-05T18:43:07.946Z] INFO: Start tailing logs of the daemon under tests [2022-03-05T18:43:07.946Z] INFO: Waiting for the daemon under test to start... [2022-03-05T18:43:08.206Z] #51 32.53 go: downloading honnef.co/go/tools v0.2.2 [2022-03-05T18:43:09.589Z] #51 33.75 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-05T18:43:09.589Z] #51 33.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T18:43:09.589Z] #51 33.79 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-05T18:43:09.589Z] #51 33.81 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-05T18:43:10.980Z] #51 35.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T18:43:10.980Z] #51 35.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T18:43:10.980Z] #51 35.16 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-05T18:43:10.980Z] #51 35.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T18:43:10.980Z] #51 35.49 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-05T18:43:11.177Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.1s [2022-03-05T18:43:11.242Z] #51 35.52 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-05T18:43:11.242Z] #51 35.64 go: downloading golang.org/x/text v0.3.7 [2022-03-05T18:43:11.503Z] #51 ... [2022-03-05T18:43:11.503Z] [2022-03-05T18:43:11.503Z] #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-05T18:43:11.503Z] #31 sha256:c56f080fb0791a83e92a339d534686ea02516333c32754e92f92f55237824e9d [2022-03-05T18:43:11.503Z] #31 18.79 [2022-03-05T18:43:11.503Z] #31 19.07 #=#=# 0.1% ########## 13.9% ################### 26.8% ########################### 38.5% ################################### 49.2% ############################################ 61.9% ######################################################## 78.9% ################################################################### 93.6% ######################################################################## 100.0% [2022-03-05T18:43:11.503Z] #31 21.06 [2022-03-05T18:43:12.075Z] #31 ... [2022-03-05T18:43:12.075Z] [2022-03-05T18:43:12.075Z] #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-05T18:43:12.075Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-05T18:43:12.075Z] #14 26.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-05T18:43:12.075Z] #14 27.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-03-05T18:43:12.075Z] #14 27.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-03-05T18:43:12.075Z] #14 28.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-05T18:43:12.075Z] #14 29.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-03-05T18:43:12.075Z] #14 29.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-05T18:43:12.075Z] #14 29.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-05T18:43:12.075Z] #14 29.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-05T18:43:12.075Z] #14 29.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-05T18:43:12.075Z] #14 29.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-05T18:43:12.075Z] #14 29.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-03-05T18:43:12.075Z] #14 29.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-05T18:43:12.075Z] #14 29.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-05T18:43:12.075Z] #14 29.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-05T18:43:12.075Z] #14 29.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-05T18:43:12.075Z] #14 29.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-05T18:43:12.075Z] #14 29.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-05T18:43:12.075Z] #14 29.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-05T18:43:12.075Z] #14 29.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-03-05T18:43:12.075Z] #14 29.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-05T18:43:12.075Z] #14 29.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-05T18:43:12.075Z] #14 30.89 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:43:12.075Z] #14 31.05 Fetched 108 MB in 6s (18.9 MB/s) [2022-03-05T18:43:12.075Z] #14 31.11 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T18:43:12.075Z] #14 31.11 (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 ... 15700 files and directories currently installed.) [2022-03-05T18:43:12.075Z] #14 31.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-05T18:43:12.075Z] #14 31.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-05T18:43:12.075Z] #14 33.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T18:43:12.075Z] #14 33.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-05T18:43:12.075Z] #14 33.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-05T18:43:12.075Z] #14 35.49 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T18:43:12.075Z] #14 35.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-05T18:43:12.075Z] #14 35.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-05T18:43:12.075Z] #14 35.63 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-05T18:43:12.075Z] #14 35.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-05T18:43:12.075Z] #14 35.65 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-05T18:43:12.075Z] #14 35.83 Selecting previously unselected package dmsetup. [2022-03-05T18:43:12.075Z] #14 35.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-05T18:43:12.075Z] #14 35.84 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-05T18:43:12.075Z] #14 35.97 Selecting previously unselected package mingw-w64-common. [2022-03-05T18:43:12.075Z] #14 35.97 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-05T18:43:12.075Z] #14 35.98 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-05T18:43:12.075Z] #14 ... [2022-03-05T18:43:12.075Z] [2022-03-05T18:43:12.075Z] #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-05T18:43:12.075Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-05T18:43:12.075Z] #47 28.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-05T18:43:12.075Z] #47 30.00 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:43:12.075Z] #47 30.28 Fetched 2115 kB in 4s (571 kB/s) [2022-03-05T18:43:12.075Z] #47 30.40 Selecting previously unselected package libprotobuf23:arm64. [2022-03-05T18:43:12.075Z] #47 30.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 ... 15700 files and directories currently installed.) [2022-03-05T18:43:12.075Z] #47 30.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-05T18:43:12.075Z] #47 30.45 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-05T18:43:12.075Z] #47 31.13 Selecting previously unselected package python3-pkg-resources. [2022-03-05T18:43:12.075Z] #47 31.13 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-05T18:43:12.075Z] #47 31.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:43:12.075Z] #47 31.34 Selecting previously unselected package python3-six. [2022-03-05T18:43:12.075Z] #47 31.34 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-05T18:43:12.075Z] #47 31.35 Unpacking python3-six (1.16.0-2) ... [2022-03-05T18:43:12.075Z] #47 31.45 Selecting previously unselected package python3-protobuf. [2022-03-05T18:43:12.075Z] #47 31.45 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-05T18:43:12.075Z] #47 31.46 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-05T18:43:12.075Z] #47 32.00 Selecting previously unselected package libnet1:arm64. [2022-03-05T18:43:12.075Z] #47 32.01 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-05T18:43:12.075Z] #47 32.02 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:43:12.075Z] #47 32.19 Selecting previously unselected package libnl-3-200:arm64. [2022-03-05T18:43:12.075Z] #47 32.19 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-05T18:43:12.075Z] #47 32.20 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-05T18:43:12.075Z] #47 32.33 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-05T18:43:12.075Z] #47 32.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-05T18:43:12.075Z] #47 32.35 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-05T18:43:12.075Z] #47 32.46 Selecting previously unselected package criu. [2022-03-05T18:43:12.075Z] #47 32.46 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-05T18:43:12.075Z] #47 32.47 Unpacking criu (3.16.1-3) ... [2022-03-05T18:43:12.075Z] #47 33.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:43:12.075Z] #47 34.63 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-05T18:43:12.075Z] #47 34.65 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:43:12.075Z] #47 34.67 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-05T18:43:12.075Z] #47 34.69 Setting up python3-six (1.16.0-2) ... [2022-03-05T18:43:12.075Z] #47 35.58 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-05T18:43:12.075Z] #47 35.62 Setting up python3-protobuf (3.12.4-1) ... [2022-03-05T18:43:12.506Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.8s [2022-03-05T18:43:12.543Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 12.1s done [2022-03-05T18:43:12.799Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-05T18:43:13.055Z] #11 DONE 44.2s [2022-03-05T18:43:13.055Z] [2022-03-05T18:43:13.056Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T18:43:13.056Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-05T18:43:13.985Z] #12 DONE 0.9s [2022-03-05T18:43:14.241Z] [2022-03-05T18:43:14.241Z] #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-05T18:43:14.241Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-05T18:43:14.428Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 7.9s done [2022-03-05T18:43:14.428Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-05T18:43:14.624Z] #47 38.54 Setting up criu (3.16.1-3) ... [2022-03-05T18:43:14.624Z] #47 ... [2022-03-05T18:43:14.624Z] [2022-03-05T18:43:14.624Z] #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-05T18:43:14.624Z] #31 sha256:c56f080fb0791a83e92a339d534686ea02516333c32754e92f92f55237824e9d [2022-03-05T18:43:14.624Z] #31 24.75 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T18:43:14.689Z] #11 DONE 26.5s [2022-03-05T18:43:14.689Z] [2022-03-05T18:43:14.689Z] #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-05T18:43:14.689Z] #31 sha256:8ebff22ab196280a636ca63ad49d0f719e476e7c69f2767dc4d716a2881fa063 [2022-03-05T18:43:14.689Z] #31 1.496 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-05T18:43:14.689Z] #31 1.766 [2022-03-05T18:43:14.689Z] #31 1.983 #=#=# ######################################################################## 100.0% [2022-03-05T18:43:14.689Z] #31 2.242 [2022-03-05T18:43:14.689Z] #31 3.154 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-05T18:43:14.689Z] #31 3.410 [2022-03-05T18:43:14.689Z] #31 3.625 #=#=# #################################################################### 94.7% ######################################################################## 100.0% [2022-03-05T18:43:14.689Z] #31 3.928 [2022-03-05T18:43:14.689Z] #31 4.821 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-05T18:43:14.689Z] #31 5.080 [2022-03-05T18:43:14.689Z] #31 5.303 #=#=# ####### 10.6% ######################################### 58.3% ################################################################# 90.7% ######################################################################## 100.0% [2022-03-05T18:43:14.689Z] #31 5.849 [2022-03-05T18:43:14.689Z] #31 6.735 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-05T18:43:14.689Z] #31 7.014 [2022-03-05T18:43:14.689Z] #31 7.235 #=#=# ######################################################################## 100.0% [2022-03-05T18:43:14.689Z] #31 7.457 [2022-03-05T18:43:14.689Z] #31 ... [2022-03-05T18:43:14.689Z] [2022-03-05T18:43:14.689Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-05T18:43:14.689Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-05T18:43:14.804Z] #13 DONE 0.7s [2022-03-05T18:43:14.804Z] [2022-03-05T18:43:14.804Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-05T18:43:14.804Z] #25 sha256:805794dc5668606982f525d4bbd45e5899f137d52776c3ca54a75200d603b840 [2022-03-05T18:43:14.804Z] #25 ... [2022-03-05T18:43:14.804Z] [2022-03-05T18:43:14.804Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T18:43:14.804Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-05T18:43:14.804Z] #42 DONE 0.1s [2022-03-05T18:43:14.804Z] [2022-03-05T18:43:14.804Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T18:43:14.804Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-05T18:43:14.804Z] #33 DONE 0.2s [2022-03-05T18:43:15.062Z] [2022-03-05T18:43:15.062Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-05T18:43:15.062Z] #25 sha256:805794dc5668606982f525d4bbd45e5899f137d52776c3ca54a75200d603b840 [2022-03-05T18:43:15.062Z] #25 DONE 0.4s [2022-03-05T18:43:15.062Z] [2022-03-05T18:43:15.062Z] #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-05T18:43:15.062Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-05T18:43:15.062Z] #34 ... [2022-03-05T18:43:15.062Z] [2022-03-05T18:43:15.062Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-05T18:43:15.062Z] #62 sha256:8313240a7aa51048733f6a4d8bff85214eeb459c7f9a642274b7ca102f457c17 [2022-03-05T18:43:15.062Z] #62 DONE 0.4s [2022-03-05T18:43:15.062Z] [2022-03-05T18:43:15.062Z] #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-05T18:43:15.062Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-05T18:43:15.062Z] #46 DONE 0.4s [2022-03-05T18:43:15.318Z] [2022-03-05T18:43:15.318Z] #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-05T18:43:15.318Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:43:15.564Z] #31 25.82 [2022-03-05T18:43:16.077Z] #12 DONE 1.4s [2022-03-05T18:43:16.077Z] [2022-03-05T18:43:16.077Z] #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-05T18:43:16.077Z] #31 sha256:8ebff22ab196280a636ca63ad49d0f719e476e7c69f2767dc4d716a2881fa063 [2022-03-05T18:43:16.077Z] #31 8.072 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T18:43:16.077Z] #31 8.243 [2022-03-05T18:43:16.077Z] #31 8.457 #=#=# ######################################################################## 100.0% [2022-03-05T18:43:16.078Z] #31 8.643 [2022-03-05T18:43:16.078Z] #31 8.684 Download of images into '/build' complete. [2022-03-05T18:43:16.078Z] #31 8.684 Use something like the following to load the result into a Docker daemon: [2022-03-05T18:43:16.078Z] #31 8.684 tar -cC '/build' . | docker load [2022-03-05T18:43:16.078Z] #31 DONE 8.9s [2022-03-05T18:43:16.078Z] [2022-03-05T18:43:16.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-05T18:43:16.078Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-05T18:43:16.136Z] #31 26.07 #=#=# ######################################################################## 100.0% [2022-03-05T18:43:16.507Z] ...INFO: Daemon under test started and replied! [2022-03-05T18:43:16.508Z] INFO: Docker version of the daemon under test [2022-03-05T18:43:16.508Z] [2022-03-05T18:43:16.508Z] Client: [2022-03-05T18:43:16.508Z] Version: 17.06.2-ce [2022-03-05T18:43:16.508Z] API version: 1.30 [2022-03-05T18:43:16.508Z] Go version: go1.8.3 [2022-03-05T18:43:16.508Z] Git commit: cec0b72 [2022-03-05T18:43:16.508Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-05T18:43:16.508Z] OS/Arch: windows/amd64 [2022-03-05T18:43:16.508Z] [2022-03-05T18:43:16.508Z] Server: [2022-03-05T18:43:16.508Z] Version: 0.0.0-dev [2022-03-05T18:43:16.508Z] API version: 1.42 (minimum version 1.24) [2022-03-05T18:43:16.508Z] Go version: go1.17.8 [2022-03-05T18:43:16.508Z] Git commit: 9f3b1a9664 [2022-03-05T18:43:16.508Z] Built: 03/05/2022 18:41:13 [2022-03-05T18:43:16.508Z] OS/Arch: windows/amd64 [2022-03-05T18:43:16.508Z] Experimental: false [2022-03-05T18:43:16.508Z] [2022-03-05T18:43:16.508Z] INFO: Docker info of the daemon under test [2022-03-05T18:43:16.508Z] [2022-03-05T18:43:16.508Z] Containers: 0 [2022-03-05T18:43:16.508Z] Running: 0 [2022-03-05T18:43:16.508Z] Paused: 0 [2022-03-05T18:43:16.508Z] Stopped: 0 [2022-03-05T18:43:16.508Z] Images: 0 [2022-03-05T18:43:16.508Z] Server Version: 0.0.0-dev [2022-03-05T18:43:16.508Z] Storage Driver: windowsfilter [2022-03-05T18:43:16.508Z] Windows: [2022-03-05T18:43:16.508Z] Logging Driver: json-file [2022-03-05T18:43:16.508Z] Plugins: [2022-03-05T18:43:16.508Z] Volume: local [2022-03-05T18:43:16.508Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T18:43:16.508Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T18:43:16.508Z] Swarm: inactive [2022-03-05T18:43:16.508Z] Default Isolation: process [2022-03-05T18:43:16.508Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-05T18:43:16.508Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-05T18:43:16.508Z] OSType: windows [2022-03-05T18:43:16.508Z] Architecture: x86_64 [2022-03-05T18:43:16.508Z] CPUs: 4 [2022-03-05T18:43:16.508Z] Total Memory: 32GiB [2022-03-05T18:43:16.508Z] Name: azwin-2-290540 [2022-03-05T18:43:16.508Z] ID: JTW3:RQIN:PJPP:253K:LCSH:TAM3:2H67:OPSY:ZVZ7:4LNX:6B6H:5UR2 [2022-03-05T18:43:16.508Z] Docker Root Dir: D:\CI\PR-43291\16\daemon [2022-03-05T18:43:16.508Z] Debug Mode (client): false [2022-03-05T18:43:16.508Z] Debug Mode (server): true [2022-03-05T18:43:16.508Z] File Descriptors: -1 [2022-03-05T18:43:16.508Z] Goroutines: 16 [2022-03-05T18:43:16.508Z] System Time: 2022-03-05T18:43:16.345396Z [2022-03-05T18:43:16.508Z] EventsListeners: 0 [2022-03-05T18:43:16.508Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:43:16.508Z] Labels: [2022-03-05T18:43:16.508Z] Experimental: false [2022-03-05T18:43:16.508Z] Insecure Registries: [2022-03-05T18:43:16.508Z] 127.0.0.0/8 [2022-03-05T18:43:16.508Z] Live Restore Enabled: false [2022-03-05T18:43:16.508Z] [2022-03-05T18:43:16.508Z] [2022-03-05T18:43:16.508Z] INFO: Docker images of the daemon under test [2022-03-05T18:43:16.508Z] [2022-03-05T18:43:16.508Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-05T18:43:16.508Z] [2022-03-05T18:43:16.508Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-05T18:43:16.657Z] #13 DONE 0.7s [2022-03-05T18:43:16.919Z] [2022-03-05T18:43:16.919Z] #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-05T18:43:16.919Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-05T18:43:16.919Z] #46 ... [2022-03-05T18:43:16.919Z] [2022-03-05T18:43:16.919Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-05T18:43:16.919Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-05T18:43:16.919Z] #42 DONE 0.2s [2022-03-05T18:43:16.919Z] [2022-03-05T18:43:16.919Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-05T18:43:16.919Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-05T18:43:16.919Z] #33 DONE 0.2s [2022-03-05T18:43:16.919Z] [2022-03-05T18:43:16.919Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-05T18:43:16.919Z] #62 sha256:7ab34b63d654bfc55e00282d846fd09a72fa42736955891630f3be73491f0fe8 [2022-03-05T18:43:16.919Z] #62 DONE 0.2s [2022-03-05T18:43:16.998Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-05T18:43:16.998Z] ltsc2022: Pulling from windows/servercore [2022-03-05T18:43:17.079Z] #31 27.17 [2022-03-05T18:43:17.181Z] [2022-03-05T18:43:17.181Z] #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-05T18:43:17.181Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-05T18:43:17.181Z] #46 DONE 0.3s [2022-03-05T18:43:17.181Z] [2022-03-05T18:43:17.181Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-05T18:43:17.181Z] #25 sha256:2b0071a2e5a1b83dd9c22073b7b653d02847b8a23fc83132ff1e30b79bb2aaea [2022-03-05T18:43:17.181Z] #25 DONE 0.3s [2022-03-05T18:43:17.181Z] [2022-03-05T18:43:17.181Z] #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-05T18:43:17.181Z] #26 sha256:835a06000ec6c8b834661abc859f0256fe94b470c6eeabe7bbb4b8a6299cd83d [2022-03-05T18:43:17.341Z] #31 ... [2022-03-05T18:43:17.341Z] [2022-03-05T18:43:17.341Z] #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-05T18:43:17.341Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-05T18:43:17.341Z] #47 39.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:43:17.341Z] #47 DONE 41.3s [2022-03-05T18:43:17.341Z] [2022-03-05T18:43:17.341Z] #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-05T18:43:17.341Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-05T18:43:17.341Z] #51 40.26 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-05T18:43:17.341Z] #51 40.33 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T18:43:17.341Z] #51 40.33 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T18:43:17.341Z] #51 40.50 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-05T18:43:17.341Z] #51 40.53 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-05T18:43:17.341Z] #51 40.55 go: downloading golang.org/x/mod v0.5.1 [2022-03-05T18:43:17.341Z] #51 40.64 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-05T18:43:17.341Z] #51 40.72 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-05T18:43:17.341Z] #51 40.78 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-05T18:43:17.341Z] #51 40.82 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-05T18:43:17.341Z] #51 40.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-05T18:43:17.341Z] #51 41.00 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-05T18:43:17.341Z] #51 41.40 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-05T18:43:17.341Z] #51 41.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T18:43:17.341Z] #51 41.53 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-05T18:43:17.488Z] 8f616e6e9eec: Pulling fs layer [2022-03-05T18:43:17.488Z] 898469748ff6: Pulling fs layer [2022-03-05T18:43:17.602Z] #51 41.97 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-05T18:43:17.602Z] #51 42.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-05T18:43:17.602Z] #51 42.10 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-05T18:43:17.602Z] #51 42.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-05T18:43:17.862Z] #51 ... [2022-03-05T18:43:17.862Z] [2022-03-05T18:43:17.862Z] #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-05T18:43:17.862Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-05T18:43:17.862Z] #38 32.73 Selecting previously unselected package libicu67:arm64. [2022-03-05T18:43:17.862Z] #38 32.74 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-05T18:43:17.862Z] #38 32.76 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-05T18:43:17.862Z] #38 37.34 Selecting previously unselected package libxml2:arm64. [2022-03-05T18:43:17.862Z] #38 37.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-05T18:43:17.862Z] #38 37.35 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-05T18:43:17.862Z] #38 37.81 Selecting previously unselected package libarchive13:arm64. [2022-03-05T18:43:17.862Z] #38 37.83 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-05T18:43:17.862Z] #38 37.84 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-05T18:43:17.862Z] #38 38.14 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-05T18:43:17.862Z] #38 38.15 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-05T18:43:17.862Z] #38 38.16 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-05T18:43:17.862Z] #38 38.30 Selecting previously unselected package librhash0:arm64. [2022-03-05T18:43:17.862Z] #38 38.30 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-05T18:43:17.862Z] #38 38.31 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-05T18:43:17.862Z] #38 38.48 Selecting previously unselected package libuv1:arm64. [2022-03-05T18:43:17.862Z] #38 38.48 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-05T18:43:17.862Z] #38 38.51 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-05T18:43:17.862Z] #38 38.67 Selecting previously unselected package cmake. [2022-03-05T18:43:17.862Z] #38 38.68 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-05T18:43:17.862Z] #38 38.69 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-05T18:43:17.862Z] #38 41.05 Setting up libicu67:arm64 (67.1-7) ... [2022-03-05T18:43:17.862Z] #38 41.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:43:17.862Z] #38 41.14 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-05T18:43:17.862Z] #38 41.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:43:17.862Z] #38 41.34 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-05T18:43:17.862Z] #38 41.43 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-05T18:43:17.862Z] #38 41.47 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-05T18:43:17.862Z] #38 41.56 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-05T18:43:17.862Z] #38 41.66 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-05T18:43:17.862Z] #38 41.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-05T18:43:17.862Z] #38 41.75 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:43:17.862Z] #38 DONE 42.2s [2022-03-05T18:43:17.862Z] [2022-03-05T18:43:17.862Z] #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-05T18:43:17.862Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-05T18:43:17.862Z] #51 42.20 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-05T18:43:17.862Z] #51 42.24 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-05T18:43:18.122Z] #51 42.43 go: downloading github.com/prometheus/common v0.10.0 [2022-03-05T18:43:18.382Z] #51 ... [2022-03-05T18:43:18.382Z] [2022-03-05T18:43:18.382Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-05T18:43:18.382Z] #39 sha256:3ced4fcc5d6c3d87df6ae17418c22ee8d8f25d532aed09a7739bef4d916c8606 [2022-03-05T18:43:18.382Z] #39 DONE 0.6s [2022-03-05T18:43:18.382Z] [2022-03-05T18:43:18.382Z] #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-05T18:43:18.382Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-05T18:43:18.382Z] #51 42.77 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-05T18:43:18.382Z] #51 42.81 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-05T18:43:18.643Z] #51 42.84 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-05T18:43:19.596Z] #51 44.03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-05T18:43:20.580Z] #47 ... [2022-03-05T18:43:20.580Z] [2022-03-05T18:43:20.580Z] #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-05T18:43:20.580Z] #63 sha256:e10a21b0db12a6874c664de9719ae6f866c9d55a88dc6cb7fae9f9ef309cf792 [2022-03-05T18:43:20.580Z] #63 5.303 + RM_GOPATH=0 [2022-03-05T18:43:20.580Z] #63 5.303 + TMP_GOPATH= [2022-03-05T18:43:20.580Z] #63 5.303 + : /build [2022-03-05T18:43:20.580Z] #63 5.303 + '[' -z '' ']' [2022-03-05T18:43:20.580Z] #63 5.304 ++ mktemp -d [2022-03-05T18:43:20.580Z] #63 5.309 + export GOPATH=/tmp/tmp.4KMdICNchv [2022-03-05T18:43:20.580Z] #63 5.309 + GOPATH=/tmp/tmp.4KMdICNchv [2022-03-05T18:43:20.580Z] #63 5.309 + RM_GOPATH=1 [2022-03-05T18:43:20.580Z] #63 5.309 + case "$(go env GOARCH)" in [2022-03-05T18:43:20.580Z] #63 5.309 ++ go env GOARCH [2022-03-05T18:43:20.580Z] #63 5.331 Install rootlesskit version v0.14.6 [2022-03-05T18:43:20.580Z] #63 5.331 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:20.580Z] #63 5.331 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:20.580Z] #63 5.331 ++ dirname /install.sh [2022-03-05T18:43:20.580Z] #63 5.331 + dir=/ [2022-03-05T18:43:20.580Z] #63 5.331 + bin=rootlesskit [2022-03-05T18:43:20.580Z] #63 5.331 + shift [2022-03-05T18:43:20.580Z] #63 5.331 + '[' '!' -f //rootlesskit.installer ']' [2022-03-05T18:43:20.580Z] #63 5.331 + . //rootlesskit.installer [2022-03-05T18:43:20.580Z] #63 5.331 ++ : v0.14.6 [2022-03-05T18:43:20.580Z] #63 5.331 + install_rootlesskit [2022-03-05T18:43:20.580Z] #63 5.331 + case "$1" in [2022-03-05T18:43:20.580Z] #63 5.331 + export CGO_ENABLED=0 [2022-03-05T18:43:20.580Z] #63 5.331 + CGO_ENABLED=0 [2022-03-05T18:43:20.580Z] #63 5.331 + _install_rootlesskit [2022-03-05T18:43:20.580Z] #63 5.331 + echo 'Install rootlesskit version v0.14.6' [2022-03-05T18:43:20.580Z] #63 5.331 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T18:43:20.580Z] #63 5.331 + GOBIN=/build [2022-03-05T18:43:20.580Z] #63 5.331 + GO111MODULE=on [2022-03-05T18:43:20.580Z] #63 5.331 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-05T18:43:20.837Z] #63 ... [2022-03-05T18:43:20.837Z] [2022-03-05T18:43:20.837Z] #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-05T18:43:20.837Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-05T18:43:20.837Z] #34 5.929 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T18:43:20.837Z] #34 5.931 Cloning into '.'... [2022-03-05T18:43:22.146Z] #51 ... [2022-03-05T18:43:22.146Z] [2022-03-05T18:43:22.146Z] #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-05T18:43:22.146Z] #31 sha256:c56f080fb0791a83e92a339d534686ea02516333c32754e92f92f55237824e9d [2022-03-05T18:43:22.146Z] #31 29.50 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-05T18:43:22.146Z] #31 30.49 [2022-03-05T18:43:22.146Z] #31 30.74 #=#=# ######################################################################## 100.0% [2022-03-05T18:43:22.146Z] #31 31.63 [2022-03-05T18:43:22.146Z] #31 31.86 Download of images into '/build' complete. [2022-03-05T18:43:22.146Z] #31 31.86 Use something like the following to load the result into a Docker daemon: [2022-03-05T18:43:22.146Z] #31 31.86 tar -cC '/build' . | docker load [2022-03-05T18:43:22.146Z] #31 DONE 32.3s [2022-03-05T18:43:22.407Z] [2022-03-05T18:43:22.407Z] #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-05T18:43:22.407Z] #40 sha256:b64cbfb071a80f94cf6379f1d84f01edfb24ca39866934e0ad8c5980aec73795 [2022-03-05T18:43:22.407Z] #40 0.479 + RM_GOPATH=0 [2022-03-05T18:43:22.407Z] #40 0.486 + TMP_GOPATH= [2022-03-05T18:43:22.407Z] #40 0.486 + : /build [2022-03-05T18:43:22.407Z] #40 0.486 + '[' -z '' ']' [2022-03-05T18:43:22.407Z] #40 0.489 ++ mktemp -d [2022-03-05T18:43:22.407Z] #40 0.492 + export GOPATH=/tmp/tmp.WFEvrAjZ4M [2022-03-05T18:43:22.407Z] #40 0.492 + GOPATH=/tmp/tmp.WFEvrAjZ4M [2022-03-05T18:43:22.407Z] #40 0.492 + RM_GOPATH=1 [2022-03-05T18:43:22.407Z] #40 0.492 + case "$(go env GOARCH)" in [2022-03-05T18:43:22.407Z] #40 0.493 ++ go env GOARCH [2022-03-05T18:43:22.407Z] #40 0.520 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:22.407Z] #40 0.520 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:22.407Z] #40 0.521 ++ dirname /install.sh [2022-03-05T18:43:22.407Z] #40 0.524 + dir=/ [2022-03-05T18:43:22.407Z] #40 0.525 + bin=tini [2022-03-05T18:43:22.407Z] #40 0.525 + shift [2022-03-05T18:43:22.407Z] #40 0.525 + '[' '!' -f //tini.installer ']' [2022-03-05T18:43:22.407Z] #40 0.525 + . //tini.installer [2022-03-05T18:43:22.407Z] #40 0.527 ++ : v0.19.0 [2022-03-05T18:43:22.407Z] #40 0.527 + install_tini [2022-03-05T18:43:22.407Z] #40 0.527 + echo 'Install tini version v0.19.0' [2022-03-05T18:43:22.407Z] #40 0.528 Install tini version v0.19.0 [2022-03-05T18:43:22.407Z] #40 0.531 + git clone https://github.com/krallin/tini.git /tmp/tmp.WFEvrAjZ4M/tini [2022-03-05T18:43:22.407Z] #40 0.536 Cloning into '/tmp/tmp.WFEvrAjZ4M/tini'... [2022-03-05T18:43:22.407Z] #40 1.000 + cd /tmp/tmp.WFEvrAjZ4M/tini [2022-03-05T18:43:22.407Z] #40 1.001 + git checkout -q v0.19.0 [2022-03-05T18:43:22.407Z] #40 1.007 + cmake . [2022-03-05T18:43:22.407Z] #40 1.454 -- The C compiler identification is GNU 10.2.1 [2022-03-05T18:43:22.407Z] #40 1.554 -- Detecting C compiler ABI info [2022-03-05T18:43:22.407Z] #40 1.990 -- Detecting C compiler ABI info - done [2022-03-05T18:43:22.407Z] #40 2.060 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-05T18:43:22.407Z] #40 2.080 -- Detecting C compile features [2022-03-05T18:43:22.407Z] #40 2.081 -- Detecting C compile features - done [2022-03-05T18:43:22.407Z] #40 2.129 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T18:43:22.407Z] #40 2.301 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T18:43:22.407Z] #40 2.383 -- Configuring done [2022-03-05T18:43:22.407Z] #40 2.391 -- Generating done [2022-03-05T18:43:22.407Z] #40 2.402 -- Build files have been written to: /tmp/tmp.WFEvrAjZ4M/tini [2022-03-05T18:43:22.407Z] #40 2.418 + make tini-static [2022-03-05T18:43:22.407Z] #40 2.688 Scanning dependencies of target tini-static [2022-03-05T18:43:22.407Z] #40 2.753 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T18:43:22.483Z] #26 4.992 + RM_GOPATH=0 [2022-03-05T18:43:22.483Z] #26 4.992 + TMP_GOPATH= [2022-03-05T18:43:22.483Z] #26 4.992 + : /build [2022-03-05T18:43:22.483Z] #26 4.992 + '[' -z '' ']' [2022-03-05T18:43:22.483Z] #26 4.995 ++ mktemp -d [2022-03-05T18:43:22.483Z] #26 5.003 + export GOPATH=/tmp/tmp.p8wjQdiCwS [2022-03-05T18:43:22.483Z] #26 5.003 + GOPATH=/tmp/tmp.p8wjQdiCwS [2022-03-05T18:43:22.483Z] #26 5.003 + RM_GOPATH=1 [2022-03-05T18:43:22.483Z] #26 5.003 + case "$(go env GOARCH)" in [2022-03-05T18:43:22.483Z] #26 5.003 ++ go env GOARCH [2022-03-05T18:43:22.483Z] #26 5.019 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:22.483Z] #26 5.019 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:22.483Z] #26 5.019 ++ dirname /install.sh [2022-03-05T18:43:22.483Z] #26 5.020 + dir=/ [2022-03-05T18:43:22.483Z] #26 5.022 + bin=dockercli [2022-03-05T18:43:22.483Z] #26 5.022 + shift [2022-03-05T18:43:22.483Z] #26 5.022 + '[' '!' -f //dockercli.installer ']' [2022-03-05T18:43:22.483Z] #26 5.022 + . //dockercli.installer [2022-03-05T18:43:22.483Z] #26 5.022 ++ : stable [2022-03-05T18:43:22.483Z] #26 5.022 ++ : 17.06.2-ce [2022-03-05T18:43:22.483Z] #26 5.023 + install_dockercli [2022-03-05T18:43:22.483Z] #26 5.023 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T18:43:22.483Z] #26 5.023 Install docker/cli version 17.06.2-ce from stable [2022-03-05T18:43:22.483Z] #26 5.026 ++ uname -m [2022-03-05T18:43:22.484Z] #26 5.027 + arch=x86_64 [2022-03-05T18:43:22.484Z] #26 5.029 + '[' x86_64 '!=' x86_64 ']' [2022-03-05T18:43:22.484Z] #26 5.029 + url=https://download.docker.com/linux/static [2022-03-05T18:43:22.484Z] #26 5.031 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-05T18:43:22.484Z] #26 5.032 + tar -xz docker/docker [2022-03-05T18:43:22.670Z] #40 4.156 [100%] Linking C executable tini-static [2022-03-05T18:43:22.932Z] #40 ... [2022-03-05T18:43:22.932Z] [2022-03-05T18:43:22.932Z] #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-05T18:43:22.932Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-05T18:43:22.932Z] #49 47.18 gotestsum version dev [2022-03-05T18:43:22.932Z] #49 DONE 47.2s [2022-03-05T18:43:22.932Z] [2022-03-05T18:43:22.932Z] #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-05T18:43:22.932Z] #40 sha256:b64cbfb071a80f94cf6379f1d84f01edfb24ca39866934e0ad8c5980aec73795 [2022-03-05T18:43:22.932Z] #40 4.525 [100%] Built target tini-static [2022-03-05T18:43:23.192Z] #40 4.688 + mkdir -p /build [2022-03-05T18:43:23.192Z] #40 4.688 + cp tini-static /build/docker-init [2022-03-05T18:43:23.192Z] #40 DONE 4.8s [2022-03-05T18:43:23.192Z] [2022-03-05T18:43:23.192Z] #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-05T18:43:23.192Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-05T18:43:23.192Z] #14 42.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T18:43:23.192Z] #14 42.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-05T18:43:23.192Z] #14 42.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-05T18:43:23.764Z] #14 48.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T18:43:23.764Z] #14 48.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-05T18:43:23.764Z] #14 48.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-05T18:43:24.335Z] #14 48.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-05T18:43:24.335Z] #14 48.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-05T18:43:24.335Z] #14 48.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-05T18:43:25.038Z] #34 ... [2022-03-05T18:43:25.038Z] [2022-03-05T18:43:25.038Z] #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-05T18:43:25.038Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:43:25.038Z] #38 5.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:43:25.038Z] #38 5.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:43:25.038Z] #38 5.938 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:43:25.038Z] #38 7.139 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:43:25.038Z] #38 9.993 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:43:25.038Z] #38 ... [2022-03-05T18:43:25.038Z] [2022-03-05T18:43:25.038Z] #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-05T18:43:25.038Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-05T18:43:25.038Z] #53 5.702 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T18:43:25.038Z] #53 6.858 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T18:43:25.038Z] #53 6.866 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T18:43:25.038Z] #53 6.932 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T18:43:25.038Z] #53 9.777 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T18:43:25.038Z] #53 ... [2022-03-05T18:43:25.038Z] [2022-03-05T18:43:25.038Z] #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-05T18:43:25.038Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-05T18:43:25.038Z] #36 5.710 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-05T18:43:25.296Z] #36 ... [2022-03-05T18:43:25.296Z] [2022-03-05T18:43:25.296Z] #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-05T18:43:25.296Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-05T18:43:25.296Z] #49 6.012 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T18:43:25.296Z] #49 8.360 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T18:43:25.297Z] #49 8.360 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T18:43:25.297Z] #49 8.435 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T18:43:25.297Z] #49 8.474 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T18:43:25.297Z] #49 9.127 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T18:43:25.297Z] #49 9.164 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T18:43:25.297Z] #49 9.175 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T18:43:25.297Z] #49 9.230 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T18:43:25.297Z] #49 9.247 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T18:43:25.297Z] #49 9.417 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T18:43:25.297Z] #49 9.521 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T18:43:25.297Z] #49 9.874 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T18:43:25.297Z] #49 ... [2022-03-05T18:43:25.297Z] [2022-03-05T18:43:25.297Z] #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-05T18:43:25.297Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-05T18:43:25.297Z] #58 6.330 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:43:25.297Z] #58 6.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:43:25.297Z] #58 6.382 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:43:25.297Z] #58 7.672 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:43:25.297Z] #58 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:43:25.554Z] #58 ... [2022-03-05T18:43:25.554Z] [2022-03-05T18:43:25.554Z] #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-05T18:43:25.554Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-05T18:43:25.554Z] #43 4.866 + git clone https://github.com/docker/distribution.git . [2022-03-05T18:43:25.554Z] #43 4.869 Cloning into '.'... [2022-03-05T18:43:25.554Z] #43 ... [2022-03-05T18:43:25.554Z] [2022-03-05T18:43:25.554Z] #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-05T18:43:25.554Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:43:25.554Z] #51 5.225 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-05T18:43:25.762Z] ...INFO: Daemon under test started and replied! [2022-03-05T18:43:25.762Z] INFO: Docker version of the daemon under test [2022-03-05T18:43:25.762Z] [2022-03-05T18:43:25.762Z] Client: [2022-03-05T18:43:25.762Z] Version: 17.06.2-ce [2022-03-05T18:43:25.762Z] API version: 1.30 [2022-03-05T18:43:25.762Z] Go version: go1.8.3 [2022-03-05T18:43:25.762Z] Git commit: cec0b72 [2022-03-05T18:43:25.762Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-05T18:43:25.762Z] OS/Arch: windows/amd64 [2022-03-05T18:43:25.762Z] [2022-03-05T18:43:25.762Z] Server: [2022-03-05T18:43:25.762Z] Version: 0.0.0-dev [2022-03-05T18:43:25.762Z] API version: 1.42 (minimum version 1.24) [2022-03-05T18:43:25.762Z] Go version: go1.17.8 [2022-03-05T18:43:25.762Z] Git commit: 9f3b1a9664 [2022-03-05T18:43:25.762Z] Built: 03/05/2022 18:41:14 [2022-03-05T18:43:25.762Z] OS/Arch: windows/amd64 [2022-03-05T18:43:25.762Z] Experimental: false [2022-03-05T18:43:25.762Z] [2022-03-05T18:43:25.762Z] INFO: Docker info of the daemon under test [2022-03-05T18:43:25.762Z] [2022-03-05T18:43:25.762Z] Containers: 0 [2022-03-05T18:43:25.762Z] Running: 0 [2022-03-05T18:43:25.762Z] Paused: 0 [2022-03-05T18:43:25.762Z] Stopped: 0 [2022-03-05T18:43:25.762Z] Images: 0 [2022-03-05T18:43:25.762Z] Server Version: 0.0.0-dev [2022-03-05T18:43:25.762Z] Storage Driver: windowsfilter [2022-03-05T18:43:25.762Z] Windows: [2022-03-05T18:43:25.762Z] Logging Driver: json-file [2022-03-05T18:43:25.762Z] Plugins: [2022-03-05T18:43:25.762Z] Volume: local [2022-03-05T18:43:25.762Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T18:43:25.762Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T18:43:25.762Z] Swarm: inactive [2022-03-05T18:43:25.762Z] Default Isolation: process [2022-03-05T18:43:25.762Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-05T18:43:25.762Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-05T18:43:25.762Z] OSType: windows [2022-03-05T18:43:25.762Z] Architecture: x86_64 [2022-03-05T18:43:25.762Z] CPUs: 4 [2022-03-05T18:43:25.762Z] Total Memory: 32GiB [2022-03-05T18:43:25.762Z] Name: azwin-2-159010 [2022-03-05T18:43:25.762Z] ID: PB3Y:JV7R:6VA2:NAXU:ZW7B:L4ND:32ML:RWWP:RCZC:CIQG:GVZE:WO36 [2022-03-05T18:43:25.762Z] Docker Root Dir: D:\CI\PR-43291\16\daemon [2022-03-05T18:43:25.762Z] Debug Mode (client): false [2022-03-05T18:43:25.762Z] Debug Mode (server): true [2022-03-05T18:43:25.762Z] File Descriptors: -1 [2022-03-05T18:43:25.762Z] Goroutines: 31 [2022-03-05T18:43:25.762Z] System Time: 2022-03-05T18:43:24.7734559Z [2022-03-05T18:43:25.762Z] EventsListeners: 0 [2022-03-05T18:43:25.762Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:43:25.762Z] Labels: [2022-03-05T18:43:25.762Z] Experimental: false [2022-03-05T18:43:25.762Z] Insecure Registries: [2022-03-05T18:43:25.762Z] 127.0.0.0/8 [2022-03-05T18:43:25.762Z] Live Restore Enabled: false [2022-03-05T18:43:25.762Z] [2022-03-05T18:43:25.762Z] [2022-03-05T18:43:25.762Z] INFO: Docker images of the daemon under test [2022-03-05T18:43:25.762Z] [2022-03-05T18:43:25.762Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-05T18:43:25.762Z] [2022-03-05T18:43:25.762Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-05T18:43:25.762Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-05T18:43:25.762Z] ltsc2022: Pulling from windows/servercore [2022-03-05T18:43:25.762Z] 8f616e6e9eec: Pulling fs layer [2022-03-05T18:43:25.762Z] 898469748ff6: Pulling fs layer [2022-03-05T18:43:25.811Z] #51 ... [2022-03-05T18:43:25.811Z] [2022-03-05T18:43:25.811Z] #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-05T18:43:25.811Z] #26 sha256:3dc4ad39cd5b71bf4b7e4ec21964deaf586de3808a91916d58ce1e644218998f [2022-03-05T18:43:25.811Z] #26 5.689 + RM_GOPATH=0 [2022-03-05T18:43:25.811Z] #26 5.689 + TMP_GOPATH= [2022-03-05T18:43:25.811Z] #26 5.689 + : /build [2022-03-05T18:43:25.811Z] #26 5.689 + '[' -z '' ']' [2022-03-05T18:43:25.811Z] #26 5.693 ++ mktemp -d [2022-03-05T18:43:25.811Z] #26 5.696 + export GOPATH=/tmp/tmp.AnWHm6AgpU [2022-03-05T18:43:25.811Z] #26 5.696 + GOPATH=/tmp/tmp.AnWHm6AgpU [2022-03-05T18:43:25.811Z] #26 5.696 + RM_GOPATH=1 [2022-03-05T18:43:25.811Z] #26 5.696 + case "$(go env GOARCH)" in [2022-03-05T18:43:25.811Z] #26 5.696 ++ go env GOARCH [2022-03-05T18:43:25.811Z] #26 5.719 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:25.811Z] #26 5.719 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:25.811Z] #26 5.719 ++ dirname /install.sh [2022-03-05T18:43:25.812Z] #26 5.736 + dir=/ [2022-03-05T18:43:25.812Z] #26 5.737 + bin=dockercli [2022-03-05T18:43:25.812Z] #26 5.737 + shift [2022-03-05T18:43:25.812Z] #26 5.737 + '[' '!' -f //dockercli.installer ']' [2022-03-05T18:43:25.812Z] #26 5.738 Install docker/cli version 17.06.2-ce from stable [2022-03-05T18:43:25.812Z] #26 5.740 + . //dockercli.installer [2022-03-05T18:43:25.812Z] #26 5.740 ++ : stable [2022-03-05T18:43:25.812Z] #26 5.740 ++ : 17.06.2-ce [2022-03-05T18:43:25.812Z] #26 5.740 + install_dockercli [2022-03-05T18:43:25.812Z] #26 5.740 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-05T18:43:25.812Z] #26 5.740 ++ uname -m [2022-03-05T18:43:25.812Z] #26 5.740 + arch=x86_64 [2022-03-05T18:43:25.812Z] #26 5.741 + '[' x86_64 '!=' x86_64 ']' [2022-03-05T18:43:25.812Z] #26 5.741 + url=https://download.docker.com/linux/static [2022-03-05T18:43:25.812Z] #26 5.753 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-05T18:43:25.812Z] #26 5.753 + tar -xz docker/docker [2022-03-05T18:43:25.812Z] #26 ... [2022-03-05T18:43:25.812Z] [2022-03-05T18:43:25.812Z] #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-05T18:43:25.812Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:43:25.812Z] #14 5.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:43:25.812Z] #14 5.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:43:25.812Z] #14 5.817 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:43:25.812Z] #14 6.567 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:43:25.812Z] #14 9.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:43:26.076Z] #14 ... [2022-03-05T18:43:26.076Z] [2022-03-05T18:43:26.076Z] #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-05T18:43:26.077Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:43:26.077Z] #47 6.206 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:43:26.077Z] #47 6.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:43:26.077Z] #47 6.307 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:43:26.077Z] #47 6.923 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-05T18:43:26.077Z] #47 7.694 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:43:26.701Z] #26 ... [2022-03-05T18:43:26.701Z] [2022-03-05T18:43:26.701Z] #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-05T18:43:26.701Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-05T18:43:26.701Z] #53 5.009 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-05T18:43:26.701Z] #53 5.914 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-05T18:43:26.701Z] #53 5.932 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-05T18:43:26.701Z] #53 5.981 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-05T18:43:26.701Z] #53 7.825 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-05T18:43:26.962Z] #53 ... [2022-03-05T18:43:26.962Z] [2022-03-05T18:43:26.962Z] #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-05T18:43:26.962Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-05T18:43:26.962Z] #49 3.601 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-05T18:43:26.962Z] #49 4.495 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-05T18:43:26.962Z] #49 4.495 go: downloading github.com/fatih/color v1.10.0 [2022-03-05T18:43:26.962Z] #49 4.520 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-05T18:43:26.962Z] #49 4.543 go: downloading github.com/pkg/errors v0.9.1 [2022-03-05T18:43:26.962Z] #49 4.740 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-05T18:43:26.962Z] #49 4.740 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-05T18:43:26.962Z] #49 4.758 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-05T18:43:26.962Z] #49 4.790 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-05T18:43:26.962Z] #49 4.806 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-05T18:43:26.962Z] #49 4.889 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-05T18:43:26.962Z] #49 4.918 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-05T18:43:26.962Z] #49 5.135 go: downloading golang.org/x/tools v0.1.0 [2022-03-05T18:43:26.962Z] #49 ... [2022-03-05T18:43:26.962Z] [2022-03-05T18:43:26.962Z] #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-05T18:43:26.962Z] #63 sha256:f079b69d32a5319c8db83b26c6dd9f3e1df689a6fd1315f9c4218eb4a01e9492 [2022-03-05T18:43:26.962Z] #63 4.865 + RM_GOPATH=0 [2022-03-05T18:43:26.962Z] #63 4.865 + TMP_GOPATH= [2022-03-05T18:43:26.962Z] #63 4.865 + : /build [2022-03-05T18:43:26.962Z] #63 4.865 + '[' -z '' ']' [2022-03-05T18:43:26.962Z] #63 4.870 ++ mktemp -d [2022-03-05T18:43:26.962Z] #63 4.870 + export GOPATH=/tmp/tmp.lNbslkxebv [2022-03-05T18:43:26.962Z] #63 4.870 + GOPATH=/tmp/tmp.lNbslkxebv [2022-03-05T18:43:26.962Z] #63 4.870 + RM_GOPATH=1 [2022-03-05T18:43:26.962Z] #63 4.870 + case "$(go env GOARCH)" in [2022-03-05T18:43:26.962Z] #63 4.870 ++ go env GOARCH [2022-03-05T18:43:26.962Z] #63 4.880 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:26.962Z] #63 4.880 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:26.962Z] #63 4.882 ++ dirname /install.sh [2022-03-05T18:43:26.962Z] #63 4.886 Install rootlesskit version v0.14.6 [2022-03-05T18:43:26.962Z] #63 4.886 + dir=/ [2022-03-05T18:43:26.962Z] #63 4.886 + bin=rootlesskit [2022-03-05T18:43:26.962Z] #63 4.886 + shift [2022-03-05T18:43:26.962Z] #63 4.886 + '[' '!' -f //rootlesskit.installer ']' [2022-03-05T18:43:26.962Z] #63 4.886 + . //rootlesskit.installer [2022-03-05T18:43:26.962Z] #63 4.886 ++ : v0.14.6 [2022-03-05T18:43:26.962Z] #63 4.886 + install_rootlesskit [2022-03-05T18:43:26.962Z] #63 4.886 + case "$1" in [2022-03-05T18:43:26.962Z] #63 4.886 + export CGO_ENABLED=0 [2022-03-05T18:43:26.962Z] #63 4.886 + CGO_ENABLED=0 [2022-03-05T18:43:26.962Z] #63 4.886 + _install_rootlesskit [2022-03-05T18:43:26.962Z] #63 4.886 + echo 'Install rootlesskit version v0.14.6' [2022-03-05T18:43:26.962Z] #63 4.886 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T18:43:26.962Z] #63 4.886 + GOBIN=/build [2022-03-05T18:43:26.962Z] #63 4.886 + GO111MODULE=on [2022-03-05T18:43:26.962Z] #63 4.886 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-05T18:43:26.962Z] #63 5.385 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-05T18:43:26.962Z] #63 7.787 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T18:43:26.962Z] #63 7.794 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T18:43:26.962Z] #63 8.282 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-05T18:43:27.012Z] #47 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:43:27.228Z] #63 ... [2022-03-05T18:43:27.228Z] [2022-03-05T18:43:27.228Z] #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-05T18:43:27.228Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:43:27.228Z] #47 3.706 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:43:27.228Z] #47 3.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:43:27.228Z] #47 3.715 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:43:27.228Z] #47 4.022 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:43:27.228Z] #47 4.226 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-05T18:43:27.228Z] #47 5.210 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:43:27.228Z] #47 7.664 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:43:27.228Z] #47 9.770 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-05T18:43:27.228Z] #47 ... [2022-03-05T18:43:27.228Z] [2022-03-05T18:43:27.228Z] #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-05T18:43:27.228Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-05T18:43:27.228Z] #36 5.678 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-05T18:43:27.490Z] #36 ... [2022-03-05T18:43:27.490Z] [2022-03-05T18:43:27.490Z] #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-05T18:43:27.490Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-05T18:43:27.490Z] #43 3.076 + git clone https://github.com/docker/distribution.git . [2022-03-05T18:43:27.490Z] #43 3.076 Cloning into '.'... [2022-03-05T18:43:27.752Z] #43 ... [2022-03-05T18:43:27.752Z] [2022-03-05T18:43:27.752Z] #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-05T18:43:27.752Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-05T18:43:27.752Z] #34 4.720 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-05T18:43:27.752Z] #34 4.720 Cloning into '.'... [2022-03-05T18:43:27.752Z] #34 ... [2022-03-05T18:43:27.752Z] [2022-03-05T18:43:27.752Z] #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-05T18:43:27.752Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-05T18:43:27.752Z] #58 3.222 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:43:27.752Z] #58 3.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:43:27.752Z] #58 3.331 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:43:27.752Z] #58 3.467 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:43:27.752Z] #58 3.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:43:27.752Z] #58 4.155 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:43:28.037Z] #58 ... [2022-03-05T18:43:28.037Z] [2022-03-05T18:43:28.037Z] #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-05T18:43:28.037Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:43:28.037Z] #51 4.314 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-05T18:43:28.037Z] #51 ... [2022-03-05T18:43:28.037Z] [2022-03-05T18:43:28.037Z] #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-05T18:43:28.037Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:43:28.037Z] #14 5.818 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:43:28.037Z] #14 5.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:43:28.037Z] #14 5.853 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:43:28.037Z] #14 6.715 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:43:28.037Z] #14 8.503 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:43:28.037Z] #14 10.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:43:28.299Z] #14 ... [2022-03-05T18:43:28.299Z] [2022-03-05T18:43:28.299Z] #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-05T18:43:28.299Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:43:28.299Z] #38 5.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:43:28.299Z] #38 5.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:43:28.299Z] #38 5.716 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:43:28.299Z] #38 6.551 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:43:28.299Z] #38 8.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:43:28.299Z] #38 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:43:28.299Z] #38 ... [2022-03-05T18:43:28.299Z] [2022-03-05T18:43:28.299Z] #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-05T18:43:28.299Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-05T18:43:28.299Z] #49 10.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T18:43:28.299Z] #49 10.40 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T18:43:28.378Z] #47 ... [2022-03-05T18:43:28.378Z] [2022-03-05T18:43:28.378Z] #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-05T18:43:28.379Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:43:28.379Z] #38 13.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:43:29.627Z] #14 53.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-05T18:43:29.627Z] #14 53.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-05T18:43:29.627Z] #14 53.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:43:30.847Z] #49 ... [2022-03-05T18:43:30.847Z] [2022-03-05T18:43:30.847Z] #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-05T18:43:30.847Z] #26 sha256:835a06000ec6c8b834661abc859f0256fe94b470c6eeabe7bbb4b8a6299cd83d [2022-03-05T18:43:30.847Z] #26 12.64 + mkdir -p /build [2022-03-05T18:43:30.847Z] #26 12.64 + mv docker/docker /build/ [2022-03-05T18:43:30.847Z] #26 12.65 + rmdir docker [2022-03-05T18:43:30.847Z] #26 DONE 13.6s [2022-03-05T18:43:30.847Z] [2022-03-05T18:43:30.847Z] #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-05T18:43:30.847Z] #63 sha256:f079b69d32a5319c8db83b26c6dd9f3e1df689a6fd1315f9c4218eb4a01e9492 [2022-03-05T18:43:30.847Z] #63 10.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-05T18:43:30.847Z] #63 11.58 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T18:43:30.847Z] #63 11.69 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T18:43:30.847Z] #63 12.23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T18:43:30.847Z] #63 12.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T18:43:30.847Z] #63 12.59 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T18:43:30.847Z] #63 12.71 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-05T18:43:30.847Z] #63 13.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T18:43:30.847Z] #63 13.25 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-05T18:43:30.847Z] #63 13.56 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-05T18:43:31.420Z] #63 14.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T18:43:31.656Z] #38 ... [2022-03-05T18:43:31.656Z] [2022-03-05T18:43:31.656Z] #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-05T18:43:31.656Z] #63 sha256:e10a21b0db12a6874c664de9719ae6f866c9d55a88dc6cb7fae9f9ef309cf792 [2022-03-05T18:43:31.656Z] #63 5.981 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-05T18:43:31.656Z] #63 9.035 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T18:43:31.656Z] #63 9.068 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-05T18:43:31.656Z] #63 9.672 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-05T18:43:31.656Z] #63 14.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-05T18:43:31.656Z] #63 ... [2022-03-05T18:43:31.656Z] [2022-03-05T18:43:31.656Z] #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-05T18:43:31.656Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:43:31.656Z] #47 15.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:43:32.714Z] 898469748ff6: Verifying Checksum [2022-03-05T18:43:32.714Z] 898469748ff6: Download complete [2022-03-05T18:43:33.349Z] #63 ... [2022-03-05T18:43:33.349Z] [2022-03-05T18:43:33.349Z] #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-05T18:43:33.349Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-05T18:43:33.349Z] #36 15.97 tomll can be used in two ways: [2022-03-05T18:43:33.349Z] #36 15.97 Writing to STDIN and reading from STDOUT: [2022-03-05T18:43:33.349Z] #36 15.97 cat file.toml | tomll > file.toml [2022-03-05T18:43:33.349Z] #36 15.97 [2022-03-05T18:43:33.349Z] #36 15.97 Reading and updating a list of files: [2022-03-05T18:43:33.349Z] #36 15.97 tomll a.toml b.toml c.toml [2022-03-05T18:43:33.349Z] #36 15.97 [2022-03-05T18:43:33.349Z] #36 15.97 When given a list of files, tomll will modify all files in place without asking. [2022-03-05T18:43:33.349Z] #36 DONE 16.4s [2022-03-05T18:43:33.349Z] [2022-03-05T18:43:33.349Z] #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-05T18:43:33.349Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:43:33.349Z] #47 15.80 Fetched 8509 kB in 12s (687 kB/s) [2022-03-05T18:43:33.550Z] #47 18.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-05T18:43:33.564Z] INFO: Extraction ended at 03/05/2022 18:43:32. Duration:00:00:29.1385391 [2022-03-05T18:43:33.564Z] INFO: Updating the golang and path environment variables [2022-03-05T18:43:33.564Z] INFO: GOPATH=d:\gopath [2022-03-05T18:43:33.564Z] INFO: go version go1.17.8 windows/amd64 [2022-03-05T18:43:33.564Z] INFO: Running the daemon under test in debug mode [2022-03-05T18:43:33.564Z] INFO: Starting a daemon under test... [2022-03-05T18:43:33.564Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43291\16\daemon --pidfile d:\CI\PR-43291\16\docker.pid -D [2022-03-05T18:43:33.564Z] INFO: Process started successfully. [2022-03-05T18:43:33.564Z] INFO: Start tailing logs of the daemon under tests [2022-03-05T18:43:33.564Z] INFO: Waiting for the daemon under test to start... [2022-03-05T18:43:35.446Z] #47 ... [2022-03-05T18:43:35.447Z] [2022-03-05T18:43:35.447Z] #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-05T18:43:35.447Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-05T18:43:35.447Z] #49 20.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-05T18:43:35.447Z] #49 20.72 go: downloading golang.org/x/mod v0.3.0 [2022-03-05T18:43:35.774Z] 8f616e6e9eec: Verifying Checksum [2022-03-05T18:43:35.774Z] 8f616e6e9eec: Download complete [2022-03-05T18:43:36.209Z] #14 ... [2022-03-05T18:43:36.209Z] [2022-03-05T18:43:36.209Z] #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-05T18:43:36.209Z] #60 sha256:6d66488f94e95c1a1d2b0116cc040419761095d1f24963071bc79b66773b7886 [2022-03-05T18:43:36.209Z] #60 32.05 Updating files: 74% (3510/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: 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-05T18:43:36.209Z] #60 32.58 + cd /tmp/tmp.rtlN3mUuzT/src/github.com/containerd/containerd [2022-03-05T18:43:36.209Z] #60 32.59 + git checkout -q v1.5.10 [2022-03-05T18:43:37.150Z] #60 34.01 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T18:43:37.150Z] #60 34.01 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T18:43:37.150Z] #60 34.01 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T18:43:37.150Z] #60 34.01 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T18:43:37.150Z] #60 34.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T18:43:37.150Z] #60 34.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T18:43:37.150Z] #60 34.01 + '[' '' = dynamic ']' [2022-03-05T18:43:37.150Z] #60 34.01 + make [2022-03-05T18:43:37.968Z] #49 ... [2022-03-05T18:43:37.968Z] [2022-03-05T18:43:37.968Z] #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-05T18:43:37.968Z] #26 sha256:3dc4ad39cd5b71bf4b7e4ec21964deaf586de3808a91916d58ce1e644218998f [2022-03-05T18:43:37.968Z] #26 19.07 + mkdir -p /build [2022-03-05T18:43:37.968Z] #26 19.08 + mv docker/docker /build/ [2022-03-05T18:43:37.968Z] #26 19.08 + rmdir docker [2022-03-05T18:43:37.968Z] #26 DONE 22.9s [2022-03-05T18:43:38.227Z] [2022-03-05T18:43:38.227Z] #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-05T18:43:38.227Z] #63 sha256:e10a21b0db12a6874c664de9719ae6f866c9d55a88dc6cb7fae9f9ef309cf792 [2022-03-05T18:43:38.227Z] #63 16.32 go: downloading github.com/google/uuid v1.3.0 [2022-03-05T18:43:38.227Z] #63 16.48 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-05T18:43:38.227Z] #63 17.37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-05T18:43:38.227Z] #63 17.82 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T18:43:38.227Z] #63 18.10 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-05T18:43:38.227Z] #63 18.42 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-05T18:43:38.227Z] #63 18.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-05T18:43:38.227Z] #63 19.06 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-05T18:43:38.227Z] #63 19.32 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-05T18:43:38.227Z] #63 22.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-05T18:43:38.227Z] #63 ... [2022-03-05T18:43:38.227Z] [2022-03-05T18:43:38.227Z] #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-05T18:43:38.227Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:43:38.227Z] #14 13.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:43:38.492Z] #14 ... [2022-03-05T18:43:38.492Z] [2022-03-05T18:43:38.493Z] #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-05T18:43:38.493Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-05T18:43:38.493Z] #58 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:43:38.537Z] #60 35.27 + bin/ctr [2022-03-05T18:43:38.648Z] #47 15.80 Reading package lists... [2022-03-05T18:43:38.909Z] #47 20.81 Reading package lists... [2022-03-05T18:43:38.909Z] #47 ... [2022-03-05T18:43:38.909Z] [2022-03-05T18:43:38.909Z] #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-05T18:43:38.909Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-05T18:43:38.909Z] #43 18.83 Updating files: 93% (1715/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-05T18:43:38.909Z] #43 18.88 + git checkout -q v2.3.0 [2022-03-05T18:43:38.909Z] #43 20.99 + 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-05T18:43:39.171Z] #43 ... [2022-03-05T18:43:39.171Z] [2022-03-05T18:43:39.171Z] #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-05T18:43:39.171Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-05T18:43:39.171Z] #58 12.52 Fetched 8505 kB in 10s (880 kB/s) [2022-03-05T18:43:39.171Z] #58 12.52 Reading package lists... [2022-03-05T18:43:39.171Z] #58 17.47 Reading package lists... [2022-03-05T18:43:39.423Z] #58 ... [2022-03-05T18:43:39.424Z] [2022-03-05T18:43:39.424Z] #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-05T18:43:39.424Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-05T18:43:39.424Z] #36 24.46 tomll can be used in two ways: [2022-03-05T18:43:39.424Z] #36 24.46 Writing to STDIN and reading from STDOUT: [2022-03-05T18:43:39.424Z] #36 24.46 cat file.toml | tomll > file.toml [2022-03-05T18:43:39.424Z] #36 24.46 [2022-03-05T18:43:39.424Z] #36 24.46 Reading and updating a list of files: [2022-03-05T18:43:39.424Z] #36 24.46 tomll a.toml b.toml c.toml [2022-03-05T18:43:39.424Z] #36 24.46 [2022-03-05T18:43:39.424Z] #36 24.46 When given a list of files, tomll will modify all files in place without asking. [2022-03-05T18:43:39.424Z] #36 DONE 24.7s [2022-03-05T18:43:39.424Z] [2022-03-05T18:43:39.424Z] #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-05T18:43:39.424Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:43:39.433Z] #58 22.24 Building dependency tree... [2022-03-05T18:43:39.433Z] #58 ... [2022-03-05T18:43:39.433Z] [2022-03-05T18:43:39.433Z] #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-05T18:43:39.433Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:43:39.433Z] #38 17.74 Fetched 8505 kB in 12s (693 kB/s) [2022-03-05T18:43:39.433Z] #38 17.74 Reading package lists... [2022-03-05T18:43:40.379Z] #38 22.53 Reading package lists... [2022-03-05T18:43:40.379Z] #38 ... [2022-03-05T18:43:40.379Z] [2022-03-05T18:43:40.379Z] #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-05T18:43:40.379Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-05T18:43:40.379Z] #58 22.24 Building dependency tree... [2022-03-05T18:43:40.704Z] 898469748ff6: Verifying Checksum [2022-03-05T18:43:40.704Z] 898469748ff6: Download complete [2022-03-05T18:43:40.801Z] #38 ... [2022-03-05T18:43:40.801Z] [2022-03-05T18:43:40.801Z] #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-05T18:43:40.801Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:43:40.801Z] #14 26.02 Fetched 8505 kB in 21s (414 kB/s) [2022-03-05T18:43:42.309Z] #58 25.44 The following additional packages will be installed: [2022-03-05T18:43:42.309Z] #58 25.50 libbtrfs0 [2022-03-05T18:43:42.576Z] #58 25.67 The following NEW packages will be installed: [2022-03-05T18:43:42.576Z] #58 25.71 libbtrfs-dev libbtrfs0 [2022-03-05T18:43:42.838Z] #58 26.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:43:42.838Z] #58 26.06 Need to get 460 kB of archives. [2022-03-05T18:43:42.838Z] #58 26.06 After this operation, 1237 kB of additional disk space will be used. [2022-03-05T18:43:42.838Z] #58 26.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-05T18:43:42.838Z] #58 26.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-05T18:43:43.783Z] #58 27.04 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:43:44.044Z] #58 27.23 Fetched 460 kB in 0s (1457 kB/s) [2022-03-05T18:43:44.044Z] #58 27.33 Selecting previously unselected package libbtrfs0:amd64. [2022-03-05T18:43:44.044Z] #58 27.33 (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-05T18:43:44.044Z] #58 27.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-05T18:43:44.306Z] #58 27.43 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-05T18:43:44.306Z] #58 27.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-05T18:43:44.306Z] #58 27.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-05T18:43:44.568Z] #58 27.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-05T18:43:44.830Z] #58 27.98 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-05T18:43:44.830Z] #58 28.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-05T18:43:44.830Z] #58 28.01 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:43:44.830Z] #58 DONE 28.2s [2022-03-05T18:43:44.830Z] [2022-03-05T18:43:44.830Z] #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-05T18:43:44.830Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:43:44.830Z] #51 26.46 go: downloading github.com/fatih/color v1.13.0 [2022-03-05T18:43:44.830Z] #51 26.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T18:43:44.830Z] #51 26.53 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-05T18:43:44.830Z] #51 26.54 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T18:43:44.831Z] #51 26.78 go: downloading github.com/spf13/viper v1.10.1 [2022-03-05T18:43:44.831Z] #51 26.92 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-05T18:43:44.831Z] #51 27.23 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-05T18:43:44.831Z] #51 27.23 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-05T18:43:44.831Z] #51 28.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T18:43:44.831Z] #51 28.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-05T18:43:45.095Z] #51 ... [2022-03-05T18:43:45.095Z] [2022-03-05T18:43:45.095Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-05T18:43:45.095Z] #59 sha256:dec135d8ec1a05b57977ba0873b721cae438f3eb3d7c6b13528a885adace4630 [2022-03-05T18:43:45.095Z] #59 DONE 0.2s [2022-03-05T18:43:45.095Z] [2022-03-05T18:43:45.095Z] #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-05T18:43:45.095Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:43:45.095Z] #14 18.32 Fetched 8505 kB in 13s (669 kB/s) [2022-03-05T18:43:45.095Z] #14 18.32 Reading package lists... [2022-03-05T18:43:45.095Z] #14 23.16 Reading package lists... [2022-03-05T18:43:45.358Z] #14 27.71 Building dependency tree... [2022-03-05T18:43:45.358Z] #14 ... [2022-03-05T18:43:45.358Z] [2022-03-05T18:43:45.358Z] #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-05T18:43:45.358Z] #60 sha256:e9aa7ac46f8c9a3027b8e0e16ef6e2b6df17b0367d532dc59a45c8ff1bf5ea7f [2022-03-05T18:43:45.462Z] 8f616e6e9eec: Verifying Checksum [2022-03-05T18:43:45.462Z] 8f616e6e9eec: Download complete [2022-03-05T18:43:46.050Z] #14 26.02 Reading package lists... [2022-03-05T18:43:46.050Z] #14 ... [2022-03-05T18:43:46.050Z] [2022-03-05T18:43:46.050Z] #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-05T18:43:46.050Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-05T18:43:46.050Z] #43 30.46 Updating files: 81% (1501/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-05T18:43:46.050Z] #43 30.95 + git checkout -q v2.3.0 [2022-03-05T18:43:47.911Z] #60 2.372 + RM_GOPATH=0 [2022-03-05T18:43:47.911Z] #60 2.372 + TMP_GOPATH= [2022-03-05T18:43:47.911Z] #60 2.372 + : /build [2022-03-05T18:43:47.911Z] #60 2.372 + '[' -z '' ']' [2022-03-05T18:43:47.911Z] #60 2.373 ++ mktemp -d [2022-03-05T18:43:47.911Z] #60 2.375 + export GOPATH=/tmp/tmp.IBA4t4cFfn [2022-03-05T18:43:47.911Z] #60 2.375 + GOPATH=/tmp/tmp.IBA4t4cFfn [2022-03-05T18:43:47.911Z] #60 2.375 + RM_GOPATH=1 [2022-03-05T18:43:47.911Z] #60 2.375 + case "$(go env GOARCH)" in [2022-03-05T18:43:47.911Z] #60 2.376 ++ go env GOARCH [2022-03-05T18:43:47.911Z] #60 2.393 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:47.911Z] #60 2.393 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:43:47.911Z] #60 2.394 ++ dirname /install.sh [2022-03-05T18:43:47.911Z] #60 2.395 + dir=/ [2022-03-05T18:43:47.911Z] #60 2.401 + bin=containerd [2022-03-05T18:43:47.911Z] #60 2.401 + shift [2022-03-05T18:43:47.911Z] #60 2.401 + '[' '!' -f //containerd.installer ']' [2022-03-05T18:43:47.911Z] #60 2.402 + . //containerd.installer [2022-03-05T18:43:47.911Z] #60 2.402 ++ set -e [2022-03-05T18:43:47.911Z] #60 2.402 ++ : v1.5.10 [2022-03-05T18:43:47.911Z] #60 2.402 + install_containerd [2022-03-05T18:43:47.911Z] #60 2.403 + echo 'Install containerd version v1.5.10' [2022-03-05T18:43:47.911Z] #60 2.409 Install containerd version v1.5.10 [2022-03-05T18:43:47.911Z] #60 2.409 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IBA4t4cFfn/src/github.com/containerd/containerd [2022-03-05T18:43:47.911Z] #60 2.414 Cloning into '/tmp/tmp.IBA4t4cFfn/src/github.com/containerd/containerd'... [2022-03-05T18:43:48.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T18:43:48.173Z] #60 ... [2022-03-05T18:43:48.173Z] [2022-03-05T18:43:48.173Z] #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-05T18:43:48.173Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-05T18:43:48.173Z] #53 31.15 v3.0.2 [2022-03-05T18:43:48.173Z] #53 DONE 31.3s [2022-03-05T18:43:48.173Z] [2022-03-05T18:43:48.173Z] #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-05T18:43:48.173Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:43:48.173Z] #51 30.90 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-05T18:43:48.173Z] #51 30.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T18:43:48.173Z] #51 30.92 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-05T18:43:48.173Z] #51 31.03 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-05T18:43:48.173Z] #51 31.05 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-05T18:43:48.173Z] #51 31.09 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-05T18:43:48.173Z] #51 31.13 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-05T18:43:48.173Z] #51 31.28 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-05T18:43:48.173Z] #51 31.30 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-05T18:43:48.173Z] #51 31.33 go: downloading github.com/spf13/afero v1.6.0 [2022-03-05T18:43:48.173Z] #51 31.43 go: downloading github.com/spf13/cast v1.4.1 [2022-03-05T18:43:48.173Z] #51 31.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-05T18:43:48.173Z] #51 31.54 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T18:43:48.444Z] #51 31.56 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-05T18:43:48.444Z] #51 31.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T18:43:48.444Z] #51 31.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T18:43:48.444Z] #51 31.70 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-05T18:43:48.444Z] #51 31.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T18:43:48.444Z] #51 31.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T18:43:48.444Z] #51 31.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T18:43:48.444Z] #51 31.70 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-05T18:43:48.444Z] #51 31.70 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-05T18:43:48.444Z] #51 31.70 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-05T18:43:48.615Z] #60 ... [2022-03-05T18:43:48.615Z] [2022-03-05T18:43:48.615Z] #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-05T18:43:48.615Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-05T18:43:48.615Z] #14 61.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-05T18:43:48.615Z] #14 61.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-05T18:43:48.615Z] #14 61.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:43:48.615Z] #14 65.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-05T18:43:48.615Z] #14 65.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-05T18:43:48.615Z] #14 65.75 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-05T18:43:48.615Z] #14 70.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-05T18:43:48.615Z] #14 70.11 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-05T18:43:48.615Z] #14 70.12 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:43:48.705Z] #51 31.82 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-05T18:43:48.705Z] #51 31.85 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-05T18:43:48.705Z] #51 31.92 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-05T18:43:48.705Z] #51 31.93 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-05T18:43:48.705Z] #51 31.94 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-05T18:43:48.971Z] #51 32.28 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-05T18:43:49.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T18:43:49.234Z] #51 32.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-05T18:43:49.234Z] #51 32.42 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-05T18:43:49.234Z] #51 32.46 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-05T18:43:49.234Z] #51 32.49 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-05T18:43:49.234Z] #51 32.51 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-05T18:43:49.234Z] #51 32.54 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-05T18:43:49.234Z] #51 32.59 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-05T18:43:49.234Z] #51 32.69 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-05T18:43:49.321Z] #43 33.94 + 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-05T18:43:49.496Z] #51 32.76 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-05T18:43:49.496Z] #51 32.79 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-05T18:43:49.496Z] #51 32.80 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-05T18:43:49.496Z] #51 32.85 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-05T18:43:49.496Z] #51 32.86 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-05T18:43:49.496Z] #51 32.90 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-05T18:43:49.765Z] #51 32.91 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-05T18:43:49.765Z] #51 32.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T18:43:49.765Z] #51 32.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T18:43:49.765Z] #51 32.97 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T18:43:49.765Z] #51 33.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T18:43:50.029Z] #51 33.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T18:43:50.029Z] #51 33.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T18:43:50.029Z] #51 33.31 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-05T18:43:50.029Z] #51 33.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T18:43:50.029Z] #51 33.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-05T18:43:50.029Z] #51 33.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-05T18:43:50.293Z] #51 33.47 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-05T18:43:50.293Z] #51 33.47 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-05T18:43:50.293Z] #51 33.47 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-05T18:43:50.293Z] #51 33.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-05T18:43:50.293Z] #51 33.51 go: downloading github.com/julz/importas v0.1.0 [2022-03-05T18:43:50.293Z] #51 33.57 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-05T18:43:50.293Z] #51 33.60 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-05T18:43:50.293Z] #51 33.70 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-05T18:43:50.554Z] #51 33.72 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-05T18:43:50.554Z] #51 33.72 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-05T18:43:50.554Z] #51 33.85 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-05T18:43:50.554Z] #51 33.85 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-05T18:43:50.554Z] #51 33.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-05T18:43:50.554Z] #51 33.93 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-05T18:43:50.554Z] #51 33.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-05T18:43:50.554Z] #51 33.97 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-05T18:43:50.830Z] #51 34.01 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-05T18:43:51.409Z] #51 34.66 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-05T18:43:51.409Z] #51 34.66 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-05T18:43:51.409Z] #51 34.67 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-05T18:43:51.409Z] #51 34.71 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-05T18:43:51.409Z] #51 34.79 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-05T18:43:51.409Z] #51 34.80 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-05T18:43:51.671Z] #51 34.82 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-05T18:43:51.671Z] #51 34.88 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-05T18:43:51.671Z] #51 34.94 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-05T18:43:51.839Z] #43 ... [2022-03-05T18:43:51.839Z] [2022-03-05T18:43:51.839Z] #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-05T18:43:51.839Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:43:51.839Z] #38 26.94 Fetched 8505 kB in 21s (400 kB/s) [2022-03-05T18:43:51.839Z] #38 26.94 Reading package lists... [2022-03-05T18:43:51.839Z] #38 35.17 Reading package lists... [2022-03-05T18:43:51.839Z] #38 ... [2022-03-05T18:43:51.839Z] [2022-03-05T18:43:51.839Z] #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-05T18:43:51.839Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-05T18:43:51.839Z] #58 26.99 Fetched 8505 kB in 21s (406 kB/s) [2022-03-05T18:43:51.839Z] #58 26.99 Reading package lists... [2022-03-05T18:43:51.839Z] #58 34.65 Reading package lists... [2022-03-05T18:43:51.839Z] #58 ... [2022-03-05T18:43:51.839Z] [2022-03-05T18:43:51.839Z] #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-05T18:43:51.839Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:43:51.839Z] #14 26.02 Reading package lists... [2022-03-05T18:43:51.933Z] #51 35.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-05T18:43:51.933Z] #51 35.14 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-05T18:43:51.933Z] #51 35.14 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-05T18:43:51.933Z] #51 35.15 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-05T18:43:51.933Z] #51 35.18 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-05T18:43:51.933Z] #51 35.20 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-05T18:43:51.933Z] #51 35.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-05T18:43:51.933Z] #51 35.22 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-05T18:43:51.933Z] #51 35.29 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-05T18:43:52.194Z] #51 35.34 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-05T18:43:52.194Z] #51 35.40 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-05T18:43:52.194Z] #51 35.49 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-05T18:43:52.455Z] #51 35.69 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-05T18:43:52.455Z] #51 35.70 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T18:43:52.455Z] #51 35.72 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-05T18:43:52.455Z] #51 35.74 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-05T18:43:52.455Z] #51 35.78 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-05T18:43:52.724Z] #51 ... [2022-03-05T18:43:52.724Z] [2022-03-05T18:43:52.725Z] #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-05T18:43:52.725Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:43:52.725Z] #47 20.81 Reading package lists... [2022-03-05T18:43:52.725Z] #47 25.79 Building dependency tree... [2022-03-05T18:43:52.725Z] #47 28.69 The following additional packages will be installed: [2022-03-05T18:43:52.725Z] #47 28.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-05T18:43:52.725Z] #47 28.69 python3-protobuf python3-six [2022-03-05T18:43:52.725Z] #47 28.69 Suggested packages: [2022-03-05T18:43:52.725Z] #47 28.69 python3-setuptools [2022-03-05T18:43:52.725Z] #47 28.69 Recommended packages: [2022-03-05T18:43:52.725Z] #47 28.69 iproute2 | iproute [2022-03-05T18:43:52.725Z] #47 29.21 The following NEW packages will be installed: [2022-03-05T18:43:52.725Z] #47 29.24 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-05T18:43:52.725Z] #47 29.24 python3-protobuf python3-six [2022-03-05T18:43:52.725Z] #47 29.72 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:43:52.725Z] #47 29.72 Need to get 2292 kB of archives. [2022-03-05T18:43:52.725Z] #47 29.72 After this operation, 11.0 MB of additional disk space will be used. [2022-03-05T18:43:52.725Z] #47 29.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-05T18:43:52.725Z] #47 29.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-05T18:43:52.725Z] #47 29.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-05T18:43:52.725Z] #47 29.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-05T18:43:52.725Z] #47 29.77 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-05T18:43:52.725Z] #47 29.78 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-05T18:43:52.725Z] #47 29.78 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-05T18:43:52.725Z] #47 33.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-05T18:43:52.725Z] #47 34.49 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:43:52.725Z] #47 34.74 Fetched 2292 kB in 4s (568 kB/s) [2022-03-05T18:43:52.725Z] #47 34.85 Selecting previously unselected package libprotobuf23:amd64. [2022-03-05T18:43:52.725Z] #47 34.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-05T18:43:52.725Z] #47 34.89 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-05T18:43:52.725Z] #47 34.91 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-05T18:43:52.725Z] #47 35.66 Selecting previously unselected package python3-pkg-resources. [2022-03-05T18:43:52.725Z] #47 35.66 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-05T18:43:52.725Z] #47 35.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:43:52.725Z] #47 ... [2022-03-05T18:43:52.725Z] [2022-03-05T18:43:52.725Z] #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-05T18:43:52.725Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:43:52.725Z] #51 36.12 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-05T18:43:52.988Z] #51 36.36 go: downloading honnef.co/go/tools v0.2.2 [2022-03-05T18:43:53.931Z] #51 ... [2022-03-05T18:43:53.931Z] [2022-03-05T18:43:53.931Z] #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-05T18:43:53.931Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:43:53.931Z] #38 22.53 Reading package lists... [2022-03-05T18:43:53.931Z] #38 27.24 Building dependency tree... [2022-03-05T18:43:53.931Z] #38 29.76 The following additional packages will be installed: [2022-03-05T18:43:53.931Z] #38 29.79 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-05T18:43:53.931Z] #38 29.79 Suggested packages: [2022-03-05T18:43:53.931Z] #38 29.79 cmake-doc ninja-build lrzip [2022-03-05T18:43:53.931Z] #38 29.79 Recommended packages: [2022-03-05T18:43:53.931Z] #38 29.79 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T18:43:53.931Z] #38 30.49 The following NEW packages will be installed: [2022-03-05T18:43:53.931Z] #38 30.53 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-05T18:43:53.931Z] #38 30.53 vim-common xxd [2022-03-05T18:43:53.931Z] #38 30.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:43:53.931Z] #38 30.89 Need to get 17.7 MB of archives. [2022-03-05T18:43:53.931Z] #38 30.89 After this operation, 70.7 MB of additional disk space will be used. [2022-03-05T18:43:53.931Z] #38 30.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-05T18:43:53.931Z] #38 30.89 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-05T18:43:53.931Z] #38 30.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-05T18:43:53.931Z] #38 30.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-05T18:43:53.931Z] #38 31.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-05T18:43:53.931Z] #38 31.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-05T18:43:53.931Z] #38 31.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-05T18:43:53.931Z] #38 31.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-05T18:43:53.931Z] #38 31.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-05T18:43:53.931Z] #38 31.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-05T18:43:53.931Z] #38 32.57 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:43:53.931Z] #38 32.74 Fetched 17.7 MB in 1s (16.0 MB/s) [2022-03-05T18:43:53.931Z] #38 32.80 Selecting previously unselected package xxd. [2022-03-05T18:43:53.931Z] #38 32.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-05T18:43:53.931Z] #38 32.85 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-05T18:43:53.931Z] #38 32.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:43:53.931Z] #38 33.07 Selecting previously unselected package vim-common. [2022-03-05T18:43:53.931Z] #38 33.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-05T18:43:53.931Z] #38 33.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:43:53.931Z] #38 33.45 Selecting previously unselected package cmake-data. [2022-03-05T18:43:53.931Z] #38 33.45 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-05T18:43:53.931Z] #38 33.47 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-05T18:43:53.931Z] #38 36.67 Selecting previously unselected package libicu67:amd64. [2022-03-05T18:43:53.931Z] #38 36.67 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-05T18:43:53.931Z] #38 36.69 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-05T18:43:53.931Z] #38 ... [2022-03-05T18:43:53.931Z] [2022-03-05T18:43:53.931Z] #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-05T18:43:53.931Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:43:53.931Z] #47 36.03 Selecting previously unselected package python3-six. [2022-03-05T18:43:53.931Z] #47 36.03 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-05T18:43:53.931Z] #47 36.04 Unpacking python3-six (1.16.0-2) ... [2022-03-05T18:43:53.931Z] #47 36.11 Selecting previously unselected package python3-protobuf. [2022-03-05T18:43:53.931Z] #47 36.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-05T18:43:53.931Z] #47 36.11 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-05T18:43:53.931Z] #47 36.59 Selecting previously unselected package libnet1:amd64. [2022-03-05T18:43:53.931Z] #47 36.60 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T18:43:53.931Z] #47 36.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:43:53.931Z] #47 36.74 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T18:43:53.931Z] #47 36.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-05T18:43:53.932Z] #47 36.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-05T18:43:53.932Z] #47 36.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T18:43:53.932Z] #47 36.88 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-05T18:43:53.932Z] #47 36.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-05T18:43:54.192Z] #47 36.96 Selecting previously unselected package criu. [2022-03-05T18:43:54.192Z] #47 36.96 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-05T18:43:54.192Z] #47 36.97 Unpacking criu (3.16.1-3) ... [2022-03-05T18:43:54.359Z] #14 34.23 Reading package lists... [2022-03-05T18:43:54.359Z] #14 ... [2022-03-05T18:43:54.359Z] [2022-03-05T18:43:54.359Z] #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-05T18:43:54.359Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:43:54.359Z] #47 29.13 Fetched 8509 kB in 23s (366 kB/s) [2022-03-05T18:43:54.359Z] #47 29.13 Reading package lists... [2022-03-05T18:43:54.764Z] #47 37.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:43:54.815Z] .....INFO: Daemon under test started and replied! [2022-03-05T18:43:54.815Z] INFO: Docker version of the daemon under test [2022-03-05T18:43:54.815Z] [2022-03-05T18:43:54.815Z] Client: [2022-03-05T18:43:54.815Z] Version: 17.06.2-ce [2022-03-05T18:43:54.815Z] API version: 1.30 [2022-03-05T18:43:54.815Z] Go version: go1.8.3 [2022-03-05T18:43:54.815Z] Git commit: cec0b72 [2022-03-05T18:43:54.815Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-05T18:43:54.815Z] OS/Arch: windows/amd64 [2022-03-05T18:43:54.815Z] [2022-03-05T18:43:54.815Z] Server: [2022-03-05T18:43:54.815Z] Version: 0.0.0-dev [2022-03-05T18:43:54.815Z] API version: 1.42 (minimum version 1.24) [2022-03-05T18:43:54.815Z] Go version: go1.17.8 [2022-03-05T18:43:54.815Z] Git commit: 9f3b1a9664 [2022-03-05T18:43:54.815Z] Built: 03/05/2022 18:41:34 [2022-03-05T18:43:54.815Z] OS/Arch: windows/amd64 [2022-03-05T18:43:54.815Z] Experimental: false [2022-03-05T18:43:54.815Z] [2022-03-05T18:43:54.815Z] INFO: Docker info of the daemon under test [2022-03-05T18:43:54.815Z] [2022-03-05T18:43:54.815Z] Containers: 0 [2022-03-05T18:43:54.815Z] Running: 0 [2022-03-05T18:43:54.815Z] Paused: 0 [2022-03-05T18:43:54.815Z] Stopped: 0 [2022-03-05T18:43:54.815Z] Images: 0 [2022-03-05T18:43:54.815Z] Server Version: 0.0.0-dev [2022-03-05T18:43:54.815Z] Storage Driver: windowsfilter [2022-03-05T18:43:54.815Z] Windows: [2022-03-05T18:43:54.815Z] Logging Driver: json-file [2022-03-05T18:43:54.815Z] Plugins: [2022-03-05T18:43:54.815Z] Volume: local [2022-03-05T18:43:54.815Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T18:43:54.815Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T18:43:54.815Z] Swarm: inactive [2022-03-05T18:43:54.815Z] Default Isolation: process [2022-03-05T18:43:54.815Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T18:43:54.815Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T18:43:54.815Z] OSType: windows [2022-03-05T18:43:54.815Z] Architecture: x86_64 [2022-03-05T18:43:54.815Z] CPUs: 4 [2022-03-05T18:43:54.815Z] Total Memory: 32GiB [2022-03-05T18:43:54.815Z] Name: azwin-2-d21d90 [2022-03-05T18:43:54.815Z] ID: Z5LP:FECV:MMUN:J3WX:BP7U:5XYU:D3X3:MVK6:WZW7:YPSX:AMBB:GK7Z [2022-03-05T18:43:54.815Z] Docker Root Dir: D:\CI\PR-43291\16\daemon [2022-03-05T18:43:54.815Z] Debug Mode (client): false [2022-03-05T18:43:54.815Z] Debug Mode (server): true [2022-03-05T18:43:54.815Z] File Descriptors: -1 [2022-03-05T18:43:54.815Z] Goroutines: 16 [2022-03-05T18:43:54.815Z] System Time: 2022-03-05T18:43:52.2390687Z [2022-03-05T18:43:54.815Z] EventsListeners: 0 [2022-03-05T18:43:54.815Z] Registry: https://index.docker.io/v1/ [2022-03-05T18:43:54.815Z] Labels: [2022-03-05T18:43:54.815Z] Experimental: false [2022-03-05T18:43:54.815Z] Insecure Registries: [2022-03-05T18:43:54.815Z] 127.0.0.0/8 [2022-03-05T18:43:54.815Z] Live Restore Enabled: false [2022-03-05T18:43:54.815Z] [2022-03-05T18:43:54.815Z] [2022-03-05T18:43:54.815Z] INFO: Docker images of the daemon under test [2022-03-05T18:43:54.815Z] [2022-03-05T18:43:54.815Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-05T18:43:54.815Z] [2022-03-05T18:43:54.815Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-05T18:43:54.815Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-05T18:43:54.815Z] ltsc2019: Pulling from windows/servercore [2022-03-05T18:43:54.815Z] 4612f6d0b889: Pulling fs layer [2022-03-05T18:43:54.815Z] 1bd78008c728: Pulling fs layer [2022-03-05T18:43:55.223Z] #14 78.43 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-05T18:43:55.223Z] #14 78.44 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-05T18:43:55.223Z] #14 78.44 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:43:55.708Z] #47 ... [2022-03-05T18:43:55.709Z] [2022-03-05T18:43:55.709Z] #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-05T18:43:55.709Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:43:55.709Z] #14 27.71 Building dependency tree... [2022-03-05T18:43:55.709Z] #14 30.36 The following additional packages will be installed: [2022-03-05T18:43:55.709Z] #14 30.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T18:43:55.709Z] #14 30.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-05T18:43:55.709Z] #14 30.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-05T18:43:55.709Z] #14 30.36 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-05T18:43:55.709Z] #14 30.36 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-05T18:43:55.709Z] #14 30.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-05T18:43:55.709Z] #14 30.36 mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T18:43:55.709Z] #14 30.36 Suggested packages: [2022-03-05T18:43:55.709Z] #14 30.36 gcc-10-locales seccomp wine64 [2022-03-05T18:43:55.709Z] #14 31.35 The following NEW packages will be installed: [2022-03-05T18:43:55.709Z] #14 31.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T18:43:55.709Z] #14 31.35 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-05T18:43:55.709Z] #14 31.35 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-05T18:43:55.709Z] #14 31.35 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-05T18:43:55.709Z] #14 31.35 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-05T18:43:55.709Z] #14 31.35 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-05T18:43:55.709Z] #14 31.35 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-05T18:43:55.709Z] #14 31.35 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-05T18:43:55.709Z] #14 31.35 mingw-w64-x86-64-dev [2022-03-05T18:43:55.709Z] #14 31.72 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:43:55.709Z] #14 31.72 Need to get 115 MB of archives. [2022-03-05T18:43:55.709Z] #14 31.72 After this operation, 645 MB of additional disk space will be used. [2022-03-05T18:43:55.709Z] #14 31.72 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-05T18:43:55.709Z] #14 31.82 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-05T18:43:55.709Z] #14 31.95 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-05T18:43:55.709Z] #14 31.95 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-05T18:43:55.709Z] #14 31.98 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-05T18:43:55.709Z] #14 31.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-05T18:43:55.709Z] #14 32.19 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-05T18:43:55.709Z] #14 32.34 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-05T18:43:55.709Z] #14 32.34 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-05T18:43:55.709Z] #14 32.78 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-05T18:43:55.709Z] #14 33.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-05T18:43:55.709Z] #14 34.36 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-05T18:43:55.709Z] #14 34.98 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-05T18:43:55.709Z] #14 36.29 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-05T18:43:55.709Z] #14 36.61 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-05T18:43:55.709Z] #14 36.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-05T18:43:55.709Z] #14 36.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-05T18:43:55.709Z] #14 36.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-05T18:43:55.709Z] #14 36.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-05T18:43:55.709Z] #14 36.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-05T18:43:55.709Z] #14 36.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-05T18:43:55.709Z] #14 36.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-05T18:43:55.709Z] #14 36.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-05T18:43:55.709Z] #14 36.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-05T18:43:55.709Z] #14 36.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-05T18:43:55.709Z] #14 36.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-05T18:43:55.709Z] #14 36.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-05T18:43:55.709Z] #14 36.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-05T18:43:55.709Z] #14 36.73 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-05T18:43:55.709Z] #14 36.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-05T18:43:55.709Z] #14 37.51 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:43:55.709Z] #14 37.71 Fetched 115 MB in 5s (21.5 MB/s) [2022-03-05T18:43:55.709Z] #14 37.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T18:43:55.709Z] #14 37.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-05T18:43:55.709Z] #14 37.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-05T18:43:55.709Z] #14 37.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-05T18:43:55.709Z] #14 ... [2022-03-05T18:43:55.709Z] [2022-03-05T18:43:55.709Z] #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-05T18:43:55.709Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-05T18:43:55.709Z] #34 38.66 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-05T18:43:55.970Z] #34 38.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T18:43:56.310Z] #47 36.64 Reading package lists... [2022-03-05T18:43:56.310Z] #47 ... [2022-03-05T18:43:56.310Z] [2022-03-05T18:43:56.310Z] #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-05T18:43:56.310Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:43:56.310Z] #14 34.23 Reading package lists... [2022-03-05T18:43:56.545Z] #34 39.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T18:43:56.606Z] #14 ... [2022-03-05T18:43:56.606Z] [2022-03-05T18:43:56.606Z] #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-05T18:43:56.606Z] #63 sha256:dbdcd51c3e7a8ac7d06f6e4c5a1dee26f0d86f4d959f51fef52950b76c8f629b [2022-03-05T18:43:56.606Z] #63 80.27 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T18:43:56.606Z] #63 80.27 + GOBIN=/build [2022-03-05T18:43:56.606Z] #63 80.27 + GO111MODULE=on [2022-03-05T18:43:56.606Z] #63 80.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-05T18:43:59.115Z] #14 41.89 Building dependency tree... [2022-03-05T18:44:00.823Z] #63 84.83 rootlesskit version 0.14.6 [2022-03-05T18:44:01.260Z] #63 84.83 Usage of /build/rootlesskit-docker-proxy: [2022-03-05T18:44:01.260Z] #63 84.84 -container-ip string [2022-03-05T18:44:01.260Z] #63 84.84 container ip [2022-03-05T18:44:01.260Z] #63 84.84 -container-port int [2022-03-05T18:44:01.260Z] #63 84.84 container port (default -1) [2022-03-05T18:44:01.260Z] #63 84.84 -host-ip string [2022-03-05T18:44:01.260Z] #63 84.84 host ip [2022-03-05T18:44:01.260Z] #63 84.84 -host-port int [2022-03-05T18:44:01.260Z] #63 84.84 host port (default -1) [2022-03-05T18:44:01.260Z] #63 84.84 -proto string [2022-03-05T18:44:01.260Z] #63 84.84 proxy protocol (default "tcp") [2022-03-05T18:44:01.677Z] #14 46.56 The following additional packages will be installed: [2022-03-05T18:44:01.677Z] #14 46.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T18:44:01.677Z] #14 46.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-05T18:44:01.677Z] #14 46.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-05T18:44:01.677Z] #14 46.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-05T18:44:01.677Z] #14 46.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-05T18:44:01.677Z] #14 46.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-05T18:44:01.677Z] #14 46.59 mingw-w64-common mingw-w64-x86-64-dev [2022-03-05T18:44:01.677Z] #14 46.61 Suggested packages: [2022-03-05T18:44:01.677Z] #14 46.62 gcc-10-locales seccomp wine64 [2022-03-05T18:44:01.847Z] #34 ... [2022-03-05T18:44:01.847Z] [2022-03-05T18:44:01.847Z] #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-05T18:44:01.847Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:44:01.847Z] #38 42.14 Selecting previously unselected package libxml2:amd64. [2022-03-05T18:44:01.847Z] #38 42.16 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-05T18:44:01.847Z] #38 42.16 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-05T18:44:01.847Z] #38 42.57 Selecting previously unselected package libarchive13:amd64. [2022-03-05T18:44:01.847Z] #38 42.58 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-05T18:44:01.847Z] #38 42.58 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-05T18:44:01.847Z] #38 42.84 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-05T18:44:01.847Z] #38 42.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-05T18:44:01.847Z] #38 42.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-05T18:44:01.847Z] #38 43.01 Selecting previously unselected package librhash0:amd64. [2022-03-05T18:44:01.847Z] #38 43.01 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-05T18:44:01.847Z] #38 43.02 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-05T18:44:01.847Z] #38 43.17 Selecting previously unselected package libuv1:amd64. [2022-03-05T18:44:01.847Z] #38 43.19 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-05T18:44:01.847Z] #38 43.19 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-05T18:44:01.847Z] #38 43.38 Selecting previously unselected package cmake. [2022-03-05T18:44:01.847Z] #38 43.39 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-05T18:44:01.847Z] #38 43.40 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-05T18:44:01.895Z] #63 ... [2022-03-05T18:44:01.895Z] [2022-03-05T18:44:01.895Z] #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-05T18:44:01.895Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-05T18:44:01.895Z] #14 82.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T18:44:01.895Z] #14 82.36 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-05T18:44:01.895Z] #14 82.38 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-05T18:44:01.895Z] #14 82.48 Selecting previously unselected package libapparmor1:arm64. [2022-03-05T18:44:01.895Z] #14 82.48 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 82.50 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-05T18:44:01.895Z] #14 82.58 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-05T18:44:01.895Z] #14 82.59 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 82.60 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-05T18:44:01.895Z] #14 82.71 Selecting previously unselected package libbtrfs0:arm64. [2022-03-05T18:44:01.895Z] #14 82.72 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 82.73 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-05T18:44:01.895Z] #14 82.84 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-05T18:44:01.895Z] #14 82.85 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 82.86 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-05T18:44:01.895Z] #14 83.00 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-05T18:44:01.895Z] #14 83.01 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 83.02 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-05T18:44:01.895Z] #14 83.08 Selecting previously unselected package libudev-dev:arm64. [2022-03-05T18:44:01.895Z] #14 83.08 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 83.09 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-05T18:44:01.895Z] #14 83.21 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-05T18:44:01.895Z] #14 83.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 83.21 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-05T18:44:01.895Z] #14 83.40 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-05T18:44:01.895Z] #14 83.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 83.41 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-05T18:44:01.895Z] #14 83.54 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-05T18:44:01.895Z] #14 83.54 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 83.55 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-05T18:44:01.895Z] #14 83.69 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-05T18:44:01.895Z] #14 83.69 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 83.69 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-05T18:44:01.895Z] #14 83.75 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-05T18:44:01.895Z] #14 83.77 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 83.78 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-05T18:44:01.895Z] #14 84.11 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-05T18:44:01.895Z] #14 84.11 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 84.12 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-05T18:44:01.895Z] #14 84.29 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-05T18:44:01.895Z] #14 84.29 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 84.31 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-05T18:44:01.895Z] #14 84.38 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-05T18:44:01.895Z] #14 84.38 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 84.41 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-05T18:44:01.895Z] #14 84.50 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-05T18:44:01.895Z] #14 84.51 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-05T18:44:01.895Z] #14 84.52 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-05T18:44:01.895Z] #14 85.43 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-05T18:44:01.895Z] #14 85.61 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-05T18:44:01.895Z] #14 85.82 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-05T18:44:02.291Z] #14 86.25 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-05T18:44:02.291Z] #14 86.52 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-05T18:44:02.702Z] #14 86.89 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-05T18:44:02.702Z] #14 86.93 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-05T18:44:03.059Z] #14 ... [2022-03-05T18:44:03.059Z] [2022-03-05T18:44:03.059Z] #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-05T18:44:03.059Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:44:03.059Z] #51 42.70 go: downloading github.com/fatih/color v1.13.0 [2022-03-05T18:44:03.059Z] #51 42.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-05T18:44:03.059Z] #51 42.82 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-05T18:44:03.059Z] #51 42.86 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-05T18:44:03.059Z] #51 43.29 go: downloading github.com/spf13/viper v1.10.1 [2022-03-05T18:44:03.059Z] #51 43.76 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-05T18:44:03.060Z] #51 44.48 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-05T18:44:03.060Z] #51 44.49 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-05T18:44:03.060Z] #51 45.64 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-05T18:44:03.060Z] #51 45.92 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-05T18:44:03.274Z] #14 87.48 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-05T18:44:03.274Z] #14 87.53 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-05T18:44:03.274Z] #14 87.57 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-05T18:44:03.274Z] #14 87.61 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-05T18:44:03.274Z] #14 87.66 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-05T18:44:03.316Z] #51 ... [2022-03-05T18:44:03.316Z] [2022-03-05T18:44:03.316Z] #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-05T18:44:03.316Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:44:03.316Z] #14 48.49 The following NEW packages will be installed: [2022-03-05T18:44:03.316Z] #14 48.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-05T18:44:03.316Z] #14 48.51 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-05T18:44:03.316Z] #14 48.51 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-05T18:44:03.316Z] #14 48.51 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-05T18:44:03.316Z] #14 48.51 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-05T18:44:03.316Z] #14 48.51 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-05T18:44:03.316Z] #14 48.51 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-05T18:44:03.316Z] #14 48.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-05T18:44:03.316Z] #14 48.51 mingw-w64-x86-64-dev [2022-03-05T18:44:03.497Z] 1bd78008c728: Verifying Checksum [2022-03-05T18:44:03.497Z] 1bd78008c728: Download complete [2022-03-05T18:44:03.572Z] #14 48.87 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:44:03.572Z] #14 48.87 Need to get 115 MB of archives. [2022-03-05T18:44:03.572Z] #14 48.87 After this operation, 645 MB of additional disk space will be used. [2022-03-05T18:44:03.572Z] #14 48.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-05T18:44:03.784Z] #38 ... [2022-03-05T18:44:03.784Z] [2022-03-05T18:44:03.784Z] #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-05T18:44:03.784Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:44:03.784Z] #47 39.31 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-05T18:44:03.784Z] #47 39.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:44:03.784Z] #47 39.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-05T18:44:03.784Z] #47 39.37 Setting up python3-six (1.16.0-2) ... [2022-03-05T18:44:03.784Z] #47 40.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-05T18:44:03.784Z] #47 40.31 Setting up python3-protobuf (3.12.4-1) ... [2022-03-05T18:44:03.784Z] #47 43.71 Setting up criu (3.16.1-3) ... [2022-03-05T18:44:03.784Z] #47 45.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:44:03.784Z] #47 DONE 46.7s [2022-03-05T18:44:03.829Z] #14 49.08 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-05T18:44:03.969Z] #14 87.93 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-05T18:44:04.046Z] [2022-03-05T18:44:04.046Z] #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-05T18:44:04.046Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:44:04.046Z] #14 39.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T18:44:04.046Z] #14 39.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-05T18:44:04.046Z] #14 39.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-05T18:44:04.046Z] #14 42.17 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T18:44:04.046Z] #14 42.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-05T18:44:04.046Z] #14 42.18 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-05T18:44:04.046Z] #14 42.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-05T18:44:04.046Z] #14 42.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-05T18:44:04.046Z] #14 42.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:44:04.046Z] #14 42.49 Selecting previously unselected package dmsetup. [2022-03-05T18:44:04.046Z] #14 42.49 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-05T18:44:04.046Z] #14 42.49 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-05T18:44:04.046Z] #14 42.66 Selecting previously unselected package mingw-w64-common. [2022-03-05T18:44:04.046Z] #14 42.70 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-05T18:44:04.046Z] #14 42.71 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-05T18:44:04.046Z] #14 47.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T18:44:04.046Z] #14 47.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-05T18:44:04.047Z] #14 47.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-05T18:44:04.086Z] #14 49.29 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-05T18:44:04.086Z] #14 49.29 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-05T18:44:04.086Z] #14 49.29 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-05T18:44:04.086Z] #14 49.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-05T18:44:04.309Z] #14 ... [2022-03-05T18:44:04.309Z] [2022-03-05T18:44:04.309Z] #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-05T18:44:04.309Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:44:04.309Z] #51 37.46 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-05T18:44:04.309Z] #51 37.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T18:44:04.309Z] #51 37.52 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-05T18:44:04.309Z] #51 37.59 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-05T18:44:04.309Z] #51 38.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T18:44:04.309Z] #51 38.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T18:44:04.309Z] #51 38.93 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-05T18:44:04.309Z] #51 39.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T18:44:04.309Z] #51 39.31 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-05T18:44:04.309Z] #51 39.31 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-05T18:44:04.309Z] #51 39.52 go: downloading golang.org/x/text v0.3.7 [2022-03-05T18:44:04.309Z] #51 44.32 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-05T18:44:04.309Z] #51 44.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T18:44:04.309Z] #51 44.42 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T18:44:04.309Z] #51 44.51 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-05T18:44:04.309Z] #51 44.54 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-05T18:44:04.309Z] #51 44.55 go: downloading golang.org/x/mod v0.5.1 [2022-03-05T18:44:04.309Z] #51 44.67 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-05T18:44:04.309Z] #51 44.75 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-05T18:44:04.309Z] #51 44.77 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-05T18:44:04.309Z] #51 44.90 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-05T18:44:04.309Z] #51 44.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-05T18:44:04.309Z] #51 44.98 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-05T18:44:04.309Z] #51 45.38 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-05T18:44:04.309Z] #51 45.47 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-05T18:44:04.309Z] #51 45.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T18:44:04.309Z] #51 45.81 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-05T18:44:04.309Z] #51 45.88 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-05T18:44:04.309Z] #51 45.95 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-05T18:44:04.309Z] #51 45.98 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-05T18:44:04.309Z] #51 46.02 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-05T18:44:04.309Z] #51 46.02 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-05T18:44:04.309Z] #51 46.31 go: downloading github.com/prometheus/common v0.10.0 [2022-03-05T18:44:04.309Z] #51 46.41 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-05T18:44:04.309Z] #51 46.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-05T18:44:04.309Z] #51 46.69 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-05T18:44:04.309Z] #51 ... [2022-03-05T18:44:04.309Z] [2022-03-05T18:44:04.309Z] #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-05T18:44:04.309Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:44:04.309Z] #38 47.51 Setting up libicu67:amd64 (67.1-7) ... [2022-03-05T18:44:04.309Z] #38 47.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:04.309Z] #38 47.51 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-05T18:44:04.309Z] #38 47.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:04.309Z] #38 47.54 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-05T18:44:04.309Z] #38 47.56 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-05T18:44:04.309Z] #38 47.58 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-05T18:44:04.309Z] #38 47.60 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-05T18:44:04.309Z] #38 47.62 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-05T18:44:04.309Z] #38 47.62 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-05T18:44:04.309Z] #38 47.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:44:04.328Z] #14 88.28 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-05T18:44:04.328Z] #14 88.33 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-05T18:44:04.328Z] #14 88.37 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-05T18:44:04.343Z] #14 49.64 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-05T18:44:04.600Z] #14 ... [2022-03-05T18:44:04.600Z] [2022-03-05T18:44:04.600Z] #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-05T18:44:04.600Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-05T18:44:04.600Z] #53 49.16 v3.0.2 [2022-03-05T18:44:04.600Z] #53 DONE 49.9s [2022-03-05T18:44:04.600Z] [2022-03-05T18:44:04.600Z] #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-05T18:44:04.600Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:44:04.600Z] #14 49.87 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-05T18:44:04.600Z] #14 49.88 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-05T18:44:04.700Z] #14 88.72 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-05T18:44:05.046Z] #14 89.04 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-05T18:44:05.046Z] #14 89.09 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-05T18:44:05.257Z] #38 DONE 48.2s [2022-03-05T18:44:05.258Z] [2022-03-05T18:44:05.258Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-05T18:44:05.258Z] #39 sha256:e970db020fca97d2662fadcb87e21375ab2bdda15f0cbfc2b7bb1b8123b12bdf [2022-03-05T18:44:05.307Z] #14 89.68 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-05T18:44:05.520Z] #39 DONE 0.6s [2022-03-05T18:44:05.520Z] [2022-03-05T18:44:05.520Z] #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-05T18:44:05.520Z] #40 sha256:fca29240521ad6b35fabed72667093058d4b4990e156965a0bb289e10cb0fa75 [2022-03-05T18:44:05.635Z] #14 89.87 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:44:05.895Z] #14 90.24 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-05T18:44:05.970Z] #14 50.93 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-05T18:44:06.094Z] #40 ... [2022-03-05T18:44:06.094Z] [2022-03-05T18:44:06.094Z] #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-05T18:44:06.094Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-05T18:44:06.094Z] #49 49.11 gotestsum version dev [2022-03-05T18:44:06.094Z] #49 DONE 49.5s [2022-03-05T18:44:06.356Z] [2022-03-05T18:44:06.356Z] #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-05T18:44:06.356Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:44:06.356Z] #51 48.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-05T18:44:06.465Z] #14 90.62 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:44:06.858Z] #14 90.98 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-05T18:44:06.858Z] #14 91.05 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-05T18:44:06.938Z] #14 ... [2022-03-05T18:44:06.938Z] [2022-03-05T18:44:06.938Z] #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-05T18:44:06.938Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-05T18:44:06.938Z] #58 34.65 Reading package lists... [2022-03-05T18:44:06.938Z] #58 42.10 Building dependency tree... [2022-03-05T18:44:06.938Z] #58 46.70 The following additional packages will be installed: [2022-03-05T18:44:06.938Z] #58 46.71 libbtrfs0 [2022-03-05T18:44:06.938Z] #58 46.99 The following NEW packages will be installed: [2022-03-05T18:44:06.938Z] #58 47.02 libbtrfs-dev libbtrfs0 [2022-03-05T18:44:06.938Z] #58 47.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:44:06.938Z] #58 47.56 Need to get 460 kB of archives. [2022-03-05T18:44:06.938Z] #58 47.56 After this operation, 1237 kB of additional disk space will be used. [2022-03-05T18:44:06.938Z] #58 47.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-05T18:44:06.938Z] #58 47.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-05T18:44:06.938Z] #58 48.76 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:44:06.938Z] #58 49.12 Fetched 460 kB in 0s (960 kB/s) [2022-03-05T18:44:06.938Z] #58 49.90 Selecting previously unselected package libbtrfs0:amd64. [2022-03-05T18:44:06.938Z] #58 49.90 (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-05T18:44:06.938Z] #58 50.00 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-05T18:44:06.938Z] #58 50.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-05T18:44:06.938Z] #58 50.34 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-05T18:44:06.938Z] #58 50.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-05T18:44:06.938Z] #58 50.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-05T18:44:06.938Z] #58 51.08 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-05T18:44:06.938Z] #58 51.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-05T18:44:06.938Z] #58 51.13 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:44:06.938Z] #58 ... [2022-03-05T18:44:06.938Z] [2022-03-05T18:44:06.938Z] #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-05T18:44:06.938Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:44:06.938Z] #51 50.76 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-05T18:44:06.938Z] #51 50.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-05T18:44:06.938Z] #51 50.80 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-05T18:44:06.938Z] #51 51.02 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-05T18:44:06.938Z] #51 51.21 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-05T18:44:06.938Z] #51 51.23 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-05T18:44:06.938Z] #51 51.43 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-05T18:44:06.938Z] #51 51.46 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-05T18:44:06.938Z] #51 51.61 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-05T18:44:06.938Z] #51 51.64 go: downloading github.com/spf13/afero v1.6.0 [2022-03-05T18:44:06.938Z] #51 51.68 go: downloading github.com/spf13/cast v1.4.1 [2022-03-05T18:44:06.938Z] #51 51.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-05T18:44:06.938Z] #51 51.83 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-05T18:44:06.938Z] #51 51.90 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-05T18:44:06.938Z] #51 52.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-05T18:44:06.938Z] #51 52.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-05T18:44:06.938Z] #51 52.17 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-05T18:44:06.938Z] #51 52.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-05T18:44:06.938Z] #51 52.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-05T18:44:06.938Z] #51 52.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-05T18:44:06.938Z] #51 52.22 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-05T18:44:06.938Z] #51 52.24 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-05T18:44:06.938Z] #51 52.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-05T18:44:07.120Z] #14 91.23 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:44:07.240Z] #51 ... [2022-03-05T18:44:07.240Z] [2022-03-05T18:44:07.240Z] #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-05T18:44:07.240Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:44:07.240Z] #38 35.17 Reading package lists... [2022-03-05T18:44:07.240Z] #38 42.59 Building dependency tree... [2022-03-05T18:44:07.240Z] #38 47.08 The following additional packages will be installed: [2022-03-05T18:44:07.240Z] #38 47.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-05T18:44:07.240Z] #38 47.11 Suggested packages: [2022-03-05T18:44:07.240Z] #38 47.11 cmake-doc ninja-build lrzip [2022-03-05T18:44:07.240Z] #38 47.11 Recommended packages: [2022-03-05T18:44:07.240Z] #38 47.11 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-05T18:44:07.240Z] #38 48.30 The following NEW packages will be installed: [2022-03-05T18:44:07.240Z] #38 48.32 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-05T18:44:07.240Z] #38 48.32 vim-common xxd [2022-03-05T18:44:07.240Z] #38 48.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:44:07.240Z] #38 48.74 Need to get 17.7 MB of archives. [2022-03-05T18:44:07.240Z] #38 48.74 After this operation, 70.7 MB of additional disk space will be used. [2022-03-05T18:44:07.240Z] #38 48.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-05T18:44:07.240Z] #38 48.74 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-05T18:44:07.240Z] #38 48.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-05T18:44:07.240Z] #38 48.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-05T18:44:07.240Z] #38 49.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-05T18:44:07.240Z] #38 49.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-05T18:44:07.240Z] #38 49.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-05T18:44:07.240Z] #38 49.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-05T18:44:07.240Z] #38 49.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-05T18:44:07.240Z] #38 49.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-05T18:44:07.240Z] #38 51.62 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:44:07.240Z] #38 52.21 Fetched 17.7 MB in 2s (10.1 MB/s) [2022-03-05T18:44:07.240Z] #38 ... [2022-03-05T18:44:07.240Z] [2022-03-05T18:44:07.240Z] #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-05T18:44:07.240Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:44:07.240Z] #51 52.51 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-05T18:44:07.240Z] #51 52.55 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-05T18:44:07.396Z] #14 91.64 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-05T18:44:07.396Z] #14 91.66 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:44:07.498Z] #51 52.57 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-05T18:44:07.498Z] #51 52.62 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-05T18:44:07.498Z] #51 ... [2022-03-05T18:44:07.498Z] [2022-03-05T18:44:07.498Z] #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-05T18:44:07.498Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-05T18:44:07.498Z] #58 DONE 52.7s [2022-03-05T18:44:07.498Z] [2022-03-05T18:44:07.498Z] #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-05T18:44:07.498Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:44:07.498Z] #51 52.73 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-05T18:44:07.498Z] #51 52.84 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-05T18:44:07.498Z] #51 52.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-05T18:44:07.659Z] #14 92.02 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-05T18:44:07.754Z] #51 ... [2022-03-05T18:44:07.754Z] [2022-03-05T18:44:07.754Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-05T18:44:07.754Z] #59 sha256:d8260aab11f8d20fc8cd5fa86a35aa2801b2c2c6c072e3d57b2006db83a827bc [2022-03-05T18:44:07.754Z] #59 DONE 0.3s [2022-03-05T18:44:07.754Z] [2022-03-05T18:44:07.754Z] #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-05T18:44:07.754Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:44:07.754Z] #51 52.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-05T18:44:07.754Z] #51 52.98 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-05T18:44:07.754Z] #51 53.11 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-05T18:44:07.754Z] #51 53.13 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-05T18:44:08.016Z] #51 53.20 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-05T18:44:08.016Z] #51 53.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-05T18:44:08.016Z] #51 53.38 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-05T18:44:08.181Z] #14 92.34 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-05T18:44:08.182Z] #14 92.55 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-05T18:44:08.182Z] #14 92.60 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-05T18:44:08.182Z] #14 92.64 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-05T18:44:08.182Z] #14 ... [2022-03-05T18:44:08.182Z] [2022-03-05T18:44:08.182Z] #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-05T18:44:08.182Z] #26 sha256:f1ccf31cd57a733f184601cba7d83145c3a5c28e90c289e777664a64b942d082 [2022-03-05T18:44:08.273Z] #51 53.48 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-05T18:44:08.273Z] #51 53.60 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-05T18:44:08.273Z] #51 53.71 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-05T18:44:08.532Z] #51 53.72 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-05T18:44:08.532Z] #51 53.77 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-05T18:44:08.532Z] #51 53.83 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-05T18:44:08.532Z] #51 53.90 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-05T18:44:08.532Z] #51 53.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-05T18:44:08.703Z] #26 92.30 Updating files: 17% (2053/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) [2022-03-05T18:44:08.704Z] #26 ... [2022-03-05T18:44:08.704Z] [2022-03-05T18:44:08.704Z] #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-05T18:44:08.704Z] #63 sha256:dbdcd51c3e7a8ac7d06f6e4c5a1dee26f0d86f4d959f51fef52950b76c8f629b [2022-03-05T18:44:08.704Z] #63 DONE 92.6s [2022-03-05T18:44:08.704Z] [2022-03-05T18:44:08.704Z] #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-05T18:44:08.704Z] #26 sha256:f1ccf31cd57a733f184601cba7d83145c3a5c28e90c289e777664a64b942d082 [2022-03-05T18:44:08.790Z] #51 53.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-05T18:44:08.790Z] #51 53.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-05T18:44:08.790Z] #51 54.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-05T18:44:08.790Z] #51 ... [2022-03-05T18:44:08.790Z] [2022-03-05T18:44:08.790Z] #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-05T18:44:08.790Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:44:08.790Z] #47 36.64 Reading package lists... [2022-03-05T18:44:08.790Z] #47 43.96 Building dependency tree... [2022-03-05T18:44:08.790Z] #47 48.11 The following additional packages will be installed: [2022-03-05T18:44:08.790Z] #47 48.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-05T18:44:08.790Z] #47 48.12 python3-protobuf python3-six [2022-03-05T18:44:08.790Z] #47 48.13 Suggested packages: [2022-03-05T18:44:08.790Z] #47 48.13 python3-setuptools [2022-03-05T18:44:08.790Z] #47 48.13 Recommended packages: [2022-03-05T18:44:08.790Z] #47 48.13 iproute2 | iproute [2022-03-05T18:44:08.790Z] #47 48.84 The following NEW packages will be installed: [2022-03-05T18:44:08.790Z] #47 48.84 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-05T18:44:08.790Z] #47 48.84 python3-protobuf python3-six [2022-03-05T18:44:08.790Z] #47 49.25 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:44:08.790Z] #47 49.25 Need to get 2292 kB of archives. [2022-03-05T18:44:08.790Z] #47 49.25 After this operation, 11.0 MB of additional disk space will be used. [2022-03-05T18:44:08.790Z] #47 49.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-05T18:44:08.790Z] #47 49.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-05T18:44:08.790Z] #47 49.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-05T18:44:08.790Z] #47 49.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-05T18:44:08.790Z] #47 49.40 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-05T18:44:08.790Z] #47 49.42 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-05T18:44:08.790Z] #47 49.42 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-05T18:44:08.790Z] #47 52.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-05T18:44:08.964Z] #26 92.30 Updating files: 17% (2053/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) [2022-03-05T18:44:08.964Z] #26 ... [2022-03-05T18:44:08.964Z] [2022-03-05T18:44:08.964Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T18:44:08.964Z] #64 sha256:296ede60da3359353a627cfc832ae4a3251535583e2b42ec8da9ecd8d88a3f6b [2022-03-05T18:44:08.964Z] #64 DONE 0.2s [2022-03-05T18:44:08.964Z] [2022-03-05T18:44:08.964Z] #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-05T18:44:08.964Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-05T18:44:08.964Z] #14 92.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:44:08.964Z] #14 DONE 93.3s [2022-03-05T18:44:08.964Z] [2022-03-05T18:44:08.964Z] #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-05T18:44:08.964Z] #26 sha256:f1ccf31cd57a733f184601cba7d83145c3a5c28e90c289e777664a64b942d082 [2022-03-05T18:44:08.964Z] #26 92.30 Updating files: 17% (2053/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) [2022-03-05T18:44:08.964Z] #26 ... [2022-03-05T18:44:08.964Z] [2022-03-05T18:44:08.964Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T18:44:08.964Z] #65 sha256:ed09da0915e75e589272a762ed0eebeb60ffbf4bde8d5d1497c432473cfcce84 [2022-03-05T18:44:08.964Z] #65 DONE 0.2s [2022-03-05T18:44:08.964Z] [2022-03-05T18:44:08.964Z] #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-05T18:44:08.964Z] #26 sha256:f1ccf31cd57a733f184601cba7d83145c3a5c28e90c289e777664a64b942d082 [2022-03-05T18:44:09.046Z] #47 ... [2022-03-05T18:44:09.047Z] [2022-03-05T18:44:09.047Z] #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-05T18:44:09.047Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:44:09.047Z] #51 54.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-05T18:44:09.047Z] #51 54.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-05T18:44:09.047Z] #51 54.38 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-05T18:44:09.225Z] #26 92.30 Updating files: 17% (2053/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) [2022-03-05T18:44:09.225Z] #26 ... [2022-03-05T18:44:09.225Z] [2022-03-05T18:44:09.225Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-05T18:44:09.225Z] #55 sha256:06877160cc9b22de9eca256addd8c618e3a6c884a25aa710aeaa62849ba2d56c [2022-03-05T18:44:09.225Z] #55 DONE 0.3s [2022-03-05T18:44:09.225Z] [2022-03-05T18:44:09.225Z] #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-05T18:44:09.225Z] #26 sha256:f1ccf31cd57a733f184601cba7d83145c3a5c28e90c289e777664a64b942d082 [2022-03-05T18:44:09.304Z] #51 54.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-05T18:44:09.304Z] #51 54.55 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-05T18:44:09.304Z] #51 54.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-05T18:44:09.304Z] #51 54.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-05T18:44:09.304Z] #51 54.66 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-05T18:44:09.304Z] #51 54.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-05T18:44:09.564Z] #51 54.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-05T18:44:09.564Z] #51 54.78 go: downloading github.com/julz/importas v0.1.0 [2022-03-05T18:44:09.564Z] #51 54.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-05T18:44:09.564Z] #51 54.98 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-05T18:44:09.821Z] #51 55.07 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-05T18:44:09.821Z] #51 55.14 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-05T18:44:09.821Z] #51 55.23 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-05T18:44:10.079Z] #51 55.30 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-05T18:44:10.079Z] #51 55.35 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-05T18:44:10.079Z] #51 55.42 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-05T18:44:10.079Z] #51 55.43 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-05T18:44:10.270Z] #26 92.30 Updating files: 17% (2053/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 37% (4257/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) [2022-03-05T18:44:10.270Z] #26 ... [2022-03-05T18:44:10.270Z] [2022-03-05T18:44:10.270Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-05T18:44:10.270Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-05T18:44:10.270Z] #15 DONE 1.3s [2022-03-05T18:44:10.270Z] [2022-03-05T18:44:10.271Z] #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-05T18:44:10.271Z] #26 sha256:f1ccf31cd57a733f184601cba7d83145c3a5c28e90c289e777664a64b942d082 [2022-03-05T18:44:10.352Z] #51 55.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-05T18:44:10.352Z] #51 55.54 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-05T18:44:10.352Z] #51 55.61 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-05T18:44:10.570Z] #51 ... [2022-03-05T18:44:10.570Z] [2022-03-05T18:44:10.570Z] #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-05T18:44:10.570Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:44:10.570Z] #14 52.09 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T18:44:10.570Z] #14 52.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:44:10.570Z] #14 52.11 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-05T18:44:10.570Z] #14 52.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-05T18:44:10.570Z] #14 52.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:44:10.570Z] #14 52.23 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-05T18:44:10.671Z] 4612f6d0b889: Verifying Checksum [2022-03-05T18:44:10.671Z] 4612f6d0b889: Download complete [2022-03-05T18:44:10.922Z] #51 56.33 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-05T18:44:11.179Z] #51 56.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-05T18:44:11.179Z] #51 56.35 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-05T18:44:11.179Z] #51 56.42 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-05T18:44:11.179Z] #51 56.45 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-05T18:44:11.179Z] #51 56.57 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-05T18:44:11.319Z] #26 92.30 Updating files: 17% (2053/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 37% (4257/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 56% (6496/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) [2022-03-05T18:44:11.319Z] #26 ... [2022-03-05T18:44:11.319Z] [2022-03-05T18:44:11.319Z] #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-05T18:44:11.319Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-05T18:44:11.319Z] #16 DONE 1.0s [2022-03-05T18:44:11.319Z] [2022-03-05T18:44:11.319Z] #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-05T18:44:11.319Z] #26 sha256:f1ccf31cd57a733f184601cba7d83145c3a5c28e90c289e777664a64b942d082 [2022-03-05T18:44:11.435Z] #51 56.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-05T18:44:11.435Z] #51 56.61 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-05T18:44:11.435Z] #51 56.64 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-05T18:44:11.693Z] #51 56.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-05T18:44:11.693Z] #51 57.02 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-05T18:44:11.693Z] #51 57.03 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-05T18:44:11.693Z] #51 57.06 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-05T18:44:11.950Z] #51 57.16 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-05T18:44:11.950Z] #51 57.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-05T18:44:12.105Z] #26 92.30 Updating files: 17% (2053/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 37% (4257/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 56% (6496/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 80% (9155/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-03-05T18:44:12.105Z] #26 96.02 + cd /tmp/tmp.WUFsGRmMNU/tmp/docker-ce [2022-03-05T18:44:12.105Z] #26 96.02 + git checkout -q v17.06.2-ce [2022-03-05T18:44:12.207Z] #51 57.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-05T18:44:12.208Z] #51 57.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-05T18:44:12.208Z] #51 57.52 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-05T18:44:12.208Z] #51 57.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-05T18:44:12.368Z] #26 ... [2022-03-05T18:44:12.368Z] [2022-03-05T18:44:12.368Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T18:44:12.368Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-05T18:44:12.368Z] #17 0.611 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T18:44:12.368Z] #17 DONE 1.0s [2022-03-05T18:44:12.368Z] [2022-03-05T18:44:12.368Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T18:44:12.368Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-05T18:44:12.464Z] #51 57.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-05T18:44:12.464Z] #51 57.70 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-05T18:44:12.464Z] #51 57.83 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-05T18:44:12.464Z] #51 57.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-05T18:44:12.464Z] #51 57.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-05T18:44:12.464Z] #51 57.86 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-05T18:44:12.732Z] #51 57.98 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-05T18:44:13.296Z] #51 58.68 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-05T18:44:13.312Z] #18 DONE 0.8s [2022-03-05T18:44:13.313Z] [2022-03-05T18:44:13.313Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T18:44:13.313Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-05T18:44:13.858Z] #51 58.89 go: downloading honnef.co/go/tools v0.2.2 [2022-03-05T18:44:13.884Z] #19 DONE 0.9s [2022-03-05T18:44:13.884Z] [2022-03-05T18:44:13.884Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-05T18:44:13.884Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-05T18:44:14.790Z] #14 ... [2022-03-05T18:44:14.790Z] [2022-03-05T18:44:14.790Z] #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-05T18:44:14.790Z] #40 sha256:fca29240521ad6b35fabed72667093058d4b4990e156965a0bb289e10cb0fa75 [2022-03-05T18:44:14.790Z] #40 4.625 + RM_GOPATH=0 [2022-03-05T18:44:14.790Z] #40 4.625 + TMP_GOPATH= [2022-03-05T18:44:14.790Z] #40 4.625 + : /build [2022-03-05T18:44:14.790Z] #40 4.625 + '[' -z '' ']' [2022-03-05T18:44:14.790Z] #40 4.625 ++ mktemp -d [2022-03-05T18:44:14.790Z] #40 4.625 + export GOPATH=/tmp/tmp.R3cA09uEaE [2022-03-05T18:44:14.790Z] #40 4.625 + GOPATH=/tmp/tmp.R3cA09uEaE [2022-03-05T18:44:14.790Z] #40 4.625 + RM_GOPATH=1 [2022-03-05T18:44:14.790Z] #40 4.625 + case "$(go env GOARCH)" in [2022-03-05T18:44:14.790Z] #40 4.625 ++ go env GOARCH [2022-03-05T18:44:14.790Z] #40 4.625 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:44:14.790Z] #40 4.625 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:44:14.790Z] #40 4.625 ++ dirname /install.sh [2022-03-05T18:44:14.790Z] #40 4.625 + dir=/ [2022-03-05T18:44:14.790Z] #40 4.625 + bin=tini [2022-03-05T18:44:14.790Z] #40 4.625 + shift [2022-03-05T18:44:14.790Z] #40 4.625 + '[' '!' -f //tini.installer ']' [2022-03-05T18:44:14.790Z] #40 4.625 + . //tini.installer [2022-03-05T18:44:14.790Z] #40 4.625 ++ : v0.19.0 [2022-03-05T18:44:14.790Z] #40 4.625 + install_tini [2022-03-05T18:44:14.790Z] #40 4.625 + echo 'Install tini version v0.19.0' [2022-03-05T18:44:14.790Z] #40 4.625 + git clone https://github.com/krallin/tini.git /tmp/tmp.R3cA09uEaE/tini [2022-03-05T18:44:14.790Z] #40 4.638 Install tini version v0.19.0 [2022-03-05T18:44:14.790Z] #40 4.638 Cloning into '/tmp/tmp.R3cA09uEaE/tini'... [2022-03-05T18:44:14.790Z] #40 5.210 + cd /tmp/tmp.R3cA09uEaE/tini [2022-03-05T18:44:14.790Z] #40 5.210 + git checkout -q v0.19.0 [2022-03-05T18:44:14.790Z] #40 5.210 + cmake . [2022-03-05T18:44:14.790Z] #40 5.527 -- The C compiler identification is GNU 10.2.1 [2022-03-05T18:44:14.790Z] #40 5.620 -- Detecting C compiler ABI info [2022-03-05T18:44:14.790Z] #40 6.111 -- Detecting C compiler ABI info - done [2022-03-05T18:44:14.790Z] #40 6.260 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-05T18:44:14.790Z] #40 6.260 -- Detecting C compile features [2022-03-05T18:44:14.790Z] #40 6.260 -- Detecting C compile features - done [2022-03-05T18:44:14.790Z] #40 6.277 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T18:44:14.790Z] #40 6.506 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T18:44:14.790Z] #40 6.582 -- Configuring done [2022-03-05T18:44:14.790Z] #40 6.594 -- Generating done [2022-03-05T18:44:14.790Z] #40 6.618 -- Build files have been written to: /tmp/tmp.R3cA09uEaE/tini [2022-03-05T18:44:14.790Z] #40 6.645 + make tini-static [2022-03-05T18:44:14.790Z] #40 6.966 Scanning dependencies of target tini-static [2022-03-05T18:44:14.790Z] #40 7.054 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T18:44:14.790Z] #40 8.190 [100%] Linking C executable tini-static [2022-03-05T18:44:14.790Z] #40 8.647 [100%] Built target tini-static [2022-03-05T18:44:14.790Z] #40 8.698 + mkdir -p /build [2022-03-05T18:44:14.790Z] #40 8.702 + cp tini-static /build/docker-init [2022-03-05T18:44:14.790Z] #40 DONE 8.8s [2022-03-05T18:44:14.790Z] [2022-03-05T18:44:14.790Z] #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-05T18:44:14.790Z] #63 sha256:f079b69d32a5319c8db83b26c6dd9f3e1df689a6fd1315f9c4218eb4a01e9492 [2022-03-05T18:44:14.827Z] #20 DONE 0.9s [2022-03-05T18:44:14.827Z] [2022-03-05T18:44:14.827Z] #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-05T18:44:14.827Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-05T18:44:15.230Z] #51 60.38 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-05T18:44:15.230Z] #51 60.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-05T18:44:15.230Z] #51 60.57 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-05T18:44:15.486Z] #51 60.71 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-05T18:44:15.737Z] #63 ... [2022-03-05T18:44:15.737Z] [2022-03-05T18:44:15.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-05T18:44:15.738Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:44:15.738Z] #14 58.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-05T18:44:15.738Z] #14 58.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:44:15.738Z] #14 58.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:44:15.745Z] #51 ... [2022-03-05T18:44:15.745Z] [2022-03-05T18:44:15.745Z] #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-05T18:44:15.745Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-05T18:44:15.745Z] #34 59.14 Updating files: 93% (1423/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-05T18:44:15.745Z] #34 59.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-05T18:44:15.745Z] #34 60.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T18:44:15.769Z] #21 0.937 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:44:16.030Z] #21 1.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:44:16.030Z] #21 1.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:44:16.030Z] #21 1.242 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-05T18:44:16.602Z] #21 ... [2022-03-05T18:44:16.602Z] [2022-03-05T18:44:16.602Z] #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-05T18:44:16.602Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-05T18:44:16.602Z] #34 DONE 100.6s [2022-03-05T18:44:16.863Z] [2022-03-05T18:44:16.863Z] #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-05T18:44:16.863Z] #26 sha256:f1ccf31cd57a733f184601cba7d83145c3a5c28e90c289e777664a64b942d082 [2022-03-05T18:44:16.863Z] #26 99.44 + mkdir -p /tmp/tmp.WUFsGRmMNU/src/github.com/docker [2022-03-05T18:44:16.863Z] #26 99.44 + mv components/cli /tmp/tmp.WUFsGRmMNU/src/github.com/docker/cli [2022-03-05T18:44:16.863Z] #26 99.44 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-05T18:44:17.638Z] #34 ... [2022-03-05T18:44:17.638Z] [2022-03-05T18:44:17.638Z] #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-05T18:44:17.638Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:44:17.638Z] #14 52.60 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-05T18:44:17.638Z] #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-05T18:44:17.638Z] #14 54.45 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-05T18:44:17.638Z] #14 56.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-05T18:44:17.638Z] #14 57.73 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-05T18:44:17.638Z] #14 57.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-05T18:44:17.638Z] #14 57.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-05T18:44:17.638Z] #14 57.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-05T18:44:17.638Z] #14 57.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-05T18:44:17.638Z] #14 57.82 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-05T18:44:17.638Z] #14 57.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-05T18:44:17.638Z] #14 57.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-05T18:44:17.638Z] #14 57.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-05T18:44:17.638Z] #14 57.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-05T18:44:17.638Z] #14 57.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-05T18:44:17.638Z] #14 57.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-05T18:44:17.638Z] #14 57.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-05T18:44:17.638Z] #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-05T18:44:17.638Z] #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-05T18:44:17.638Z] #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-05T18:44:17.638Z] #14 59.24 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:44:17.638Z] #14 59.60 Fetched 115 MB in 9s (12.2 MB/s) [2022-03-05T18:44:17.638Z] #14 59.73 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-05T18:44:17.638Z] #14 59.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-05T18:44:17.638Z] #14 59.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-05T18:44:17.638Z] #14 59.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-05T18:44:17.638Z] #14 ... [2022-03-05T18:44:17.638Z] [2022-03-05T18:44:17.638Z] #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-05T18:44:17.638Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:44:17.638Z] #38 52.74 Selecting previously unselected package xxd. [2022-03-05T18:44:17.638Z] #38 52.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-05T18:44:17.638Z] #38 52.85 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-05T18:44:17.638Z] #38 52.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:17.638Z] #38 53.25 Selecting previously unselected package vim-common. [2022-03-05T18:44:17.638Z] #38 53.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-05T18:44:17.638Z] #38 53.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:17.638Z] #38 53.71 Selecting previously unselected package cmake-data. [2022-03-05T18:44:17.638Z] #38 53.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-05T18:44:17.638Z] #38 53.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-05T18:44:17.638Z] #38 58.22 Selecting previously unselected package libicu67:amd64. [2022-03-05T18:44:17.638Z] #38 58.22 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-05T18:44:17.638Z] #38 58.31 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-05T18:44:17.638Z] #38 ... [2022-03-05T18:44:17.638Z] [2022-03-05T18:44:17.638Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-05T18:44:17.638Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:44:17.638Z] #47 54.31 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:44:17.638Z] #47 54.69 Fetched 2292 kB in 4s (551 kB/s) [2022-03-05T18:44:17.638Z] #47 54.92 Selecting previously unselected package libprotobuf23:amd64. [2022-03-05T18:44:17.638Z] #47 54.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 ... 15709 files and directories currently installed.) [2022-03-05T18:44:17.638Z] #47 55.04 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-05T18:44:17.638Z] #47 55.08 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-05T18:44:17.638Z] #47 56.42 Selecting previously unselected package python3-pkg-resources. [2022-03-05T18:44:17.638Z] #47 56.42 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-05T18:44:17.638Z] #47 56.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:44:17.638Z] #47 57.11 Selecting previously unselected package python3-six. [2022-03-05T18:44:17.638Z] #47 57.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-05T18:44:17.638Z] #47 57.12 Unpacking python3-six (1.16.0-2) ... [2022-03-05T18:44:17.638Z] #47 57.71 Selecting previously unselected package python3-protobuf. [2022-03-05T18:44:17.638Z] #47 57.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-05T18:44:17.638Z] #47 57.79 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-05T18:44:17.638Z] #47 58.78 Selecting previously unselected package libnet1:amd64. [2022-03-05T18:44:17.638Z] #47 58.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T18:44:17.638Z] #47 58.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:44:17.639Z] #47 59.12 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T18:44:17.639Z] #47 59.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-05T18:44:17.639Z] #47 59.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-05T18:44:17.639Z] #47 59.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T18:44:17.639Z] #47 59.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-05T18:44:17.639Z] #47 59.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-05T18:44:17.639Z] #47 59.46 Selecting previously unselected package criu. [2022-03-05T18:44:17.639Z] #47 59.46 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-05T18:44:17.639Z] #47 59.46 Unpacking criu (3.16.1-3) ... [2022-03-05T18:44:17.639Z] #47 60.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:44:17.639Z] #47 62.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-05T18:44:17.639Z] #47 ... [2022-03-05T18:44:17.639Z] [2022-03-05T18:44:17.639Z] #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-05T18:44:17.639Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:44:17.639Z] #60 1.469 + RM_GOPATH=0 [2022-03-05T18:44:17.639Z] #60 1.471 + TMP_GOPATH= [2022-03-05T18:44:17.639Z] #60 1.471 + : /build [2022-03-05T18:44:17.639Z] #60 1.472 + '[' -z '' ']' [2022-03-05T18:44:17.639Z] #60 1.478 ++ mktemp -d [2022-03-05T18:44:17.639Z] #60 1.478 + export GOPATH=/tmp/tmp.Gz3aqA0IV7 [2022-03-05T18:44:17.639Z] #60 1.478 + GOPATH=/tmp/tmp.Gz3aqA0IV7 [2022-03-05T18:44:17.639Z] #60 1.479 + RM_GOPATH=1 [2022-03-05T18:44:17.639Z] #60 1.479 + case "$(go env GOARCH)" in [2022-03-05T18:44:17.639Z] #60 1.479 ++ go env GOARCH [2022-03-05T18:44:17.639Z] #60 1.517 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:44:17.639Z] #60 1.517 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:44:17.639Z] #60 1.518 ++ dirname /install.sh [2022-03-05T18:44:17.639Z] #60 1.518 + dir=/ [2022-03-05T18:44:17.639Z] #60 1.518 + bin=containerd [2022-03-05T18:44:17.639Z] #60 1.518 + shift [2022-03-05T18:44:17.639Z] #60 1.518 + '[' '!' -f //containerd.installer ']' [2022-03-05T18:44:17.639Z] #60 1.518 + . //containerd.installer [2022-03-05T18:44:17.639Z] #60 1.518 ++ set -e [2022-03-05T18:44:17.639Z] #60 1.518 ++ : v1.5.10 [2022-03-05T18:44:17.639Z] #60 1.519 + install_containerd [2022-03-05T18:44:17.639Z] #60 1.519 + echo 'Install containerd version v1.5.10' [2022-03-05T18:44:17.639Z] #60 1.519 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Gz3aqA0IV7/src/github.com/containerd/containerd [2022-03-05T18:44:17.639Z] #60 1.519 Install containerd version v1.5.10 [2022-03-05T18:44:17.639Z] #60 1.585 Cloning into '/tmp/tmp.Gz3aqA0IV7/src/github.com/containerd/containerd'... [2022-03-05T18:44:17.896Z] #60 ... [2022-03-05T18:44:17.896Z] [2022-03-05T18:44:17.896Z] #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-05T18:44:17.896Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:44:17.896Z] #47 62.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:44:17.896Z] #47 62.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-05T18:44:17.896Z] #47 62.88 Setting up python3-six (1.16.0-2) ... [2022-03-05T18:44:19.408Z] #26 ... [2022-03-05T18:44:19.408Z] [2022-03-05T18:44:19.408Z] #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-05T18:44:19.408Z] #56 sha256:7a553755b45203eca3ef7721f347c0e2c067a680f43da93799899b826e8ab15d [2022-03-05T18:44:19.408Z] #56 1.230 + RM_GOPATH=0 [2022-03-05T18:44:19.408Z] #56 1.230 + TMP_GOPATH= [2022-03-05T18:44:19.408Z] #56 1.230 + : /build [2022-03-05T18:44:19.408Z] #56 1.230 + '[' -z '' ']' [2022-03-05T18:44:19.408Z] #56 1.230 ++ mktemp -d [2022-03-05T18:44:19.408Z] #56 1.230 + export GOPATH=/tmp/tmp.clLuzlek6J [2022-03-05T18:44:19.408Z] #56 1.230 + GOPATH=/tmp/tmp.clLuzlek6J [2022-03-05T18:44:19.408Z] #56 1.230 + RM_GOPATH=1 [2022-03-05T18:44:19.408Z] #56 1.230 + case "$(go env GOARCH)" in [2022-03-05T18:44:19.408Z] #56 1.230 ++ go env GOARCH [2022-03-05T18:44:19.408Z] #56 1.239 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:44:19.408Z] #56 1.239 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:44:19.408Z] #56 1.239 ++ dirname /install.sh [2022-03-05T18:44:19.408Z] #56 1.239 + dir=/ [2022-03-05T18:44:19.408Z] #56 1.239 + bin=runc [2022-03-05T18:44:19.408Z] #56 1.239 + shift [2022-03-05T18:44:19.408Z] #56 1.239 + '[' '!' -f //runc.installer ']' [2022-03-05T18:44:19.408Z] #56 1.239 + . //runc.installer [2022-03-05T18:44:19.408Z] #56 1.239 ++ set -e [2022-03-05T18:44:19.408Z] #56 1.239 ++ : v1.1.0 [2022-03-05T18:44:19.408Z] #56 1.239 + install_runc [2022-03-05T18:44:19.408Z] #56 1.239 + RUNC_BUILDTAGS=seccomp [2022-03-05T18:44:19.408Z] #56 1.239 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-05T18:44:19.408Z] #56 1.239 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.clLuzlek6J/src/github.com/opencontainers/runc [2022-03-05T18:44:19.408Z] #56 1.239 Cloning into '/tmp/tmp.clLuzlek6J/src/github.com/opencontainers/runc'... [2022-03-05T18:44:19.408Z] #56 1.240 Install runc version v1.1.0 (build tags: seccomp) [2022-03-05T18:44:19.408Z] #56 8.864 + cd /tmp/tmp.clLuzlek6J/src/github.com/opencontainers/runc [2022-03-05T18:44:19.408Z] #56 8.864 + git checkout -q v1.1.0 [2022-03-05T18:44:19.408Z] #56 9.175 + '[' -z '' ']' [2022-03-05T18:44:19.408Z] #56 9.175 + target=static [2022-03-05T18:44:19.408Z] #56 9.175 + make BUILDTAGS=seccomp static [2022-03-05T18:44:19.409Z] #56 9.284 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-05T18:44:19.566Z] INFO [linters context/goanalysis] analyzers took 4m14.702825618s with top 10 stages: buildir: 1m46.311998905s, goimports: 22.032019938s, unconvert: 18.689995515s, gosec: 13.856603337s, golint: 7.471596272s, S1038: 6.763598361s, misspell: 4.736763874s, directives: 3.629679856s, nilness: 3.221910331s, S1039: 3.197539029s [2022-03-05T18:44:19.566Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-03-05T18:44:19.566Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2055/2055, cgo: 2443/3050, skip_files: 2443/2443, skip_dirs: 2443/2443, exclude: 2055/2055, exclude-rules: 76/2055, filename_unadjuster: 2443/2443, path_prettifier: 2443/2443, autogenerated_exclude: 2055/2443, nolint: 0/76 [2022-03-05T18:44:19.566Z] INFO [runner] processing took 82.953776ms with stages: nolint: 32.65417ms, identifier_marker: 21.695243ms, path_prettifier: 9.862539ms, autogenerated_exclude: 9.014215ms, exclude-rules: 7.47537ms, skip_dirs: 1.881454ms, cgo: 223.857µs, filename_unadjuster: 141.33µs, max_same_issues: 1.097µs, diff: 854ns, uniq_by_line: 803ns, path_shortener: 556ns, max_from_linter: 401ns, source_code: 364ns, exclude: 348ns, skip_files: 302ns, sort_results: 267ns, max_per_file_from_linter: 264ns, severity-rules: 220ns, path_prefixer: 122ns [2022-03-05T18:44:19.566Z] INFO [runner] linters took 1m26.307395433s with stages: goanalysis_metalinter: 1m26.224219955s [2022-03-05T18:44:19.566Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-03-05T18:44:19.566Z] INFO Memory: 2269 samples, avg is 310.3MB, max is 1142.4MB [2022-03-05T18:44:19.566Z] INFO Execution took 3m46.736861643s [2022-03-05T18:44:19.566Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-05T18:44:19.788Z] #47 64.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-05T18:44:19.788Z] #47 64.69 Setting up python3-protobuf (3.12.4-1) ... [2022-03-05T18:44:19.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/make.sh dynbinary test-docker-py [2022-03-05T18:44:20.163Z] [2022-03-05T18:44:20.351Z] #56 ... [2022-03-05T18:44:20.351Z] [2022-03-05T18:44:20.351Z] #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-05T18:44:20.351Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-05T18:44:20.351Z] #21 2.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-05T18:44:20.351Z] #21 3.194 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-05T18:44:20.351Z] #21 5.210 Fetched 8392 kB in 5s (1847 kB/s) [2022-03-05T18:44:20.425Z] Removing bundles/ [2022-03-05T18:44:20.425Z] [2022-03-05T18:44:20.425Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-05T18:44:20.425Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T18:44:20.425Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:44:21.738Z] #21 5.210 Reading package lists... [2022-03-05T18:44:23.384Z] #21 6.995 Reading package lists... [2022-03-05T18:44:23.958Z] #21 8.539 Building dependency tree... [2022-03-05T18:44:24.005Z] #47 ... [2022-03-05T18:44:24.006Z] [2022-03-05T18:44:24.006Z] #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-05T18:44:24.006Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:44:24.006Z] #38 68.08 Selecting previously unselected package libxml2:amd64. [2022-03-05T18:44:24.006Z] #38 68.08 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-05T18:44:24.006Z] #38 68.09 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-05T18:44:24.006Z] #38 68.72 Selecting previously unselected package libarchive13:amd64. [2022-03-05T18:44:24.006Z] #38 68.74 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-05T18:44:24.006Z] #38 68.77 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-05T18:44:24.006Z] #38 69.23 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-05T18:44:24.006Z] #38 69.29 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-05T18:44:24.006Z] #38 69.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-05T18:44:24.262Z] #38 69.58 Selecting previously unselected package librhash0:amd64. [2022-03-05T18:44:24.262Z] #38 69.59 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-05T18:44:24.262Z] #38 69.60 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-05T18:44:24.528Z] #21 9.798 The following additional packages will be installed: [2022-03-05T18:44:24.601Z] #38 69.81 Selecting previously unselected package libuv1:amd64. [2022-03-05T18:44:24.601Z] #38 69.82 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-05T18:44:24.601Z] #38 69.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-05T18:44:24.789Z] #21 9.799 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-05T18:44:24.789Z] #21 9.799 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-05T18:44:24.789Z] #21 9.800 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-05T18:44:24.789Z] #21 9.800 python3-pkg-resources vim-runtime xxd [2022-03-05T18:44:24.789Z] #21 9.808 Suggested packages: [2022-03-05T18:44:24.789Z] #21 9.808 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-05T18:44:24.789Z] #21 9.808 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-05T18:44:24.789Z] #21 9.808 acl attr quota [2022-03-05T18:44:24.789Z] #21 9.808 Recommended packages: [2022-03-05T18:44:24.789Z] #21 9.808 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-05T18:44:24.861Z] #38 70.15 Selecting previously unselected package cmake. [2022-03-05T18:44:24.861Z] #38 70.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-05T18:44:24.861Z] #38 70.17 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-05T18:44:25.732Z] #21 10.72 The following NEW packages will be installed: [2022-03-05T18:44:25.732Z] #21 10.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-05T18:44:25.732Z] #21 10.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-05T18:44:25.732Z] #21 10.72 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-05T18:44:25.732Z] #21 10.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-05T18:44:25.732Z] #21 10.72 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-05T18:44:25.732Z] #21 10.72 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-05T18:44:25.732Z] #21 10.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T18:44:25.732Z] #21 10.73 xz-utils zip zstd [2022-03-05T18:44:25.853Z] #14 ... [2022-03-05T18:44:25.853Z] [2022-03-05T18:44:25.853Z] #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-05T18:44:25.853Z] #60 sha256:e9aa7ac46f8c9a3027b8e0e16ef6e2b6df17b0367d532dc59a45c8ff1bf5ea7f [2022-03-05T18:44:25.853Z] #60 39.27 Updating files: 52% (2506/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: 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: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-05T18:44:25.853Z] #60 40.27 + cd /tmp/tmp.IBA4t4cFfn/src/github.com/containerd/containerd [2022-03-05T18:44:25.853Z] #60 40.27 + git checkout -q v1.5.10 [2022-03-05T18:44:25.993Z] #21 11.05 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:44:25.993Z] #21 11.05 Need to get 27.0 MB of archives. [2022-03-05T18:44:25.993Z] #21 11.05 After this operation, 105 MB of additional disk space will be used. [2022-03-05T18:44:25.993Z] #21 11.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-05T18:44:25.993Z] #21 11.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-05T18:44:25.993Z] #21 11.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-05T18:44:25.993Z] #21 11.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-05T18:44:25.993Z] #21 11.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-05T18:44:25.993Z] #21 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-05T18:44:25.993Z] #21 11.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-05T18:44:25.993Z] #21 11.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-05T18:44:25.993Z] #21 11.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-05T18:44:25.993Z] #21 11.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-05T18:44:25.993Z] #21 11.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-05T18:44:25.993Z] #21 11.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-05T18:44:25.993Z] #21 11.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-05T18:44:25.993Z] #21 11.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-05T18:44:25.993Z] #21 11.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-05T18:44:25.993Z] #21 11.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-05T18:44:25.993Z] #21 11.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-05T18:44:25.993Z] #21 11.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-05T18:44:25.993Z] #21 11.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-05T18:44:25.993Z] #21 11.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-05T18:44:25.993Z] #21 11.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-05T18:44:25.993Z] #21 11.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-05T18:44:25.993Z] #21 11.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-05T18:44:25.993Z] #21 11.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-05T18:44:25.993Z] #21 11.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-05T18:44:25.993Z] #21 11.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-05T18:44:25.993Z] #21 11.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-05T18:44:26.254Z] #21 11.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-05T18:44:26.254Z] #21 11.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-05T18:44:26.254Z] #21 11.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-05T18:44:26.254Z] #21 11.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-05T18:44:26.254Z] #21 11.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-05T18:44:26.254Z] #21 11.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-05T18:44:26.254Z] #21 11.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-05T18:44:26.254Z] #21 11.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-05T18:44:26.515Z] #21 11.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-05T18:44:26.515Z] #21 11.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-05T18:44:26.515Z] #21 11.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-05T18:44:26.515Z] #21 11.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-05T18:44:26.515Z] #21 11.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-05T18:44:26.515Z] #21 11.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-05T18:44:26.515Z] #21 11.61 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-05T18:44:26.515Z] #21 11.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-05T18:44:26.515Z] #21 11.63 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-05T18:44:26.515Z] #21 11.81 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-05T18:44:26.776Z] #21 11.86 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-05T18:44:26.776Z] #21 11.90 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-05T18:44:26.776Z] #21 11.90 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-05T18:44:26.802Z] #60 41.63 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T18:44:26.802Z] #60 41.63 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T18:44:26.802Z] #60 41.63 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T18:44:26.802Z] #60 41.63 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T18:44:26.802Z] #60 41.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T18:44:26.802Z] #60 41.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T18:44:26.802Z] #60 41.63 + '[' '' = dynamic ']' [2022-03-05T18:44:26.802Z] #60 41.63 + make [2022-03-05T18:44:27.036Z] #21 12.26 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:44:27.297Z] #21 12.37 Fetched 27.0 MB in 1s (23.1 MB/s) [2022-03-05T18:44:27.297Z] #21 12.41 Selecting previously unselected package pigz. [2022-03-05T18:44:27.297Z] #21 12.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-03-05T18:44:27.297Z] #21 12.43 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-05T18:44:27.297Z] #21 12.44 Unpacking pigz (2.6-1) ... [2022-03-05T18:44:27.297Z] #21 12.51 Selecting previously unselected package libelf1:arm64. [2022-03-05T18:44:27.297Z] #21 12.51 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-05T18:44:27.556Z] #21 12.52 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-05T18:44:27.556Z] #21 12.64 Selecting previously unselected package libbpf0:arm64. [2022-03-05T18:44:27.556Z] #21 12.64 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-05T18:44:27.556Z] #21 12.65 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-05T18:44:27.556Z] #21 12.75 Selecting previously unselected package libcap2:arm64. [2022-03-05T18:44:27.817Z] #21 12.76 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-05T18:44:27.817Z] #21 12.76 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-05T18:44:27.817Z] #21 12.81 Selecting previously unselected package libmnl0:arm64. [2022-03-05T18:44:27.817Z] #21 12.82 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-05T18:44:27.817Z] #21 12.84 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-05T18:44:27.817Z] #21 12.89 Selecting previously unselected package libxtables12:arm64. [2022-03-05T18:44:27.817Z] #21 12.90 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-05T18:44:27.817Z] #21 12.91 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-05T18:44:27.817Z] #21 12.95 Selecting previously unselected package libcap2-bin. [2022-03-05T18:44:27.817Z] #21 12.96 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-05T18:44:27.817Z] #21 12.96 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-05T18:44:27.817Z] #21 13.04 Selecting previously unselected package iproute2. [2022-03-05T18:44:28.084Z] #21 13.04 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-05T18:44:28.084Z] #21 13.05 Unpacking iproute2 (5.10.0-4) ... [2022-03-05T18:44:28.137Z] #38 ... [2022-03-05T18:44:28.137Z] [2022-03-05T18:44:28.137Z] #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-05T18:44:28.137Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:44:28.137Z] #14 63.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-05T18:44:28.137Z] #14 63.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-05T18:44:28.137Z] #14 63.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-05T18:44:28.137Z] #14 67.50 Selecting previously unselected package binutils-mingw-w64. [2022-03-05T18:44:28.137Z] #14 67.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-05T18:44:28.137Z] #14 67.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-05T18:44:28.137Z] #14 67.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-05T18:44:28.137Z] #14 67.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-05T18:44:28.137Z] #14 67.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:44:28.137Z] #14 67.94 Selecting previously unselected package dmsetup. [2022-03-05T18:44:28.137Z] #14 67.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-05T18:44:28.137Z] #14 68.00 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-05T18:44:28.137Z] #14 68.17 Selecting previously unselected package mingw-w64-common. [2022-03-05T18:44:28.137Z] #14 68.18 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-05T18:44:28.137Z] #14 68.18 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-05T18:44:28.137Z] #14 ... [2022-03-05T18:44:28.137Z] [2022-03-05T18:44:28.137Z] #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-05T18:44:28.137Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:44:28.137Z] #51 63.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-05T18:44:28.137Z] #51 63.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-05T18:44:28.137Z] #51 63.31 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-05T18:44:28.137Z] #51 63.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-05T18:44:28.137Z] #51 63.75 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-05T18:44:28.137Z] #51 63.80 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-05T18:44:28.137Z] #51 64.00 go: downloading golang.org/x/text v0.3.7 [2022-03-05T18:44:28.137Z] #51 69.73 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-05T18:44:28.137Z] #51 69.80 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-05T18:44:28.137Z] #51 69.95 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-05T18:44:28.137Z] #51 69.95 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-05T18:44:28.137Z] #51 70.10 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-05T18:44:28.137Z] #51 70.14 go: downloading golang.org/x/mod v0.5.1 [2022-03-05T18:44:28.137Z] #51 70.15 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-05T18:44:28.137Z] #51 70.26 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-05T18:44:28.137Z] #51 70.28 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-05T18:44:28.137Z] #51 70.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-05T18:44:28.137Z] #51 70.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-05T18:44:28.137Z] #51 70.59 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-05T18:44:28.137Z] #51 71.12 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-05T18:44:28.137Z] #51 71.16 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-05T18:44:28.137Z] #51 71.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-05T18:44:28.137Z] #51 71.62 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-05T18:44:28.137Z] #51 71.69 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-05T18:44:28.137Z] #51 71.92 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-05T18:44:28.137Z] #51 71.92 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-05T18:44:28.137Z] #51 71.97 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-05T18:44:28.137Z] #51 72.03 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-05T18:44:28.137Z] #51 72.29 go: downloading github.com/prometheus/common v0.10.0 [2022-03-05T18:44:28.137Z] #51 72.57 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-05T18:44:28.137Z] #51 72.71 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-05T18:44:28.137Z] #51 72.89 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-05T18:44:28.190Z] #60 42.98 + bin/ctr [2022-03-05T18:44:28.346Z] #21 13.43 Selecting previously unselected package xxd. [2022-03-05T18:44:28.346Z] #21 13.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-05T18:44:28.346Z] #21 13.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:28.394Z] #51 ... [2022-03-05T18:44:28.394Z] [2022-03-05T18:44:28.394Z] #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-05T18:44:28.394Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-05T18:44:28.394Z] #47 69.66 Setting up criu (3.16.1-3) ... [2022-03-05T18:44:28.394Z] #47 71.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:44:28.394Z] #47 DONE 73.2s [2022-03-05T18:44:28.607Z] #21 13.56 Selecting previously unselected package vim-common. [2022-03-05T18:44:28.607Z] #21 13.57 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-05T18:44:28.607Z] #21 13.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:28.607Z] #21 13.71 Selecting previously unselected package bash-completion. [2022-03-05T18:44:28.607Z] #21 13.71 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-05T18:44:28.651Z] [2022-03-05T18:44:28.651Z] #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-05T18:44:28.651Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-05T18:44:30.071Z] #49 ... [2022-03-05T18:44:30.071Z] [2022-03-05T18:44:30.071Z] #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-05T18:44:30.071Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:44:30.071Z] #51 75.10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-05T18:44:30.521Z] #21 15.25 Unpacking bash-completion (1:2.11-2) ... [2022-03-05T18:44:30.521Z] #21 15.64 Selecting previously unselected package bzip2. [2022-03-05T18:44:30.521Z] #21 15.64 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-05T18:44:30.521Z] #21 15.65 Unpacking bzip2 (1.0.8-4) ... [2022-03-05T18:44:30.521Z] #21 15.71 Selecting previously unselected package xz-utils. [2022-03-05T18:44:30.521Z] #21 15.73 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-05T18:44:30.521Z] #21 15.74 Unpacking xz-utils (5.2.5-2) ... [2022-03-05T18:44:30.782Z] #21 15.91 Selecting previously unselected package apparmor. [2022-03-05T18:44:30.782Z] #21 15.92 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-05T18:44:30.782Z] #21 15.97 Unpacking apparmor (2.13.6-10) ... [2022-03-05T18:44:31.044Z] #21 16.28 Selecting previously unselected package inetutils-ping. [2022-03-05T18:44:31.044Z] #21 16.28 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-05T18:44:31.044Z] #21 16.29 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-05T18:44:31.305Z] #21 16.40 Selecting previously unselected package libip4tc2:arm64. [2022-03-05T18:44:31.305Z] #21 16.41 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-05T18:44:31.305Z] #21 16.41 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-05T18:44:31.305Z] #21 16.47 Selecting previously unselected package libip6tc2:arm64. [2022-03-05T18:44:31.305Z] #21 16.47 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-05T18:44:31.305Z] #21 16.48 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-05T18:44:31.305Z] #21 16.53 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-05T18:44:31.305Z] #21 16.53 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-05T18:44:31.305Z] #21 16.54 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-05T18:44:31.305Z] #21 16.60 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-05T18:44:31.305Z] #21 16.60 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-05T18:44:31.443Z] #51 ... [2022-03-05T18:44:31.443Z] [2022-03-05T18:44:31.443Z] #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-05T18:44:31.443Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-05T18:44:31.443Z] #49 76.60 gotestsum version dev [2022-03-05T18:44:31.443Z] #49 DONE 76.7s [2022-03-05T18:44:31.443Z] [2022-03-05T18:44:31.443Z] #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-05T18:44:31.443Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-05T18:44:31.443Z] #38 76.01 Setting up libicu67:amd64 (67.1-7) ... [2022-03-05T18:44:31.443Z] #38 76.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:31.443Z] #38 76.11 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-05T18:44:31.443Z] #38 76.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:31.443Z] #38 76.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-05T18:44:31.443Z] #38 76.19 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-05T18:44:31.443Z] #38 76.20 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-05T18:44:31.443Z] #38 76.22 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-05T18:44:31.443Z] #38 76.23 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-05T18:44:31.443Z] #38 76.24 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-05T18:44:31.443Z] #38 76.27 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:44:31.443Z] #38 DONE 76.8s [2022-03-05T18:44:31.567Z] #21 16.61 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-05T18:44:31.567Z] #21 16.69 Selecting previously unselected package libnftnl11:arm64. [2022-03-05T18:44:31.567Z] #21 16.69 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-05T18:44:31.567Z] #21 16.70 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-05T18:44:31.701Z] [2022-03-05T18:44:31.701Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-05T18:44:31.701Z] #39 sha256:fdee55e76b637511dfc40ead2c5b959304f9498fd8171a3a688294bcca80b925 [2022-03-05T18:44:31.701Z] #39 DONE 0.2s [2022-03-05T18:44:31.701Z] [2022-03-05T18:44:31.701Z] #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-05T18:44:31.701Z] #40 sha256:1c6569e198cefdbf4471b5400d12d51df50b881df4b519846b21ec05bb3c912f [2022-03-05T18:44:31.828Z] #21 16.78 Selecting previously unselected package iptables. [2022-03-05T18:44:31.828Z] #21 16.79 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-05T18:44:31.828Z] #21 16.79 Unpacking iptables (1.8.7-1) ... [2022-03-05T18:44:32.089Z] #21 17.09 Selecting previously unselected package libonig5:arm64. [2022-03-05T18:44:32.089Z] #21 17.09 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-05T18:44:32.089Z] #21 17.10 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-05T18:44:32.089Z] #21 17.26 Selecting previously unselected package libjq1:arm64. [2022-03-05T18:44:32.089Z] #21 17.27 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-05T18:44:32.089Z] #21 17.27 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-05T18:44:32.357Z] #21 17.39 Selecting previously unselected package jq. [2022-03-05T18:44:32.357Z] #21 17.40 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-05T18:44:32.357Z] #21 17.40 Unpacking jq (1.6-2.1) ... [2022-03-05T18:44:32.358Z] #21 17.48 Selecting previously unselected package libaio1:arm64. [2022-03-05T18:44:32.358Z] #21 17.48 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-05T18:44:32.358Z] #21 17.49 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-05T18:44:32.358Z] #21 17.54 Selecting previously unselected package libgpm2:arm64. [2022-03-05T18:44:32.358Z] #21 17.55 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-05T18:44:32.358Z] #21 17.56 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-05T18:44:32.669Z] #21 17.61 Selecting previously unselected package libicu67:arm64. [2022-03-05T18:44:32.669Z] #21 17.61 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-05T18:44:32.669Z] #21 17.62 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-05T18:44:34.267Z] #40 2.184 + RM_GOPATH=0 [2022-03-05T18:44:34.267Z] #40 2.184 + TMP_GOPATH= [2022-03-05T18:44:34.267Z] #40 2.184 + : /build [2022-03-05T18:44:34.267Z] #40 2.184 + '[' -z '' ']' [2022-03-05T18:44:34.267Z] #40 2.184 ++ mktemp -d [2022-03-05T18:44:34.267Z] #40 2.191 + export GOPATH=/tmp/tmp.RaCl9SGwOB [2022-03-05T18:44:34.267Z] #40 2.191 + GOPATH=/tmp/tmp.RaCl9SGwOB [2022-03-05T18:44:34.267Z] #40 2.191 + RM_GOPATH=1 [2022-03-05T18:44:34.267Z] #40 2.191 + case "$(go env GOARCH)" in [2022-03-05T18:44:34.267Z] #40 2.191 ++ go env GOARCH [2022-03-05T18:44:34.267Z] #40 2.211 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:44:34.267Z] #40 2.211 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:44:34.267Z] #40 2.211 ++ dirname /install.sh [2022-03-05T18:44:34.267Z] #40 2.211 + dir=/ [2022-03-05T18:44:34.267Z] #40 2.211 + bin=tini [2022-03-05T18:44:34.267Z] #40 2.211 + shift [2022-03-05T18:44:34.267Z] #40 2.211 + '[' '!' -f //tini.installer ']' [2022-03-05T18:44:34.267Z] #40 2.211 + . //tini.installer [2022-03-05T18:44:34.267Z] #40 2.211 ++ : v0.19.0 [2022-03-05T18:44:34.267Z] #40 2.211 + install_tini [2022-03-05T18:44:34.267Z] #40 2.224 Install tini version v0.19.0 [2022-03-05T18:44:34.267Z] #40 2.224 + echo 'Install tini version v0.19.0' [2022-03-05T18:44:34.267Z] #40 2.224 + git clone https://github.com/krallin/tini.git /tmp/tmp.RaCl9SGwOB/tini [2022-03-05T18:44:34.267Z] #40 2.224 Cloning into '/tmp/tmp.RaCl9SGwOB/tini'... [2022-03-05T18:44:34.876Z] #40 3.199 + cd /tmp/tmp.RaCl9SGwOB/tini [2022-03-05T18:44:35.133Z] #40 3.199 + git checkout -q v0.19.0 [2022-03-05T18:44:35.133Z] #40 3.268 + cmake . [2022-03-05T18:44:35.698Z] #40 3.956 -- The C compiler identification is GNU 10.2.1 [2022-03-05T18:44:35.698Z] #40 4.054 -- Detecting C compiler ABI info [2022-03-05T18:44:35.970Z] #21 20.47 Selecting previously unselected package libinih1:arm64. [2022-03-05T18:44:35.970Z] #21 20.48 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-05T18:44:35.970Z] #21 20.48 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-05T18:44:35.970Z] #21 20.56 Selecting previously unselected package libnet1:arm64. [2022-03-05T18:44:35.970Z] #21 20.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-05T18:44:35.970Z] #21 20.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:44:35.970Z] #21 20.67 Selecting previously unselected package libnl-3-200:arm64. [2022-03-05T18:44:35.970Z] #21 20.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-05T18:44:35.970Z] #21 20.68 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-05T18:44:35.970Z] #21 20.75 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-05T18:44:35.970Z] #21 20.76 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-05T18:44:35.970Z] #21 20.77 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-05T18:44:35.970Z] #21 20.84 Selecting previously unselected package net-tools. [2022-03-05T18:44:35.970Z] #21 20.85 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-05T18:44:35.970Z] #21 20.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-05T18:44:35.970Z] #21 20.99 Selecting previously unselected package patch. [2022-03-05T18:44:35.970Z] #21 21.00 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-05T18:44:35.970Z] #21 21.00 Unpacking patch (2.7.6-7) ... [2022-03-05T18:44:35.970Z] #21 21.10 Selecting previously unselected package python-pip-whl. [2022-03-05T18:44:35.970Z] #21 21.10 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-05T18:44:35.970Z] #21 21.11 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-05T18:44:36.231Z] #21 21.48 Selecting previously unselected package python3-lib2to3. [2022-03-05T18:44:36.231Z] #21 21.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-05T18:44:36.231Z] #21 21.48 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-05T18:44:36.492Z] #21 21.58 Selecting previously unselected package python3-distutils. [2022-03-05T18:44:36.492Z] #21 21.59 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-05T18:44:36.492Z] #21 21.60 Unpacking python3-distutils (3.9.2-1) ... [2022-03-05T18:44:36.629Z] #40 4.898 -- Detecting C compiler ABI info - done [2022-03-05T18:44:36.753Z] #21 21.74 Selecting previously unselected package python3-pkg-resources. [2022-03-05T18:44:36.753Z] #21 21.75 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-05T18:44:36.753Z] #21 21.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:44:36.753Z] #21 21.85 Selecting previously unselected package python3-setuptools. [2022-03-05T18:44:36.753Z] #21 21.85 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-05T18:44:36.753Z] #21 21.86 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-05T18:44:36.886Z] #40 5.108 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-05T18:44:36.887Z] #40 5.110 -- Detecting C compile features [2022-03-05T18:44:36.887Z] #40 5.112 -- Detecting C compile features - done [2022-03-05T18:44:36.887Z] #40 5.155 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-05T18:44:37.015Z] #21 22.05 Selecting previously unselected package python3-wheel. [2022-03-05T18:44:37.015Z] #21 22.06 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-05T18:44:37.015Z] #21 22.07 Unpacking python3-wheel (0.34.2-1) ... [2022-03-05T18:44:37.015Z] #21 22.13 Selecting previously unselected package python3-pip. [2022-03-05T18:44:37.015Z] #21 22.15 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-05T18:44:37.015Z] #21 22.15 Unpacking python3-pip (20.3.4-4) ... [2022-03-05T18:44:37.144Z] #40 5.413 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-05T18:44:37.276Z] #21 22.41 Selecting previously unselected package sudo. [2022-03-05T18:44:37.276Z] #21 22.41 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-05T18:44:37.276Z] #21 22.42 Unpacking sudo (1.9.5p2-3) ... [2022-03-05T18:44:37.401Z] #40 5.592 -- Configuring done [2022-03-05T18:44:37.401Z] #40 5.628 -- Generating done [2022-03-05T18:44:37.401Z] #40 5.630 -- Build files have been written to: /tmp/tmp.RaCl9SGwOB/tini [2022-03-05T18:44:37.401Z] #40 5.652 + make tini-static [2022-03-05T18:44:37.401Z] #40 5.732 Scanning dependencies of target tini-static [2022-03-05T18:44:37.659Z] #40 5.938 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-05T18:44:37.848Z] #21 22.93 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T18:44:37.848Z] #21 22.94 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-05T18:44:37.848Z] #21 22.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-05T18:44:37.848Z] #21 23.14 Selecting previously unselected package uidmap. [2022-03-05T18:44:38.109Z] #21 23.14 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-05T18:44:38.109Z] #21 23.15 Unpacking uidmap (1:4.8.1-1) ... [2022-03-05T18:44:38.109Z] #21 23.28 Selecting previously unselected package vim-runtime. [2022-03-05T18:44:38.109Z] #21 23.28 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-05T18:44:38.109Z] #21 23.29 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-05T18:44:38.109Z] #21 23.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-05T18:44:38.109Z] #21 23.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:38.203Z] #60 ... [2022-03-05T18:44:38.203Z] [2022-03-05T18:44:38.203Z] #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-05T18:44:38.203Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:44:38.203Z] #14 69.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-05T18:44:38.203Z] #14 69.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:44:38.203Z] #14 69.86 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:44:38.203Z] #14 74.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-05T18:44:38.203Z] #14 74.24 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:44:38.203Z] #14 74.25 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-05T18:44:38.203Z] #14 78.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-05T18:44:38.203Z] #14 78.90 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:44:38.203Z] #14 78.90 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:44:39.035Z] #40 7.286 [100%] Linking C executable tini-static [2022-03-05T18:44:39.292Z] #40 7.753 [100%] Built target tini-static [2022-03-05T18:44:39.573Z] #40 7.811 + mkdir -p /build [2022-03-05T18:44:39.573Z] #40 7.818 + cp tini-static /build/docker-init [2022-03-05T18:44:39.573Z] #40 DONE 7.9s [2022-03-05T18:44:39.573Z] [2022-03-05T18:44:39.573Z] #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-05T18:44:39.573Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:44:39.573Z] #14 75.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-05T18:44:39.573Z] #14 75.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-05T18:44:39.573Z] #14 75.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-05T18:44:39.573Z] #14 83.42 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-05T18:44:39.573Z] #14 83.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:44:39.574Z] #14 83.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-05T18:44:39.574Z] #14 83.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-05T18:44:39.574Z] #14 83.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:44:39.574Z] #14 83.62 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-05T18:44:41.414Z] #21 26.00 Selecting previously unselected package vim. [2022-03-05T18:44:41.414Z] #21 26.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-05T18:44:41.414Z] #21 26.01 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:41.414Z] #21 26.42 Selecting previously unselected package xfsprogs. [2022-03-05T18:44:41.414Z] #21 26.44 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-05T18:44:41.414Z] #21 26.44 Unpacking xfsprogs (5.10.0-4) ... [2022-03-05T18:44:41.675Z] #21 26.83 Selecting previously unselected package zip. [2022-03-05T18:44:41.675Z] #21 26.84 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-05T18:44:41.675Z] #21 26.84 Unpacking zip (3.0-12) ... [2022-03-05T18:44:41.935Z] #21 26.98 Selecting previously unselected package zstd. [2022-03-05T18:44:41.935Z] #21 26.99 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-05T18:44:41.935Z] #21 27.00 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-05T18:44:42.196Z] #21 27.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:44:42.767Z] #21 28.02 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-05T18:44:43.028Z] #21 28.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-05T18:44:43.028Z] #21 28.06 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-05T18:44:43.028Z] #21 28.08 Setting up libicu67:arm64 (67.1-7) ... [2022-03-05T18:44:43.028Z] #21 28.10 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-05T18:44:43.028Z] #21 28.12 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-05T18:44:43.028Z] #21 28.14 Setting up uidmap (1:4.8.1-1) ... [2022-03-05T18:44:43.028Z] #21 28.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:44:43.028Z] #21 28.21 Setting up bzip2 (1.0.8-4) ... [2022-03-05T18:44:43.028Z] #21 28.23 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-05T18:44:43.288Z] #21 28.25 Setting up python3-wheel (0.34.2-1) ... [2022-03-05T18:44:43.861Z] #21 28.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:43.861Z] #21 28.87 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-05T18:44:43.861Z] #21 28.89 Setting up libcap2-bin (1:2.44-1) ... [2022-03-05T18:44:43.861Z] #21 28.90 Setting up apparmor (2.13.6-10) ... [2022-03-05T18:44:45.245Z] #21 30.46 Setting up zip (3.0-12) ... [2022-03-05T18:44:45.506Z] #21 30.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:45.506Z] #21 30.51 Setting up bash-completion (1:2.11-2) ... [2022-03-05T18:44:46.352Z] #14 ... [2022-03-05T18:44:46.352Z] [2022-03-05T18:44:46.352Z] #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-05T18:44:46.352Z] #63 sha256:f079b69d32a5319c8db83b26c6dd9f3e1df689a6fd1315f9c4218eb4a01e9492 [2022-03-05T18:44:46.352Z] #63 88.65 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T18:44:46.352Z] #63 88.65 + GOBIN=/build [2022-03-05T18:44:46.352Z] #63 88.65 + GO111MODULE=on [2022-03-05T18:44:46.352Z] #63 88.65 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-05T18:44:46.893Z] #21 32.00 Setting up xz-utils (5.2.5-2) ... [2022-03-05T18:44:46.893Z] #21 32.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T18:44:46.893Z] #21 32.04 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-05T18:44:46.893Z] #21 32.06 Setting up patch (2.7.6-7) ... [2022-03-05T18:44:46.893Z] #21 32.09 Setting up sudo (1.9.5p2-3) ... [2022-03-05T18:44:46.893Z] #21 32.16 invoke-rc.d: could not determine current runlevel [2022-03-05T18:44:46.893Z] #21 32.18 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T18:44:47.154Z] #21 32.20 Setting up xfsprogs (5.10.0-4) ... [2022-03-05T18:44:47.154Z] #21 32.23 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-05T18:44:47.154Z] #21 32.25 Setting up inetutils-ping (2:2.0-1) ... [2022-03-05T18:44:47.154Z] #21 32.27 Setting up pigz (2.6-1) ... [2022-03-05T18:44:47.154Z] #21 32.33 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-05T18:44:47.154Z] #21 32.37 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-05T18:44:47.154Z] #21 32.40 Setting up python-pip-whl (20.3.4-4) ... [2022-03-05T18:44:47.415Z] #21 32.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:47.688Z] #21 32.99 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-05T18:44:47.692Z] #14 91.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-05T18:44:47.692Z] #14 91.84 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:44:47.692Z] #14 91.84 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:44:47.949Z] #21 33.03 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-05T18:44:48.214Z] #21 33.39 Setting up libelf1:arm64 (0.183-1) ... [2022-03-05T18:44:48.475Z] #21 33.44 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-05T18:44:48.475Z] #21 33.46 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-05T18:44:48.475Z] #21 33.48 Setting up python3-distutils (3.9.2-1) ... [2022-03-05T18:44:48.736Z] #21 33.79 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:44:48.736Z] #21 33.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T18:44:48.736Z] #21 33.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T18:44:48.736Z] #21 33.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T18:44:48.736Z] #21 33.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T18:44:48.736Z] #21 33.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T18:44:48.736Z] #21 33.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T18:44:48.736Z] #21 33.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T18:44:48.736Z] #21 33.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T18:44:48.736Z] #21 33.94 Setting up python3-setuptools (52.0.0-4) ... [2022-03-05T18:44:50.121Z] #21 35.05 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-05T18:44:50.121Z] #21 35.07 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-05T18:44:50.121Z] #21 35.08 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-05T18:44:50.121Z] #21 35.09 Setting up python3-pip (20.3.4-4) ... [2022-03-05T18:44:50.570Z] #63 93.52 rootlesskit version 0.14.6 [2022-03-05T18:44:50.570Z] #63 93.54 Usage of /build/rootlesskit-docker-proxy: [2022-03-05T18:44:50.570Z] #63 93.54 -container-ip string [2022-03-05T18:44:50.570Z] #63 93.54 container ip [2022-03-05T18:44:50.570Z] #63 93.54 -container-port int [2022-03-05T18:44:50.570Z] #63 93.54 container port (default -1) [2022-03-05T18:44:50.570Z] #63 93.54 -host-ip string [2022-03-05T18:44:50.570Z] #63 93.54 host ip [2022-03-05T18:44:50.570Z] #63 93.54 -host-port int [2022-03-05T18:44:50.570Z] #63 93.54 host port (default -1) [2022-03-05T18:44:50.570Z] #63 93.54 -proto string [2022-03-05T18:44:50.570Z] #63 93.54 proxy protocol (default "tcp") [2022-03-05T18:44:51.063Z] #21 36.01 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-05T18:44:51.063Z] #21 36.03 Setting up jq (1.6-2.1) ... [2022-03-05T18:44:51.063Z] #21 36.04 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-05T18:44:51.063Z] #21 36.06 Setting up iptables (1.8.7-1) ... [2022-03-05T18:44:51.063Z] #21 36.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T18:44:51.063Z] #21 36.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T18:44:51.063Z] #21 36.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T18:44:51.063Z] #21 36.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T18:44:51.063Z] #21 36.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T18:44:51.063Z] #21 36.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T18:44:51.063Z] #21 36.11 Setting up iproute2 (5.10.0-4) ... [2022-03-05T18:44:51.324Z] #21 36.45 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:44:52.707Z] #21 DONE 38.0s [2022-03-05T18:44:52.707Z] [2022-03-05T18:44:52.707Z] #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-05T18:44:52.707Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-05T18:44:52.970Z] #43 ... [2022-03-05T18:44:52.971Z] [2022-03-05T18:44:52.971Z] #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-05T18:44:52.971Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-05T18:44:53.234Z] #22 0.555 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T18:44:53.495Z] #22 0.558 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T18:44:53.495Z] #22 0.571 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T18:44:53.495Z] #22 DONE 0.6s [2022-03-05T18:44:53.495Z] [2022-03-05T18:44:53.495Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-05T18:44:53.495Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-05T18:44:53.916Z] #63 ... [2022-03-05T18:44:53.916Z] [2022-03-05T18:44:53.916Z] #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-05T18:44:53.916Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:44:53.916Z] #14 89.38 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-05T18:44:53.916Z] #14 89.38 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:44:53.916Z] #14 89.38 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:44:53.916Z] #14 95.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T18:44:53.916Z] #14 95.46 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-05T18:44:53.916Z] #14 95.62 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-05T18:44:53.916Z] #14 96.02 Selecting previously unselected package libapparmor1:amd64. [2022-03-05T18:44:53.916Z] #14 96.02 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-05T18:44:53.916Z] #14 96.32 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-05T18:44:53.917Z] #14 96.71 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-05T18:44:53.917Z] #14 96.72 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-05T18:44:53.917Z] #14 96.74 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-05T18:44:53.917Z] #14 ... [2022-03-05T18:44:53.917Z] [2022-03-05T18:44:53.917Z] #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-05T18:44:53.917Z] #63 sha256:f079b69d32a5319c8db83b26c6dd9f3e1df689a6fd1315f9c4218eb4a01e9492 [2022-03-05T18:44:53.917Z] #63 DONE 96.5s [2022-03-05T18:44:53.917Z] [2022-03-05T18:44:53.917Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T18:44:53.917Z] #64 sha256:f2afa783d5ee85c50a1695382759cf7e7cb1662b7f8d6c748ab3d1fb4ec07bfe [2022-03-05T18:44:53.917Z] #64 DONE 0.1s [2022-03-05T18:44:53.917Z] [2022-03-05T18:44:53.917Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T18:44:53.917Z] #65 sha256:8f8c116a2c5f4936e7773103e048f85551f4c2175ab6cdb82308e402016b9897 [2022-03-05T18:44:53.917Z] #65 DONE 0.1s [2022-03-05T18:44:53.917Z] [2022-03-05T18:44:53.917Z] #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-05T18:44:53.917Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:44:53.917Z] #14 96.90 Selecting previously unselected package libbtrfs0:amd64. [2022-03-05T18:44:53.917Z] #14 96.91 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-05T18:44:53.917Z] #14 96.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-05T18:44:53.917Z] #14 97.07 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-05T18:44:53.917Z] #14 97.07 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-05T18:44:53.917Z] #14 97.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-05T18:44:54.178Z] #14 97.25 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-05T18:44:54.178Z] #14 97.25 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-05T18:44:54.178Z] #14 97.25 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:44:54.178Z] #14 97.33 Selecting previously unselected package libudev-dev:amd64. [2022-03-05T18:44:54.178Z] #14 97.33 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-05T18:44:54.178Z] #14 97.34 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-05T18:44:54.178Z] #14 97.47 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-05T18:44:54.178Z] #14 97.48 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-05T18:44:54.178Z] #14 97.49 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-05T18:44:54.440Z] #14 97.73 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-05T18:44:54.440Z] #14 97.73 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-05T18:44:54.440Z] #14 97.73 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-05T18:44:54.702Z] #14 97.89 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-05T18:44:54.702Z] #14 97.89 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-05T18:44:54.702Z] #14 97.89 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-05T18:44:54.702Z] #14 98.05 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-05T18:44:54.702Z] #14 98.05 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-05T18:44:54.702Z] #14 98.06 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-05T18:44:54.702Z] #14 98.11 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-05T18:44:54.964Z] #14 98.12 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-05T18:44:54.964Z] #14 98.12 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-05T18:44:55.225Z] #14 98.55 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-05T18:44:55.487Z] #14 98.57 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-05T18:44:55.487Z] #14 98.57 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-05T18:44:55.487Z] #14 98.80 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-05T18:44:55.487Z] #14 98.81 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-05T18:44:55.750Z] #14 98.82 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:44:55.750Z] #14 98.90 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-05T18:44:55.750Z] #14 98.90 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-05T18:44:55.750Z] #14 98.91 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-05T18:44:55.750Z] #14 99.02 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-05T18:44:55.750Z] #14 99.02 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-05T18:44:55.750Z] #14 99.03 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-05T18:44:55.796Z] #14 ... [2022-03-05T18:44:55.796Z] [2022-03-05T18:44:55.796Z] #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-05T18:44:55.796Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:44:55.797Z] #60 47.12 Updating files: 68% (3238/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: 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-05T18:44:55.797Z] #60 47.89 + cd /tmp/tmp.Gz3aqA0IV7/src/github.com/containerd/containerd [2022-03-05T18:44:55.797Z] #60 47.89 + git checkout -q v1.5.10 [2022-03-05T18:44:56.324Z] #14 99.58 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-05T18:44:56.324Z] #14 99.60 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-05T18:44:56.324Z] #14 99.61 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-05T18:44:56.324Z] #14 99.62 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-05T18:44:56.324Z] #14 99.63 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-05T18:44:56.324Z] #14 99.66 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-05T18:44:56.324Z] #14 99.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-05T18:44:56.587Z] #14 99.72 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-05T18:44:56.587Z] #14 99.74 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-05T18:44:56.587Z] #14 99.75 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-05T18:44:56.587Z] #14 99.76 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-05T18:44:56.587Z] #14 99.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-05T18:44:56.587Z] #14 99.79 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-05T18:44:56.587Z] #14 99.80 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-05T18:44:56.587Z] #14 99.81 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-05T18:44:56.587Z] #14 99.83 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-05T18:44:56.587Z] #14 99.84 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-05T18:44:56.587Z] #14 99.85 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-05T18:44:56.587Z] #14 99.87 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-05T18:44:56.587Z] #14 99.89 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-05T18:44:56.587Z] #14 99.90 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:44:56.587Z] #14 99.91 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-05T18:44:56.587Z] #14 99.92 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:44:56.587Z] #14 99.94 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-05T18:44:56.587Z] #14 99.94 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-05T18:44:56.587Z] #14 99.96 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:44:56.587Z] #14 99.97 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-05T18:44:56.587Z] #14 99.97 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:44:56.587Z] #14 99.99 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-05T18:44:56.851Z] #14 100.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:44:56.851Z] #14 100.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-05T18:44:56.851Z] #14 100.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:44:56.851Z] #14 100.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:44:56.851Z] #14 100.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:44:57.165Z] #60 49.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-05T18:44:57.165Z] #60 49.29 + BUILDTAGS='netgo osusergo static_build' [2022-03-05T18:44:57.165Z] #60 49.29 + export EXTRA_FLAGS=-buildmode=pie [2022-03-05T18:44:57.165Z] #60 49.29 + EXTRA_FLAGS=-buildmode=pie [2022-03-05T18:44:57.165Z] #60 49.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-05T18:44:57.165Z] #60 49.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-05T18:44:57.165Z] #60 49.29 + '[' '' = dynamic ']' [2022-03-05T18:44:57.165Z] #60 49.29 + make [2022-03-05T18:44:57.425Z] #14 DONE 100.5s [2022-03-05T18:44:57.425Z] [2022-03-05T18:44:57.425Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-05T18:44:57.425Z] #55 sha256:5009bad98ccdfcaeb05bec4000391fb0df93dc5a0211b3cbe160275a1670d7f5 [2022-03-05T18:44:58.000Z] #55 DONE 0.7s [2022-03-05T18:44:58.000Z] [2022-03-05T18:44:58.000Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-05T18:44:58.000Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-05T18:44:58.534Z] #60 50.91 + bin/ctr [2022-03-05T18:44:59.921Z] #15 DONE 2.7s [2022-03-05T18:44:59.921Z] [2022-03-05T18:44:59.921Z] #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-05T18:44:59.921Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-05T18:45:01.839Z] #16 DONE 1.9s [2022-03-05T18:45:01.839Z] [2022-03-05T18:45:01.839Z] #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-05T18:45:01.839Z] #56 sha256:49de79dcd9b9dd09bbf02ed15d3ade1973c8691871aff2a4efb22a735aaf4bce [2022-03-05T18:45:01.839Z] #56 2.381 + RM_GOPATH=0 [2022-03-05T18:45:01.839Z] #56 2.381 + TMP_GOPATH= [2022-03-05T18:45:01.839Z] #56 2.381 + : /build [2022-03-05T18:45:01.839Z] #56 2.381 + '[' -z '' ']' [2022-03-05T18:45:01.839Z] #56 2.382 ++ mktemp -d [2022-03-05T18:45:01.839Z] #56 2.389 + export GOPATH=/tmp/tmp.KIqVr58kMi [2022-03-05T18:45:01.839Z] #56 2.389 + GOPATH=/tmp/tmp.KIqVr58kMi [2022-03-05T18:45:01.839Z] #56 2.389 + RM_GOPATH=1 [2022-03-05T18:45:01.839Z] #56 2.390 + case "$(go env GOARCH)" in [2022-03-05T18:45:01.839Z] #56 2.391 ++ go env GOARCH [2022-03-05T18:45:01.839Z] #56 2.406 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:45:01.839Z] #56 2.406 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:45:01.839Z] #56 2.406 ++ dirname /install.sh [2022-03-05T18:45:01.839Z] #56 2.406 + dir=/ [2022-03-05T18:45:01.839Z] #56 2.406 + bin=runc [2022-03-05T18:45:01.839Z] #56 2.406 + shift [2022-03-05T18:45:01.839Z] #56 2.406 + '[' '!' -f //runc.installer ']' [2022-03-05T18:45:01.839Z] #56 2.406 + . //runc.installer [2022-03-05T18:45:01.839Z] #56 2.406 ++ set -e [2022-03-05T18:45:01.839Z] #56 2.406 ++ : v1.1.0 [2022-03-05T18:45:01.839Z] #56 2.406 + install_runc [2022-03-05T18:45:01.839Z] #56 2.406 + RUNC_BUILDTAGS=seccomp [2022-03-05T18:45:01.839Z] #56 2.406 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-05T18:45:01.839Z] #56 2.406 Install runc version v1.1.0 (build tags: seccomp) [2022-03-05T18:45:01.839Z] #56 2.407 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KIqVr58kMi/src/github.com/opencontainers/runc [2022-03-05T18:45:01.839Z] #56 2.410 Cloning into '/tmp/tmp.KIqVr58kMi/src/github.com/opencontainers/runc'... [2022-03-05T18:45:02.522Z] 8f616e6e9eec: Pull complete [2022-03-05T18:45:03.493Z] #23 8.340 Collecting yamllint==1.26.1 [2022-03-05T18:45:03.493Z] #23 9.395 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-05T18:45:03.754Z] #23 10.42 Collecting pathspec>=0.5.3 [2022-03-05T18:45:03.757Z] #56 ... [2022-03-05T18:45:03.757Z] [2022-03-05T18:45:03.757Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T18:45:03.757Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-05T18:45:03.757Z] #17 1.659 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T18:45:03.757Z] #17 DONE 2.0s [2022-03-05T18:45:03.757Z] [2022-03-05T18:45:03.757Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T18:45:03.757Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-05T18:45:04.016Z] #23 10.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-05T18:45:04.016Z] #23 10.69 Collecting pyyaml [2022-03-05T18:45:04.278Z] #23 10.70 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-05T18:45:04.278Z] #23 10.75 Building wheels for collected packages: yamllint [2022-03-05T18:45:04.278Z] #23 10.76 Building wheel for yamllint (setup.py): started [2022-03-05T18:45:05.223Z] #23 11.61 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-05T18:45:05.223Z] #23 11.62 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8d8974ad0f8afa3c09da40a823cd8b1b0490536c6ed30a9d2094ca5148945df7 [2022-03-05T18:45:05.223Z] #23 11.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-05T18:45:05.223Z] #23 11.62 Successfully built yamllint [2022-03-05T18:45:05.223Z] #23 11.64 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-05T18:45:05.484Z] #23 11.98 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T18:45:05.677Z] #18 DONE 1.7s [2022-03-05T18:45:05.677Z] [2022-03-05T18:45:05.677Z] #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-05T18:45:05.677Z] #56 sha256:49de79dcd9b9dd09bbf02ed15d3ade1973c8691871aff2a4efb22a735aaf4bce [2022-03-05T18:45:05.677Z] #56 ... [2022-03-05T18:45:05.677Z] [2022-03-05T18:45:05.677Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T18:45:05.677Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-05T18:45:06.057Z] #23 DONE 12.5s [2022-03-05T18:45:06.057Z] [2022-03-05T18:45:06.058Z] #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-05T18:45:06.058Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-05T18:45:07.068Z] #19 DONE 1.5s [2022-03-05T18:45:07.068Z] [2022-03-05T18:45:07.068Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-05T18:45:07.068Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-05T18:45:07.445Z] #43 151.6 + dpkg --print-architecture [2022-03-05T18:45:08.017Z] #43 DONE 152.2s [2022-03-05T18:45:08.017Z] [2022-03-05T18:45:08.017Z] #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-05T18:45:08.017Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-05T18:45:08.573Z] #60 ... [2022-03-05T18:45:08.573Z] [2022-03-05T18:45:08.573Z] #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-05T18:45:08.573Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:45:08.573Z] #14 102.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-05T18:45:08.573Z] #14 102.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:45:08.573Z] #14 102.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:45:08.573Z] #14 107.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-05T18:45:08.573Z] #14 107.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:45:08.573Z] #14 107.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-05T18:45:08.573Z] #14 112.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-05T18:45:08.573Z] #14 112.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:45:08.573Z] #14 112.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:45:08.986Z] #20 DONE 1.7s [2022-03-05T18:45:08.986Z] [2022-03-05T18:45:08.986Z] #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-05T18:45:08.986Z] #56 sha256:49de79dcd9b9dd09bbf02ed15d3ade1973c8691871aff2a4efb22a735aaf4bce [2022-03-05T18:45:08.986Z] #56 9.906 + cd /tmp/tmp.KIqVr58kMi/src/github.com/opencontainers/runc [2022-03-05T18:45:08.986Z] #56 9.906 + git checkout -q v1.1.0 [2022-03-05T18:45:08.986Z] #56 10.26 + '[' -z '' ']' [2022-03-05T18:45:08.986Z] #56 10.26 + target=static [2022-03-05T18:45:08.986Z] #56 10.26 + make BUILDTAGS=seccomp static [2022-03-05T18:45:08.986Z] #56 10.36 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-05T18:45:10.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-05T18:45:10.901Z] #56 ... [2022-03-05T18:45:10.901Z] [2022-03-05T18:45:10.901Z] #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-05T18:45:10.901Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-05T18:45:10.901Z] #34 DONE 113.9s [2022-03-05T18:45:10.901Z] [2022-03-05T18:45:10.901Z] #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-05T18:45:10.901Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-05T18:45:10.901Z] #21 1.865 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:45:10.901Z] #21 1.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:45:10.901Z] #21 1.988 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:45:11.163Z] #21 2.335 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:45:11.735Z] 8f616e6e9eec: Pull complete [2022-03-05T18:45:11.745Z] #21 3.035 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:45:11.847Z] #14 ... [2022-03-05T18:45:11.847Z] [2022-03-05T18:45:11.847Z] #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-05T18:45:11.847Z] #63 sha256:e10a21b0db12a6874c664de9719ae6f866c9d55a88dc6cb7fae9f9ef309cf792 [2022-03-05T18:45:11.847Z] #63 116.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-05T18:45:11.847Z] #63 116.7 + GOBIN=/build [2022-03-05T18:45:11.847Z] #63 116.7 + GO111MODULE=on [2022-03-05T18:45:11.847Z] #63 116.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-05T18:45:13.132Z] #21 4.251 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:45:16.438Z] #21 7.136 Fetched 8505 kB in 6s (1535 kB/s) [2022-03-05T18:45:17.099Z] #63 121.2 rootlesskit version 0.14.6 [2022-03-05T18:45:17.099Z] #63 121.3 Usage of /build/rootlesskit-docker-proxy: [2022-03-05T18:45:17.099Z] #63 121.3 -container-ip string [2022-03-05T18:45:17.099Z] #63 121.3 container ip [2022-03-05T18:45:17.099Z] #63 121.3 -container-port int [2022-03-05T18:45:17.099Z] #63 121.3 container port (default -1) [2022-03-05T18:45:17.099Z] #63 121.3 -host-ip string [2022-03-05T18:45:17.099Z] #63 121.3 host ip [2022-03-05T18:45:17.099Z] #63 121.3 -host-port int [2022-03-05T18:45:17.099Z] #63 121.3 host port (default -1) [2022-03-05T18:45:17.099Z] #63 121.3 -proto string [2022-03-05T18:45:17.099Z] #63 121.3 proxy protocol (default "tcp") [2022-03-05T18:45:17.825Z] #21 7.136 Reading package lists... [2022-03-05T18:45:18.471Z] #63 ... [2022-03-05T18:45:18.471Z] [2022-03-05T18:45:18.471Z] #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-05T18:45:18.471Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:45:18.471Z] #14 123.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-05T18:45:18.471Z] #14 123.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-05T18:45:18.471Z] #14 123.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:45:20.374Z] #21 9.180 Reading package lists... [2022-03-05T18:45:20.374Z] #21 11.22 Building dependency tree... [2022-03-05T18:45:20.946Z] #21 12.27 The following additional packages will be installed: [2022-03-05T18:45:20.946Z] #21 12.27 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-05T18:45:20.946Z] #21 12.28 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-05T18:45:21.207Z] #21 12.28 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-05T18:45:21.207Z] #21 12.28 python3-pkg-resources vim-runtime xxd [2022-03-05T18:45:21.207Z] #21 12.28 Suggested packages: [2022-03-05T18:45:21.207Z] #21 12.28 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-05T18:45:21.207Z] #21 12.28 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-05T18:45:21.207Z] #21 12.28 acl attr quota [2022-03-05T18:45:21.207Z] #21 12.28 Recommended packages: [2022-03-05T18:45:21.207Z] #21 12.28 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-05T18:45:21.746Z] #14 ... [2022-03-05T18:45:21.747Z] [2022-03-05T18:45:21.747Z] #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-05T18:45:21.747Z] #63 sha256:e10a21b0db12a6874c664de9719ae6f866c9d55a88dc6cb7fae9f9ef309cf792 [2022-03-05T18:45:21.747Z] #63 DONE 126.6s [2022-03-05T18:45:21.747Z] [2022-03-05T18:45:21.747Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-05T18:45:21.747Z] #64 sha256:db29097581cf7fd3ab000f97e16fd1cbd16f42445efbe79a8130b7dff60f891b [2022-03-05T18:45:21.747Z] #64 DONE 0.1s [2022-03-05T18:45:22.003Z] [2022-03-05T18:45:22.003Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-05T18:45:22.003Z] #65 sha256:67ba8436c9f77f7f6b797b66298a2efe48e8f3955256bd528d130dd37a3a3005 [2022-03-05T18:45:22.003Z] #65 DONE 0.1s [2022-03-05T18:45:22.003Z] [2022-03-05T18:45:22.003Z] #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-05T18:45:22.003Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:45:22.149Z] #21 13.38 The following NEW packages will be installed: [2022-03-05T18:45:22.149Z] #21 13.38 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-05T18:45:22.149Z] #21 13.38 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-05T18:45:22.149Z] #21 13.38 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-05T18:45:22.149Z] #21 13.39 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-05T18:45:22.149Z] #21 13.39 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-05T18:45:22.149Z] #21 13.39 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-05T18:45:22.149Z] #21 13.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T18:45:22.149Z] #21 13.39 xz-utils zip zstd [2022-03-05T18:45:22.410Z] #21 13.70 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:45:22.410Z] #21 13.70 Need to get 27.6 MB of archives. [2022-03-05T18:45:22.410Z] #21 13.70 After this operation, 106 MB of additional disk space will be used. [2022-03-05T18:45:22.410Z] #21 13.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-05T18:45:22.410Z] #21 13.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-05T18:45:22.410Z] #21 13.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-05T18:45:22.410Z] #21 13.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-05T18:45:22.410Z] #21 13.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-05T18:45:22.410Z] #21 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-05T18:45:22.410Z] #21 13.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-05T18:45:22.410Z] #21 13.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-05T18:45:22.410Z] #21 13.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-05T18:45:22.410Z] #21 13.75 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-05T18:45:22.410Z] #21 13.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-05T18:45:22.410Z] #21 13.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-05T18:45:22.410Z] #21 13.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-05T18:45:22.410Z] #21 13.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-05T18:45:22.410Z] #21 13.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-05T18:45:22.410Z] #21 13.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-05T18:45:22.410Z] #21 13.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-05T18:45:22.410Z] #21 13.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-05T18:45:22.410Z] #21 13.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-05T18:45:22.410Z] #21 13.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-05T18:45:22.410Z] #21 13.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-05T18:45:22.411Z] #21 13.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-05T18:45:22.411Z] #21 13.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-05T18:45:22.411Z] #21 13.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-05T18:45:22.671Z] #21 13.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-05T18:45:22.671Z] #21 13.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-05T18:45:22.671Z] #21 13.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-05T18:45:22.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T18:45:22.932Z] #51 ... [2022-03-05T18:45:22.932Z] [2022-03-05T18:45:22.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-05T18:45:22.932Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-05T18:45:22.932Z] #14 128.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-05T18:45:22.932Z] #14 128.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-05T18:45:22.932Z] #14 128.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-05T18:45:22.932Z] #14 128.3 Selecting previously unselected package libapparmor1:amd64. [2022-03-05T18:45:22.932Z] #14 128.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-05T18:45:22.932Z] #14 128.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-05T18:45:22.934Z] #21 14.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-05T18:45:22.934Z] #21 14.23 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-05T18:45:22.934Z] #21 14.23 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-05T18:45:22.934Z] #21 14.24 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-05T18:45:22.934Z] #21 14.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-05T18:45:22.934Z] #21 14.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-05T18:45:22.934Z] #21 14.25 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-05T18:45:22.934Z] #21 14.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-05T18:45:22.934Z] #21 14.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-05T18:45:22.934Z] #21 14.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-05T18:45:22.934Z] #21 14.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-05T18:45:22.934Z] #21 14.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-05T18:45:22.934Z] #21 14.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-05T18:45:23.194Z] #14 128.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-05T18:45:23.194Z] #14 128.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-05T18:45:23.194Z] #14 128.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-05T18:45:23.198Z] #21 14.36 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-05T18:45:23.198Z] #21 14.39 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-05T18:45:23.198Z] #21 14.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-05T18:45:23.198Z] #21 14.40 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-05T18:45:23.198Z] #21 14.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-05T18:45:23.450Z] #14 128.6 Selecting previously unselected package libbtrfs0:amd64. [2022-03-05T18:45:23.450Z] #14 128.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-05T18:45:23.450Z] #14 128.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-05T18:45:23.459Z] #21 14.67 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-05T18:45:23.459Z] #21 14.68 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-05T18:45:23.459Z] #21 14.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-05T18:45:23.714Z] #14 128.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-05T18:45:23.714Z] #14 128.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-05T18:45:23.714Z] #14 128.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-05T18:45:23.714Z] #14 129.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-05T18:45:23.714Z] #14 129.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-05T18:45:23.714Z] #14 129.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:45:23.714Z] #14 129.0 Selecting previously unselected package libudev-dev:amd64. [2022-03-05T18:45:23.714Z] #14 129.0 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-05T18:45:23.714Z] #14 129.0 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-05T18:45:23.973Z] #14 129.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-05T18:45:23.973Z] #14 129.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-05T18:45:23.973Z] #14 129.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-05T18:45:24.033Z] #21 15.12 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:45:24.033Z] #21 15.21 Fetched 27.6 MB in 1s (21.4 MB/s) [2022-03-05T18:45:24.033Z] #21 15.27 Selecting previously unselected package pigz. [2022-03-05T18:45:24.033Z] #21 15.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-05T18:45:24.229Z] #14 129.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-05T18:45:24.230Z] #14 129.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-05T18:45:24.230Z] #14 129.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-05T18:45:24.230Z] #14 129.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-05T18:45:24.230Z] #14 129.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-05T18:45:24.230Z] #14 129.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-05T18:45:24.304Z] #21 15.32 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-05T18:45:24.304Z] #21 15.32 Unpacking pigz (2.6-1) ... [2022-03-05T18:45:24.304Z] #21 15.40 Selecting previously unselected package libelf1:amd64. [2022-03-05T18:45:24.304Z] #21 15.41 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-05T18:45:24.304Z] #21 15.42 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-05T18:45:24.304Z] #21 15.57 Selecting previously unselected package libbpf0:amd64. [2022-03-05T18:45:24.304Z] #21 15.58 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-05T18:45:24.304Z] #21 15.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-05T18:45:24.304Z] #21 15.67 Selecting previously unselected package libcap2:amd64. [2022-03-05T18:45:24.304Z] #21 15.67 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-05T18:45:24.304Z] #21 15.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-05T18:45:24.487Z] #14 129.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-05T18:45:24.487Z] #14 129.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-05T18:45:24.487Z] #14 129.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-05T18:45:24.487Z] #14 129.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-05T18:45:24.487Z] #14 129.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-05T18:45:24.487Z] #14 129.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-05T18:45:24.566Z] #21 15.77 Selecting previously unselected package libmnl0:amd64. [2022-03-05T18:45:24.566Z] #21 15.78 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-05T18:45:24.566Z] #21 15.78 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-05T18:45:24.566Z] #21 15.83 Selecting previously unselected package libxtables12:amd64. [2022-03-05T18:45:24.566Z] #21 15.84 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-05T18:45:24.566Z] #21 15.84 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-05T18:45:24.566Z] #21 15.90 Selecting previously unselected package libcap2-bin. [2022-03-05T18:45:24.566Z] #21 15.92 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-05T18:45:24.566Z] #21 15.92 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-05T18:45:24.743Z] #14 130.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-05T18:45:24.827Z] #21 16.01 Selecting previously unselected package iproute2. [2022-03-05T18:45:24.827Z] #21 16.01 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-05T18:45:24.827Z] #21 16.02 Unpacking iproute2 (5.10.0-4) ... [2022-03-05T18:45:25.001Z] #14 130.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-05T18:45:25.001Z] #14 130.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-05T18:45:25.001Z] #14 130.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-05T18:45:25.001Z] #14 130.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-05T18:45:25.001Z] #14 130.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:45:25.001Z] #14 130.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-05T18:45:25.001Z] #14 130.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-05T18:45:25.001Z] #14 130.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-05T18:45:25.089Z] #21 16.42 Selecting previously unselected package xxd. [2022-03-05T18:45:25.257Z] #14 130.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-05T18:45:25.257Z] #14 130.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-05T18:45:25.257Z] #14 130.5 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-05T18:45:25.350Z] #21 16.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-05T18:45:25.350Z] #21 16.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:45:25.350Z] #21 16.55 Selecting previously unselected package vim-common. [2022-03-05T18:45:25.350Z] #21 16.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-05T18:45:25.350Z] #21 16.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:45:25.350Z] #21 16.70 Selecting previously unselected package bash-completion. [2022-03-05T18:45:25.514Z] #14 130.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-05T18:45:25.514Z] #14 130.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-05T18:45:25.514Z] #14 130.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-05T18:45:25.514Z] #14 130.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-05T18:45:25.514Z] #14 130.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-05T18:45:25.514Z] #14 130.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-05T18:45:25.514Z] #14 130.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-05T18:45:25.612Z] #21 16.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-05T18:45:25.771Z] #14 130.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-05T18:45:25.771Z] #14 131.0 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-05T18:45:25.771Z] #14 131.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-05T18:45:25.771Z] #14 131.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-05T18:45:25.771Z] #14 131.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-05T18:45:25.771Z] #14 131.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-05T18:45:25.771Z] #14 131.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-05T18:45:25.771Z] #14 131.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-05T18:45:25.771Z] #14 131.1 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-05T18:45:25.771Z] #14 131.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-05T18:45:25.771Z] #14 131.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-05T18:45:25.771Z] #14 131.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-05T18:45:25.771Z] #14 131.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-05T18:45:25.771Z] #14 131.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:45:25.771Z] #14 131.1 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-05T18:45:25.771Z] #14 131.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:45:25.771Z] #14 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-05T18:45:25.771Z] #14 131.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-05T18:45:25.771Z] #14 131.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-05T18:45:26.028Z] #14 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-05T18:45:26.028Z] #14 131.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-05T18:45:26.028Z] #14 131.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-05T18:45:26.028Z] #14 131.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:45:26.028Z] #14 131.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-05T18:45:26.028Z] #14 131.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:45:26.028Z] #14 131.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-05T18:45:26.028Z] #14 131.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:45:26.286Z] #14 DONE 131.7s [2022-03-05T18:45:26.286Z] [2022-03-05T18:45:26.286Z] #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-05T18:45:26.286Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:45:26.543Z] #60 ... [2022-03-05T18:45:26.543Z] [2022-03-05T18:45:26.543Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-05T18:45:26.543Z] #55 sha256:270446e08dbf5449aa5dc21e95aab934d918a5bdd052aaa4123440b8225b361f [2022-03-05T18:45:26.543Z] #55 DONE 0.1s [2022-03-05T18:45:26.543Z] [2022-03-05T18:45:26.543Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-05T18:45:26.543Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-05T18:45:27.530Z] #21 18.37 Unpacking bash-completion (1:2.11-2) ... [2022-03-05T18:45:27.530Z] #21 18.80 Selecting previously unselected package bzip2. [2022-03-05T18:45:27.530Z] #21 18.80 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-05T18:45:27.530Z] #21 18.80 Unpacking bzip2 (1.0.8-4) ... [2022-03-05T18:45:27.530Z] #21 18.88 Selecting previously unselected package xz-utils. [2022-03-05T18:45:27.530Z] #21 18.88 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-05T18:45:27.530Z] #21 18.89 Unpacking xz-utils (5.2.5-2) ... [2022-03-05T18:45:27.791Z] #21 19.05 Selecting previously unselected package apparmor. [2022-03-05T18:45:27.791Z] #21 19.05 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-05T18:45:27.791Z] #21 19.11 Unpacking apparmor (2.13.6-10) ... [2022-03-05T18:45:27.914Z] #15 DONE 1.5s [2022-03-05T18:45:27.914Z] [2022-03-05T18:45:27.914Z] #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-05T18:45:27.914Z] #56 sha256:5610fc97af13a2e973e01c66cceefceddb3e2d6c3c6cf145c75f1b44f2399d70 [2022-03-05T18:45:27.914Z] #56 1.231 + RM_GOPATH=0 [2022-03-05T18:45:27.914Z] #56 1.231 + TMP_GOPATH= [2022-03-05T18:45:27.914Z] #56 1.232 + : /build [2022-03-05T18:45:27.914Z] #56 1.232 + '[' -z '' ']' [2022-03-05T18:45:27.914Z] #56 1.233 ++ mktemp -d [2022-03-05T18:45:27.914Z] #56 1.241 + export GOPATH=/tmp/tmp.rfY90TBixB [2022-03-05T18:45:27.914Z] #56 1.241 + GOPATH=/tmp/tmp.rfY90TBixB [2022-03-05T18:45:27.914Z] #56 1.241 + RM_GOPATH=1 [2022-03-05T18:45:27.914Z] #56 1.241 + case "$(go env GOARCH)" in [2022-03-05T18:45:27.914Z] #56 1.242 ++ go env GOARCH [2022-03-05T18:45:27.914Z] #56 1.253 + export GO_BUILDMODE=-buildmode=pie [2022-03-05T18:45:27.914Z] #56 1.253 + GO_BUILDMODE=-buildmode=pie [2022-03-05T18:45:27.914Z] #56 1.254 ++ dirname /install.sh [2022-03-05T18:45:27.914Z] #56 1.255 + dir=/ [2022-03-05T18:45:27.914Z] #56 1.255 + bin=runc [2022-03-05T18:45:27.914Z] #56 1.256 + shift [2022-03-05T18:45:27.914Z] #56 1.256 + '[' '!' -f //runc.installer ']' [2022-03-05T18:45:27.914Z] #56 1.256 + . //runc.installer [2022-03-05T18:45:27.914Z] #56 1.257 ++ set -e [2022-03-05T18:45:27.914Z] #56 1.257 ++ : v1.1.0 [2022-03-05T18:45:27.914Z] #56 1.257 + install_runc [2022-03-05T18:45:27.914Z] #56 1.257 + RUNC_BUILDTAGS=seccomp [2022-03-05T18:45:27.914Z] #56 1.257 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-05T18:45:27.914Z] #56 1.257 Install runc version v1.1.0 (build tags: seccomp) [2022-03-05T18:45:27.914Z] #56 1.257 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rfY90TBixB/src/github.com/opencontainers/runc [2022-03-05T18:45:27.914Z] #56 1.263 Cloning into '/tmp/tmp.rfY90TBixB/src/github.com/opencontainers/runc'... [2022-03-05T18:45:28.052Z] #21 19.44 Selecting previously unselected package inetutils-ping. [2022-03-05T18:45:28.052Z] #21 19.46 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-05T18:45:28.314Z] #21 19.46 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-05T18:45:28.314Z] #21 19.55 Selecting previously unselected package libip4tc2:amd64. [2022-03-05T18:45:28.314Z] #21 19.55 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-05T18:45:28.314Z] #21 19.55 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-05T18:45:28.577Z] #21 19.62 Selecting previously unselected package libip6tc2:amd64. [2022-03-05T18:45:28.577Z] #21 19.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-05T18:45:28.577Z] #21 19.63 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-05T18:45:28.577Z] #21 19.68 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-05T18:45:28.577Z] #21 19.68 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-05T18:45:28.577Z] #21 19.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T18:45:28.577Z] #21 19.75 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-05T18:45:28.577Z] #21 19.75 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-05T18:45:28.577Z] #21 19.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-05T18:45:28.577Z] #21 19.85 Selecting previously unselected package libnftnl11:amd64. [2022-03-05T18:45:28.577Z] #21 19.85 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-05T18:45:28.577Z] #21 19.85 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-05T18:45:28.577Z] #21 19.94 Selecting previously unselected package iptables. [2022-03-05T18:45:28.839Z] #21 19.96 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-05T18:45:28.839Z] #21 19.96 Unpacking iptables (1.8.7-1) ... [2022-03-05T18:45:29.100Z] #21 20.24 Selecting previously unselected package libonig5:amd64. [2022-03-05T18:45:29.100Z] #21 20.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-05T18:45:29.100Z] #21 20.26 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-05T18:45:29.285Z] #56 ... [2022-03-05T18:45:29.285Z] [2022-03-05T18:45:29.285Z] #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-05T18:45:29.285Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-05T18:45:29.285Z] #16 DONE 1.1s [2022-03-05T18:45:29.285Z] [2022-03-05T18:45:29.285Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-05T18:45:29.285Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-05T18:45:29.362Z] #21 20.42 Selecting previously unselected package libjq1:amd64. [2022-03-05T18:45:29.362Z] #21 20.43 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-05T18:45:29.362Z] #21 20.43 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-05T18:45:29.362Z] #21 20.55 Selecting previously unselected package jq. [2022-03-05T18:45:29.362Z] #21 20.56 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-05T18:45:29.362Z] #21 20.57 Unpacking jq (1.6-2.1) ... [2022-03-05T18:45:29.362Z] #21 20.64 Selecting previously unselected package libaio1:amd64. [2022-03-05T18:45:29.362Z] #21 20.64 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-05T18:45:29.362Z] #21 20.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-05T18:45:29.362Z] #21 20.70 Selecting previously unselected package libgpm2:amd64. [2022-03-05T18:45:29.362Z] #21 20.70 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-05T18:45:29.363Z] #21 20.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-05T18:45:29.363Z] #21 20.77 Selecting previously unselected package libicu67:amd64. [2022-03-05T18:45:29.633Z] #21 20.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-05T18:45:29.633Z] #21 20.79 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-05T18:45:29.848Z] #17 0.912 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-05T18:45:30.411Z] #17 DONE 1.1s [2022-03-05T18:45:30.411Z] [2022-03-05T18:45:30.411Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-05T18:45:30.411Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-05T18:45:31.342Z] #18 DONE 1.1s [2022-03-05T18:45:31.342Z] [2022-03-05T18:45:31.342Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-05T18:45:31.342Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-05T18:45:32.272Z] #19 DONE 1.1s [2022-03-05T18:45:32.272Z] [2022-03-05T18:45:32.272Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-05T18:45:32.272Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-05T18:45:32.972Z] #21 24.03 Selecting previously unselected package libinih1:amd64. [2022-03-05T18:45:32.972Z] #21 24.04 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-05T18:45:32.972Z] #21 24.05 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-05T18:45:32.972Z] #21 24.11 Selecting previously unselected package libnet1:amd64. [2022-03-05T18:45:32.972Z] #21 24.11 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T18:45:32.972Z] #21 24.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:45:32.972Z] #21 24.19 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T18:45:32.972Z] #21 24.19 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-05T18:45:32.972Z] #21 24.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-05T18:45:32.972Z] #21 24.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T18:45:32.972Z] #21 24.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-05T18:45:33.202Z] #20 DONE 1.0s [2022-03-05T18:45:33.202Z] [2022-03-05T18:45:33.202Z] #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-05T18:45:33.202Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:45:33.233Z] #21 24.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-05T18:45:33.233Z] #21 24.36 Selecting previously unselected package net-tools. [2022-03-05T18:45:33.233Z] #21 24.36 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-05T18:45:33.233Z] #21 24.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-05T18:45:33.233Z] #21 24.51 Selecting previously unselected package patch. [2022-03-05T18:45:33.233Z] #21 24.52 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-05T18:45:33.233Z] #21 24.52 Unpacking patch (2.7.6-7) ... [2022-03-05T18:45:33.459Z] #60 ... [2022-03-05T18:45:33.459Z] [2022-03-05T18:45:33.459Z] #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-05T18:45:33.459Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-05T18:45:33.495Z] #21 24.62 Selecting previously unselected package python-pip-whl. [2022-03-05T18:45:33.495Z] #21 24.62 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-05T18:45:33.495Z] #21 24.64 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-05T18:45:34.017Z] #21 25.15 Selecting previously unselected package python3-lib2to3. [2022-03-05T18:45:34.017Z] #21 25.16 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-05T18:45:34.017Z] #21 25.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-05T18:45:34.017Z] #21 25.28 Selecting previously unselected package python3-distutils. [2022-03-05T18:45:34.017Z] #21 25.28 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-05T18:45:34.017Z] #21 25.30 Unpacking python3-distutils (3.9.2-1) ... [2022-03-05T18:45:34.017Z] #21 25.41 Selecting previously unselected package python3-pkg-resources. [2022-03-05T18:45:34.278Z] #21 25.41 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-05T18:45:34.278Z] #21 25.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:45:34.539Z] #21 25.56 Selecting previously unselected package python3-setuptools. [2022-03-05T18:45:34.539Z] #21 25.57 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-05T18:45:34.539Z] #21 25.58 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-05T18:45:34.539Z] #21 25.83 Selecting previously unselected package python3-wheel. [2022-03-05T18:45:34.539Z] #21 25.84 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-05T18:45:34.539Z] #21 25.85 Unpacking python3-wheel (0.34.2-1) ... [2022-03-05T18:45:34.539Z] #21 25.93 Selecting previously unselected package python3-pip. [2022-03-05T18:45:34.539Z] #21 25.93 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-05T18:45:34.801Z] #21 25.96 Unpacking python3-pip (20.3.4-4) ... [2022-03-05T18:45:34.827Z] #21 1.298 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-05T18:45:34.827Z] #21 1.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-05T18:45:34.827Z] #21 1.333 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-05T18:45:35.062Z] #21 26.25 Selecting previously unselected package sudo. [2022-03-05T18:45:35.062Z] #21 26.25 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-05T18:45:35.062Z] #21 26.27 Unpacking sudo (1.9.5p2-3) ... [2022-03-05T18:45:35.084Z] #21 1.789 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-05T18:45:35.635Z] #21 26.78 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T18:45:35.635Z] #21 26.78 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-05T18:45:35.635Z] #21 26.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-05T18:45:35.647Z] #21 2.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-03-05T18:45:35.896Z] #21 26.97 Selecting previously unselected package uidmap. [2022-03-05T18:45:35.896Z] #21 26.98 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-05T18:45:35.896Z] #21 26.99 Unpacking uidmap (1:4.8.1-1) ... [2022-03-05T18:45:35.896Z] #21 27.12 Selecting previously unselected package vim-runtime. [2022-03-05T18:45:35.896Z] #21 27.13 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-05T18:45:35.896Z] #21 27.17 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-05T18:45:36.157Z] #21 27.19 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-05T18:45:36.157Z] #21 27.20 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:45:36.577Z] #21 3.428 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-05T18:45:39.101Z] #21 ... [2022-03-05T18:45:39.101Z] [2022-03-05T18:45:39.101Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-05T18:45:39.101Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-05T18:45:39.101Z] #34 DONE 144.2s [2022-03-05T18:45:39.101Z] [2022-03-05T18:45:39.101Z] #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-05T18:45:39.101Z] #56 sha256:5610fc97af13a2e973e01c66cceefceddb3e2d6c3c6cf145c75f1b44f2399d70 [2022-03-05T18:45:39.101Z] #56 10.33 + cd /tmp/tmp.rfY90TBixB/src/github.com/opencontainers/runc [2022-03-05T18:45:39.101Z] #56 10.33 + git checkout -q v1.1.0 [2022-03-05T18:45:39.101Z] #56 10.72 + '[' -z '' ']' [2022-03-05T18:45:39.101Z] #56 10.72 + target=static [2022-03-05T18:45:39.101Z] #56 10.72 + make BUILDTAGS=seccomp static [2022-03-05T18:45:39.101Z] #56 10.88 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-05T18:45:39.464Z] #21 30.08 Selecting previously unselected package vim. [2022-03-05T18:45:39.464Z] #21 30.08 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-05T18:45:39.464Z] #21 30.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:45:39.464Z] #21 30.60 Selecting previously unselected package xfsprogs. [2022-03-05T18:45:39.464Z] #21 30.60 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-05T18:45:39.464Z] #21 30.63 Unpacking xfsprogs (5.10.0-4) ... [2022-03-05T18:45:39.725Z] #21 31.02 Selecting previously unselected package zip. [2022-03-05T18:45:39.725Z] #21 31.03 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-05T18:45:39.725Z] #21 31.04 Unpacking zip (3.0-12) ... [2022-03-05T18:45:39.986Z] #21 31.14 Selecting previously unselected package zstd. [2022-03-05T18:45:39.986Z] #21 31.14 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-05T18:45:39.986Z] #21 31.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-05T18:45:40.247Z] #21 31.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:45:41.192Z] #21 32.25 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-05T18:45:41.192Z] #21 32.27 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-05T18:45:41.192Z] #21 32.27 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-05T18:45:41.192Z] #21 32.29 Setting up libicu67:amd64 (67.1-7) ... [2022-03-05T18:45:41.192Z] #21 32.30 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-05T18:45:41.192Z] #21 32.32 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-05T18:45:41.192Z] #21 32.33 Setting up uidmap (1:4.8.1-1) ... [2022-03-05T18:45:41.192Z] #21 32.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:45:41.193Z] #21 32.35 Setting up bzip2 (1.0.8-4) ... [2022-03-05T18:45:41.193Z] #21 32.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-05T18:45:41.193Z] #21 32.38 Setting up python3-wheel (0.34.2-1) ... [2022-03-05T18:45:41.766Z] #21 32.99 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:45:41.766Z] #21 33.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-05T18:45:41.766Z] #21 33.02 Setting up libcap2-bin (1:2.44-1) ... [2022-03-05T18:45:41.766Z] #21 33.03 Setting up apparmor (2.13.6-10) ... [2022-03-05T18:45:43.415Z] #21 34.48 Setting up zip (3.0-12) ... [2022-03-05T18:45:43.415Z] #21 34.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:45:43.415Z] #21 34.51 Setting up bash-completion (1:2.11-2) ... [2022-03-05T18:45:45.329Z] #21 36.31 Setting up xz-utils (5.2.5-2) ... [2022-03-05T18:45:45.329Z] #21 36.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T18:45:45.329Z] #21 36.38 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-05T18:45:45.329Z] #21 36.41 Setting up patch (2.7.6-7) ... [2022-03-05T18:45:45.329Z] #21 36.44 Setting up sudo (1.9.5p2-3) ... [2022-03-05T18:45:45.329Z] #21 36.54 invoke-rc.d: could not determine current runlevel [2022-03-05T18:45:45.329Z] #21 36.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T18:45:45.329Z] #21 36.55 Setting up xfsprogs (5.10.0-4) ... [2022-03-05T18:45:45.329Z] #21 36.57 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-05T18:45:45.329Z] #21 36.58 Setting up inetutils-ping (2:2.0-1) ... [2022-03-05T18:45:45.329Z] #21 36.59 Setting up pigz (2.6-1) ... [2022-03-05T18:45:45.329Z] #21 36.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T18:45:45.329Z] #21 36.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-05T18:45:45.329Z] #21 36.63 Setting up python-pip-whl (20.3.4-4) ... [2022-03-05T18:45:45.591Z] #21 36.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:45:45.683Z] #56 ... [2022-03-05T18:45:45.683Z] [2022-03-05T18:45:45.683Z] #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-05T18:45:45.683Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-05T18:45:45.683Z] #21 7.094 Fetched 8505 kB in 6s (1382 kB/s) [2022-03-05T18:45:45.683Z] #21 7.094 Reading package lists... [2022-03-05T18:45:45.683Z] #21 9.283 Reading package lists... [2022-03-05T18:45:45.683Z] #21 11.54 Building dependency tree... [2022-03-05T18:45:45.939Z] #21 12.56 The following additional packages will be installed: [2022-03-05T18:45:45.939Z] #21 12.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-05T18:45:45.939Z] #21 12.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-05T18:45:45.939Z] #21 12.56 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-05T18:45:45.939Z] #21 12.56 python3-pkg-resources vim-runtime xxd [2022-03-05T18:45:45.939Z] #21 12.57 Suggested packages: [2022-03-05T18:45:45.939Z] #21 12.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-05T18:45:45.939Z] #21 12.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-05T18:45:45.939Z] #21 12.57 acl attr quota [2022-03-05T18:45:45.939Z] #21 12.57 Recommended packages: [2022-03-05T18:45:45.939Z] #21 12.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-05T18:45:46.171Z] #21 37.36 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-05T18:45:46.171Z] #21 37.37 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-05T18:45:46.434Z] #21 37.74 Setting up libelf1:amd64 (0.183-1) ... [2022-03-05T18:45:46.696Z] #21 37.77 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-05T18:45:46.696Z] #21 37.78 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-05T18:45:46.696Z] #21 37.79 Setting up python3-distutils (3.9.2-1) ... [2022-03-05T18:45:46.867Z] #21 13.57 The following NEW packages will be installed: [2022-03-05T18:45:46.867Z] #21 13.57 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-05T18:45:46.867Z] #21 13.58 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-05T18:45:46.867Z] #21 13.58 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-05T18:45:46.867Z] #21 13.58 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-05T18:45:46.867Z] #21 13.58 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-05T18:45:46.867Z] #21 13.58 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-05T18:45:46.867Z] #21 13.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-05T18:45:46.867Z] #21 13.58 xz-utils zip zstd [2022-03-05T18:45:46.958Z] #21 38.22 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:45:46.958Z] #21 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T18:45:46.958Z] #21 38.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T18:45:46.958Z] #21 38.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T18:45:46.958Z] #21 38.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T18:45:46.958Z] #21 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T18:45:46.958Z] #21 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T18:45:46.958Z] #21 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T18:45:46.958Z] #21 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T18:45:46.958Z] #21 38.30 Setting up python3-setuptools (52.0.0-4) ... [2022-03-05T18:45:47.123Z] #21 13.89 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:45:47.123Z] #21 13.89 Need to get 27.6 MB of archives. [2022-03-05T18:45:47.123Z] #21 13.89 After this operation, 106 MB of additional disk space will be used. [2022-03-05T18:45:47.123Z] #21 13.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-05T18:45:47.123Z] #21 13.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-05T18:45:47.123Z] #21 13.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-05T18:45:47.123Z] #21 13.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-05T18:45:47.123Z] #21 13.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-05T18:45:47.123Z] #21 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-05T18:45:47.123Z] #21 13.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-05T18:45:47.123Z] #21 13.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-05T18:45:47.123Z] #21 13.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-05T18:45:47.123Z] #21 13.93 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-05T18:45:47.123Z] #21 13.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-05T18:45:47.123Z] #21 13.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-05T18:45:47.123Z] #21 13.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-05T18:45:47.123Z] #21 13.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-05T18:45:47.123Z] #21 13.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-05T18:45:47.379Z] #21 13.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-05T18:45:47.379Z] #21 13.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-05T18:45:47.379Z] #21 13.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-05T18:45:47.379Z] #21 13.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-05T18:45:47.379Z] #21 14.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-05T18:45:47.379Z] #21 14.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-05T18:45:47.379Z] #21 14.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-05T18:45:47.379Z] #21 14.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-05T18:45:47.379Z] #21 14.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-05T18:45:47.379Z] #21 14.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-05T18:45:47.379Z] #21 14.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-05T18:45:47.379Z] #21 14.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-05T18:45:47.634Z] #21 14.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-05T18:45:47.635Z] #21 14.34 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-05T18:45:47.635Z] #21 14.34 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-05T18:45:47.635Z] #21 14.34 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-05T18:45:47.635Z] #21 14.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-05T18:45:47.635Z] #21 14.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-05T18:45:47.635Z] #21 14.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-05T18:45:47.635Z] #21 14.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-05T18:45:47.891Z] #21 14.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-05T18:45:47.891Z] #21 14.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-05T18:45:47.891Z] #21 14.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-05T18:45:47.891Z] #21 14.42 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-05T18:45:47.891Z] #21 14.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-05T18:45:47.891Z] #21 14.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-05T18:45:47.891Z] #21 14.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-05T18:45:47.891Z] #21 14.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-05T18:45:47.891Z] #21 14.49 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-05T18:45:48.149Z] #21 14.71 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-05T18:45:48.149Z] #21 14.74 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-05T18:45:48.149Z] #21 14.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-05T18:45:48.149Z] #21 14.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-05T18:45:48.347Z] #21 39.48 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-05T18:45:48.347Z] #21 39.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-05T18:45:48.347Z] #21 39.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-05T18:45:48.347Z] #21 39.51 Setting up python3-pip (20.3.4-4) ... [2022-03-05T18:45:48.713Z] #21 15.32 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:45:48.713Z] #21 15.43 Fetched 27.6 MB in 1s (23.1 MB/s) [2022-03-05T18:45:48.713Z] #21 15.48 Selecting previously unselected package pigz. [2022-03-05T18:45:48.713Z] #21 15.48 (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-05T18:45:48.713Z] #21 15.53 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-05T18:45:48.981Z] #21 15.54 Unpacking pigz (2.6-1) ... [2022-03-05T18:45:48.981Z] #21 15.61 Selecting previously unselected package libelf1:amd64. [2022-03-05T18:45:48.981Z] #21 15.62 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-05T18:45:48.981Z] #21 15.63 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-05T18:45:49.238Z] #21 15.75 Selecting previously unselected package libbpf0:amd64. [2022-03-05T18:45:49.238Z] #21 15.76 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-05T18:45:49.238Z] #21 15.77 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-05T18:45:49.238Z] #21 15.89 Selecting previously unselected package libcap2:amd64. [2022-03-05T18:45:49.238Z] #21 15.91 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-05T18:45:49.238Z] #21 15.91 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-05T18:45:49.238Z] #21 15.97 Selecting previously unselected package libmnl0:amd64. [2022-03-05T18:45:49.238Z] #21 15.97 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-05T18:45:49.238Z] #21 15.98 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-05T18:45:49.238Z] #21 16.02 Selecting previously unselected package libxtables12:amd64. [2022-03-05T18:45:49.238Z] #21 16.02 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-05T18:45:49.238Z] #21 16.02 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-05T18:45:49.238Z] #21 16.08 Selecting previously unselected package libcap2-bin. [2022-03-05T18:45:49.238Z] #21 16.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-05T18:45:49.494Z] #21 16.09 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-05T18:45:49.494Z] #21 16.18 Selecting previously unselected package iproute2. [2022-03-05T18:45:49.494Z] #21 16.19 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-05T18:45:49.494Z] #21 16.19 Unpacking iproute2 (5.10.0-4) ... [2022-03-05T18:45:49.736Z] #21 40.63 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-05T18:45:49.736Z] #21 40.65 Setting up jq (1.6-2.1) ... [2022-03-05T18:45:49.736Z] #21 40.66 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-05T18:45:49.736Z] #21 40.68 Setting up iptables (1.8.7-1) ... [2022-03-05T18:45:49.736Z] #21 40.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T18:45:49.736Z] #21 40.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T18:45:49.736Z] #21 40.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T18:45:49.736Z] #21 40.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T18:45:49.736Z] #21 40.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T18:45:49.736Z] #21 40.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T18:45:49.736Z] #21 40.77 Setting up iproute2 (5.10.0-4) ... [2022-03-05T18:45:49.998Z] #21 41.07 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:45:50.057Z] #21 16.67 Selecting previously unselected package xxd. [2022-03-05T18:45:50.057Z] #21 16.68 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-05T18:45:50.057Z] #21 16.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:45:50.057Z] #21 16.79 Selecting previously unselected package vim-common. [2022-03-05T18:45:50.057Z] #21 16.79 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-05T18:45:50.057Z] #21 16.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:45:50.259Z] #21 DONE 41.4s [2022-03-05T18:45:50.259Z] [2022-03-05T18:45:50.259Z] #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-05T18:45:50.259Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-05T18:45:50.315Z] #21 16.99 Selecting previously unselected package bash-completion. [2022-03-05T18:45:50.315Z] #21 17.00 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-05T18:45:51.645Z] #22 1.274 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T18:45:51.645Z] #22 1.279 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T18:45:51.645Z] #22 1.282 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T18:45:51.645Z] #22 DONE 1.4s [2022-03-05T18:45:51.645Z] [2022-03-05T18:45:51.645Z] #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-05T18:45:51.645Z] #56 sha256:49de79dcd9b9dd09bbf02ed15d3ade1973c8691871aff2a4efb22a735aaf4bce [2022-03-05T18:45:51.645Z] #56 ... [2022-03-05T18:45:51.645Z] [2022-03-05T18:45:51.645Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-05T18:45:51.645Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-05T18:45:52.210Z] #21 18.67 Unpacking bash-completion (1:2.11-2) ... [2022-03-05T18:45:52.466Z] #21 19.07 Selecting previously unselected package bzip2. [2022-03-05T18:45:52.467Z] #21 19.07 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-05T18:45:52.467Z] #21 19.09 Unpacking bzip2 (1.0.8-4) ... [2022-03-05T18:45:52.467Z] #21 19.17 Selecting previously unselected package xz-utils. [2022-03-05T18:45:52.467Z] #21 19.18 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-05T18:45:52.467Z] #21 19.19 Unpacking xz-utils (5.2.5-2) ... [2022-03-05T18:45:52.467Z] #21 19.31 Selecting previously unselected package apparmor. [2022-03-05T18:45:52.723Z] #21 19.32 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-05T18:45:52.723Z] #21 19.36 Unpacking apparmor (2.13.6-10) ... [2022-03-05T18:45:52.980Z] #21 19.71 Selecting previously unselected package inetutils-ping. [2022-03-05T18:45:52.980Z] #21 19.73 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-05T18:45:52.980Z] #21 19.73 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-05T18:45:53.238Z] #21 19.83 Selecting previously unselected package libip4tc2:amd64. [2022-03-05T18:45:53.238Z] #21 19.83 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-05T18:45:53.238Z] #21 19.83 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-05T18:45:53.238Z] #21 19.89 Selecting previously unselected package libip6tc2:amd64. [2022-03-05T18:45:53.238Z] #21 19.90 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-05T18:45:53.238Z] #21 19.90 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-05T18:45:53.238Z] #21 19.95 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-05T18:45:53.238Z] #21 19.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-05T18:45:53.238Z] #21 19.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T18:45:53.238Z] #21 20.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-05T18:45:53.238Z] #21 20.02 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-05T18:45:53.238Z] #21 20.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-05T18:45:53.495Z] #21 20.09 Selecting previously unselected package libnftnl11:amd64. [2022-03-05T18:45:53.496Z] #21 20.10 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-05T18:45:53.496Z] #21 20.10 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-05T18:45:53.496Z] #21 20.19 Selecting previously unselected package iptables. [2022-03-05T18:45:53.496Z] #21 20.20 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-05T18:45:53.496Z] #21 20.20 Unpacking iptables (1.8.7-1) ... [2022-03-05T18:45:53.755Z] #21 20.49 Selecting previously unselected package libonig5:amd64. [2022-03-05T18:45:53.755Z] #21 20.50 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-05T18:45:53.755Z] #21 20.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-05T18:45:54.013Z] #21 20.63 Selecting previously unselected package libjq1:amd64. [2022-03-05T18:45:54.013Z] #21 20.64 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-05T18:45:54.013Z] #21 20.64 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-05T18:45:54.013Z] #21 20.74 Selecting previously unselected package jq. [2022-03-05T18:45:54.013Z] #21 20.75 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-05T18:45:54.013Z] #21 20.76 Unpacking jq (1.6-2.1) ... [2022-03-05T18:45:54.270Z] #21 20.84 Selecting previously unselected package libaio1:amd64. [2022-03-05T18:45:54.270Z] #21 20.84 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-05T18:45:54.270Z] #21 20.85 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-05T18:45:54.270Z] #21 20.91 Selecting previously unselected package libgpm2:amd64. [2022-03-05T18:45:54.270Z] #21 20.91 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-05T18:45:54.270Z] #21 20.92 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-05T18:45:54.270Z] #21 20.97 Selecting previously unselected package libicu67:amd64. [2022-03-05T18:45:54.270Z] #21 20.97 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-05T18:45:54.270Z] #21 20.97 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-05T18:45:54.737Z] #51 ... [2022-03-05T18:45:54.737Z] [2022-03-05T18:45:54.737Z] #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-05T18:45:54.737Z] #26 sha256:f1ccf31cd57a733f184601cba7d83145c3a5c28e90c289e777664a64b942d082 [2022-03-05T18:45:54.737Z] #26 196.8 + return [2022-03-05T18:45:54.737Z] #26 DONE 198.3s [2022-03-05T18:45:54.737Z] [2022-03-05T18:45:54.737Z] #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-05T18:45:54.737Z] #60 sha256:6d66488f94e95c1a1d2b0116cc040419761095d1f24963071bc79b66773b7886 [2022-03-05T18:45:54.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T18:45:54.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T18:45:55.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T18:45:55.678Z] #60 ... [2022-03-05T18:45:55.678Z] [2022-03-05T18:45:55.678Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T18:45:55.678Z] #27 sha256:511450dc843e3d3f0135ab1d64443b00b0b46e07218c391c824378382f2b35c5 [2022-03-05T18:45:55.939Z] #27 DONE 0.3s [2022-03-05T18:45:55.939Z] [2022-03-05T18:45:55.939Z] #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-05T18:45:55.939Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-05T18:45:55.939Z] #51 ... [2022-03-05T18:45:55.939Z] [2022-03-05T18:45:55.939Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T18:45:55.939Z] #32 sha256:8c49f1420e99bc9372545e930c9d6032edd70eab3a006ed776fac1419e8d9ead [2022-03-05T18:45:56.200Z] #32 DONE 0.2s [2022-03-05T18:45:56.200Z] [2022-03-05T18:45:56.200Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T18:45:56.200Z] #35 sha256:a4d88543e01725997f0ee76fcfd13cbb66960a515d08b9d5c8561771c12e5389 [2022-03-05T18:45:56.200Z] #35 DONE 0.1s [2022-03-05T18:45:56.200Z] [2022-03-05T18:45:56.200Z] #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-05T18:45:56.200Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-05T18:45:56.200Z] #51 ... [2022-03-05T18:45:56.200Z] [2022-03-05T18:45:56.200Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-05T18:45:56.200Z] #37 sha256:f6b0cbb797d458b8ad95ff7c94d1f917c70cca212b281dafba52d98f361cd232 [2022-03-05T18:45:56.200Z] #37 DONE 0.1s [2022-03-05T18:45:56.200Z] [2022-03-05T18:45:56.200Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T18:45:56.200Z] #41 sha256:e353a2ae8b2fce8167ae49490214a0f7953c8dfd916dd649f9ca293a4616382a [2022-03-05T18:45:56.200Z] #41 DONE 0.1s [2022-03-05T18:45:56.461Z] [2022-03-05T18:45:56.461Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T18:45:56.461Z] #44 sha256:0f779034c564c73217991d4d4651a0715d6ba9ffe7168916c14c3e7439d11e93 [2022-03-05T18:45:56.726Z] #44 DONE 0.5s [2022-03-05T18:45:56.727Z] [2022-03-05T18:45:56.727Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-05T18:45:56.727Z] #48 sha256:bf97c64b6b35ac4a8c28104a2a33ef89623d03bcaa3621d06fc103e0256da315 [2022-03-05T18:45:56.727Z] #48 DONE 0.1s [2022-03-05T18:45:56.727Z] [2022-03-05T18:45:56.727Z] #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-05T18:45:56.727Z] #60 sha256:6d66488f94e95c1a1d2b0116cc040419761095d1f24963071bc79b66773b7886 [2022-03-05T18:45:56.955Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T18:45:56.955Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-05T18:45:56.955Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:45:56.955Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-05T18:45:56.955Z] [2022-03-05T18:45:56.955Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-05T18:45:56.955Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-05T18:45:56.955Z] Using test binary docker [2022-03-05T18:45:56.955Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T18:45:56.955Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T18:45:56.955Z] INFO: Waiting for daemon to start... [2022-03-05T18:45:56.955Z] Starting dockerd [2022-03-05T18:45:56.955Z] . [2022-03-05T18:45:56.955Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-05T18:45:56.988Z] #60 ... [2022-03-05T18:45:56.988Z] [2022-03-05T18:45:56.988Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T18:45:56.988Z] #50 sha256:b1e1f13d344d9f8e86f67cae97e973221607b1b62b23f66cec1d0b68827563b9 [2022-03-05T18:45:56.988Z] #50 DONE 0.1s [2022-03-05T18:45:57.249Z] [2022-03-05T18:45:57.249Z] #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-05T18:45:57.249Z] #60 sha256:6d66488f94e95c1a1d2b0116cc040419761095d1f24963071bc79b66773b7886 [2022-03-05T18:45:57.544Z] #21 23.89 Selecting previously unselected package libinih1:amd64. [2022-03-05T18:45:57.544Z] #21 23.90 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-05T18:45:57.544Z] #21 23.90 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-05T18:45:57.544Z] #21 23.96 Selecting previously unselected package libnet1:amd64. [2022-03-05T18:45:57.544Z] #21 23.97 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-05T18:45:57.544Z] #21 23.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:45:57.544Z] #21 24.05 Selecting previously unselected package libnl-3-200:amd64. [2022-03-05T18:45:57.544Z] #21 24.06 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-05T18:45:57.544Z] #21 24.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-05T18:45:57.544Z] #21 24.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-05T18:45:57.544Z] #21 24.16 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-05T18:45:57.544Z] #21 24.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-05T18:45:57.544Z] #21 24.22 Selecting previously unselected package net-tools. [2022-03-05T18:45:57.544Z] #21 24.22 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-05T18:45:57.544Z] #21 24.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-05T18:45:57.801Z] #21 24.39 Selecting previously unselected package patch. [2022-03-05T18:45:57.801Z] #21 24.39 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-05T18:45:57.801Z] #21 24.40 Unpacking patch (2.7.6-7) ... [2022-03-05T18:45:57.801Z] #21 24.48 Selecting previously unselected package python-pip-whl. [2022-03-05T18:45:57.801Z] #21 24.50 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-05T18:45:57.801Z] #21 24.50 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-05T18:45:57.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T18:45:58.191Z] #60 175.0 + bin/containerd [2022-03-05T18:45:58.364Z] #21 25.11 Selecting previously unselected package python3-lib2to3. [2022-03-05T18:45:58.364Z] #21 25.12 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-05T18:45:58.364Z] #21 25.12 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-05T18:45:58.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T18:45:58.621Z] #21 25.25 Selecting previously unselected package python3-distutils. [2022-03-05T18:45:58.621Z] #21 25.27 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-05T18:45:58.621Z] #21 25.27 Unpacking python3-distutils (3.9.2-1) ... [2022-03-05T18:45:58.877Z] #21 25.38 Selecting previously unselected package python3-pkg-resources. [2022-03-05T18:45:58.877Z] #21 25.38 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-05T18:45:58.877Z] #21 25.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:45:58.877Z] #21 25.53 Selecting previously unselected package python3-setuptools. [2022-03-05T18:45:58.877Z] #21 25.53 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-05T18:45:58.877Z] #21 25.55 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-05T18:45:59.135Z] #21 25.77 Selecting previously unselected package python3-wheel. [2022-03-05T18:45:59.135Z] #21 25.78 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-05T18:45:59.135Z] #21 25.78 Unpacking python3-wheel (0.34.2-1) ... [2022-03-05T18:45:59.135Z] #21 25.85 Selecting previously unselected package python3-pip. [2022-03-05T18:45:59.135Z] #21 25.85 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-05T18:45:59.135Z] #21 25.86 Unpacking python3-pip (20.3.4-4) ... [2022-03-05T18:45:59.392Z] #21 26.09 Selecting previously unselected package sudo. [2022-03-05T18:45:59.392Z] #21 26.10 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-05T18:45:59.392Z] #21 26.10 Unpacking sudo (1.9.5p2-3) ... [2022-03-05T18:45:59.955Z] #21 26.60 Selecting previously unselected package thin-provisioning-tools. [2022-03-05T18:45:59.955Z] #21 26.60 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-05T18:45:59.955Z] #21 26.61 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-05T18:46:00.212Z] #21 26.82 Selecting previously unselected package uidmap. [2022-03-05T18:46:00.212Z] #21 26.84 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-05T18:46:00.212Z] #21 26.85 Unpacking uidmap (1:4.8.1-1) ... [2022-03-05T18:46:00.212Z] #21 26.96 Selecting previously unselected package vim-runtime. [2022-03-05T18:46:00.469Z] #21 26.97 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-05T18:46:00.469Z] #21 27.00 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-05T18:46:00.469Z] #21 27.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-05T18:46:00.469Z] #21 27.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:46:01.653Z] #23 9.353 Collecting yamllint==1.26.1 [2022-03-05T18:46:01.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T18:46:01.915Z] #23 10.40 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-05T18:46:02.995Z] #21 29.62 Selecting previously unselected package vim. [2022-03-05T18:46:02.995Z] #21 29.63 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-05T18:46:02.995Z] #21 29.64 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:46:03.302Z] #23 11.54 Collecting pathspec>=0.5.3 [2022-03-05T18:46:03.302Z] #23 11.55 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-05T18:46:03.558Z] #21 30.10 Selecting previously unselected package xfsprogs. [2022-03-05T18:46:03.558Z] #21 30.12 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-05T18:46:03.558Z] #21 30.12 Unpacking xfsprogs (5.10.0-4) ... [2022-03-05T18:46:03.563Z] #23 11.88 Collecting pyyaml [2022-03-05T18:46:03.563Z] #23 11.90 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-05T18:46:03.563Z] #23 11.97 Building wheels for collected packages: yamllint [2022-03-05T18:46:03.563Z] #23 11.97 Building wheel for yamllint (setup.py): started [2022-03-05T18:46:03.815Z] #21 30.54 Selecting previously unselected package zip. [2022-03-05T18:46:03.815Z] #21 30.56 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-05T18:46:03.815Z] #21 30.57 Unpacking zip (3.0-12) ... [2022-03-05T18:46:04.073Z] #21 30.70 Selecting previously unselected package zstd. [2022-03-05T18:46:04.073Z] #21 30.72 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-05T18:46:04.073Z] #21 30.73 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-05T18:46:04.508Z] #23 12.86 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-05T18:46:04.508Z] #23 12.87 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b474b69a69812f9436a60655919e9af7fc91195defd3f6205c6aeb979b505f04 [2022-03-05T18:46:04.508Z] #23 12.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-05T18:46:04.508Z] #23 12.87 Successfully built yamllint [2022-03-05T18:46:04.508Z] #23 12.92 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-05T18:46:04.587Z] #21 31.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-05T18:46:04.771Z] #23 ... [2022-03-05T18:46:04.771Z] [2022-03-05T18:46:04.771Z] #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-05T18:46:04.771Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-05T18:46:04.771Z] #43 167.9 + dpkg --print-architecture [2022-03-05T18:46:04.771Z] #43 167.9 + git checkout -q v2.1.0 [2022-03-05T18:46:04.840Z] #60 ... [2022-03-05T18:46:04.840Z] [2022-03-05T18:46:04.840Z] #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-05T18:46:04.840Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-05T18:46:04.840Z] #51 208.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-05T18:46:05.343Z] #43 168.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-05T18:46:05.343Z] #43 168.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-05T18:46:05.517Z] #21 32.01 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-05T18:46:05.518Z] #21 32.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-05T18:46:05.518Z] #21 32.03 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-05T18:46:05.518Z] #21 32.04 Setting up libicu67:amd64 (67.1-7) ... [2022-03-05T18:46:05.518Z] #21 32.05 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-05T18:46:05.518Z] #21 32.07 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-05T18:46:05.518Z] #21 32.08 Setting up uidmap (1:4.8.1-1) ... [2022-03-05T18:46:05.518Z] #21 32.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-05T18:46:05.518Z] #21 32.10 Setting up bzip2 (1.0.8-4) ... [2022-03-05T18:46:05.518Z] #21 32.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-05T18:46:05.518Z] #21 32.12 Setting up python3-wheel (0.34.2-1) ... [2022-03-05T18:46:05.605Z] #43 ... [2022-03-05T18:46:05.606Z] [2022-03-05T18:46:05.606Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-05T18:46:05.606Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-05T18:46:05.606Z] #23 13.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T18:46:05.606Z] #23 DONE 14.1s [2022-03-05T18:46:05.868Z] [2022-03-05T18:46:05.868Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T18:46:05.868Z] #27 sha256:cc2bcd7fea01e3c8fcff38da854abd271ddbf6def8cc4a3a0b1712061754d7e6 [2022-03-05T18:46:06.081Z] #21 32.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:46:06.081Z] #21 32.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-05T18:46:06.081Z] #21 32.73 Setting up libcap2-bin (1:2.44-1) ... [2022-03-05T18:46:06.081Z] #21 32.74 Setting up apparmor (2.13.6-10) ... [2022-03-05T18:46:06.442Z] #27 DONE 0.7s [2022-03-05T18:46:06.442Z] [2022-03-05T18:46:06.442Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T18:46:06.442Z] #32 sha256:216a9f15428580604184454f5fffff7d1eee76bf7ca8ee4b0d9be776b6879ace [2022-03-05T18:46:06.749Z] #51 ... [2022-03-05T18:46:06.749Z] [2022-03-05T18:46:06.749Z] #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-05T18:46:06.749Z] #56 sha256:7a553755b45203eca3ef7721f347c0e2c067a680f43da93799899b826e8ab15d [2022-03-05T18:46:06.749Z] #56 115.2 + mkdir -p /build [2022-03-05T18:46:06.749Z] #56 115.2 + cp runc /build/runc [2022-03-05T18:46:06.749Z] #56 DONE 117.5s [2022-03-05T18:46:06.749Z] [2022-03-05T18:46:06.749Z] #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-05T18:46:06.749Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-05T18:46:06.749Z] #51 DONE 211.2s [2022-03-05T18:46:06.749Z] [2022-03-05T18:46:06.749Z] #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-05T18:46:06.749Z] #60 sha256:6d66488f94e95c1a1d2b0116cc040419761095d1f24963071bc79b66773b7886 [2022-03-05T18:46:07.386Z] #32 DONE 1.0s [2022-03-05T18:46:07.386Z] [2022-03-05T18:46:07.386Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T18:46:07.386Z] #35 sha256:bc3636f82c0d10c32cb285e2e65951e065475ad53d498fecb813e073900c6415 [2022-03-05T18:46:07.963Z] #35 DONE 0.4s [2022-03-05T18:46:07.963Z] [2022-03-05T18:46:07.963Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-05T18:46:07.963Z] #37 sha256:9ed118e0e561d6e1e3820977d567fac046b74f21053e1ad95ef665a7e4d245b7 [2022-03-05T18:46:07.963Z] #37 DONE 0.1s [2022-03-05T18:46:07.963Z] [2022-03-05T18:46:07.963Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T18:46:07.963Z] #41 sha256:cebfb30dec08115b5621003b5b86c446061fa4deb28974ccffe25545b84ca60c [2022-03-05T18:46:07.975Z] #21 34.35 Setting up zip (3.0-12) ... [2022-03-05T18:46:07.975Z] #21 34.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:46:07.975Z] #21 34.41 Setting up bash-completion (1:2.11-2) ... [2022-03-05T18:46:08.225Z] #41 DONE 0.1s [2022-03-05T18:46:08.225Z] [2022-03-05T18:46:08.225Z] #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-05T18:46:08.225Z] #56 sha256:49de79dcd9b9dd09bbf02ed15d3ade1973c8691871aff2a4efb22a735aaf4bce [2022-03-05T18:46:08.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T18:46:08.664Z] #60 ... [2022-03-05T18:46:08.664Z] [2022-03-05T18:46:08.664Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T18:46:08.664Z] #52 sha256:be44ddfaf0131aa8e3f1d5107757cc8a1c8fb716390e125417d6504313e4408c [2022-03-05T18:46:09.617Z] #52 DONE 1.1s [2022-03-05T18:46:09.617Z] [2022-03-05T18:46:09.617Z] #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-05T18:46:09.617Z] #60 sha256:6d66488f94e95c1a1d2b0116cc040419761095d1f24963071bc79b66773b7886 [2022-03-05T18:46:09.870Z] #21 36.23 Setting up xz-utils (5.2.5-2) ... [2022-03-05T18:46:09.870Z] #21 36.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-05T18:46:09.870Z] #21 36.28 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-05T18:46:09.870Z] #21 36.29 Setting up patch (2.7.6-7) ... [2022-03-05T18:46:09.870Z] #21 36.30 Setting up sudo (1.9.5p2-3) ... [2022-03-05T18:46:09.870Z] #21 36.38 invoke-rc.d: could not determine current runlevel [2022-03-05T18:46:09.870Z] #21 36.39 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T18:46:09.870Z] #21 36.44 Setting up xfsprogs (5.10.0-4) ... [2022-03-05T18:46:09.870Z] #21 36.45 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-05T18:46:09.870Z] #21 36.46 Setting up inetutils-ping (2:2.0-1) ... [2022-03-05T18:46:09.870Z] #21 36.49 Setting up pigz (2.6-1) ... [2022-03-05T18:46:09.870Z] #21 36.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-05T18:46:09.870Z] #21 36.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-05T18:46:09.870Z] #21 36.54 Setting up python-pip-whl (20.3.4-4) ... [2022-03-05T18:46:09.870Z] #21 36.55 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:46:09.882Z] #60 ... [2022-03-05T18:46:09.882Z] [2022-03-05T18:46:09.882Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T18:46:09.882Z] #54 sha256:c472a880e0ade06027d0b1d30623ed490c25dcc262af759fb7e59cfad699897a [2022-03-05T18:46:09.882Z] #54 DONE 0.1s [2022-03-05T18:46:09.882Z] [2022-03-05T18:46:09.882Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T18:46:09.882Z] #57 sha256:a95ef9152881a4708abaa349a45dab2dac9694a93fd3a178c6a70b12e694705b [2022-03-05T18:46:10.452Z] #57 DONE 0.5s [2022-03-05T18:46:10.452Z] [2022-03-05T18:46:10.453Z] #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-05T18:46:10.453Z] #60 sha256:6d66488f94e95c1a1d2b0116cc040419761095d1f24963071bc79b66773b7886 [2022-03-05T18:46:10.800Z] #21 37.30 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-05T18:46:10.800Z] #21 37.35 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-05T18:46:11.057Z] #21 37.74 Setting up libelf1:amd64 (0.183-1) ... [2022-03-05T18:46:11.057Z] #21 37.77 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-05T18:46:11.057Z] #21 37.78 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-05T18:46:11.057Z] #21 37.79 Setting up python3-distutils (3.9.2-1) ... [2022-03-05T18:46:11.621Z] #21 38.25 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-05T18:46:11.621Z] #21 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-05T18:46:11.621Z] #21 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-05T18:46:11.621Z] #21 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-05T18:46:11.621Z] #21 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-05T18:46:11.621Z] #21 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-05T18:46:11.621Z] #21 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-05T18:46:11.621Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-05T18:46:11.621Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-05T18:46:11.621Z] #21 38.31 Setting up python3-setuptools (52.0.0-4) ... [2022-03-05T18:46:11.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T18:46:12.989Z] #21 39.56 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-05T18:46:12.989Z] #21 39.58 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-05T18:46:12.989Z] #21 39.59 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-05T18:46:12.989Z] #21 39.60 Setting up python3-pip (20.3.4-4) ... [2022-03-05T18:46:14.175Z] #21 40.76 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-05T18:46:14.175Z] #21 40.77 Setting up jq (1.6-2.1) ... [2022-03-05T18:46:14.175Z] #21 40.78 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-05T18:46:14.175Z] #21 40.79 Setting up iptables (1.8.7-1) ... [2022-03-05T18:46:14.175Z] #21 40.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T18:46:14.175Z] #21 40.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T18:46:14.175Z] #21 40.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-05T18:46:14.175Z] #21 40.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-05T18:46:14.175Z] #21 40.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-05T18:46:14.175Z] #21 40.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-05T18:46:14.175Z] #21 40.84 Setting up iproute2 (5.10.0-4) ... [2022-03-05T18:46:14.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T18:46:14.688Z] #21 41.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:46:15.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T18:46:16.059Z] #21 DONE 42.4s [2022-03-05T18:46:16.059Z] [2022-03-05T18:46:16.059Z] #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-05T18:46:16.059Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-05T18:46:16.625Z] #22 0.844 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-05T18:46:16.625Z] #22 0.851 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-05T18:46:16.625Z] #22 0.854 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-05T18:46:16.625Z] #22 DONE 0.9s [2022-03-05T18:46:16.625Z] [2022-03-05T18:46:16.625Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-05T18:46:16.625Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-05T18:46:17.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T18:46:20.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T18:46:22.664Z] 4612f6d0b889: Pull complete [2022-03-05T18:46:23.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T18:46:25.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T18:46:26.349Z] #56 ... [2022-03-05T18:46:26.349Z] [2022-03-05T18:46:26.349Z] #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-05T18:46:26.349Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-05T18:46:26.349Z] #43 DONE 188.8s [2022-03-05T18:46:26.349Z] [2022-03-05T18:46:26.349Z] #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-05T18:46:26.349Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:46:26.579Z] #23 9.160 Collecting yamllint==1.26.1 [2022-03-05T18:46:26.880Z] #23 10.22 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-05T18:46:27.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T18:46:28.249Z] #23 11.30 Collecting pathspec>=0.5.3 [2022-03-05T18:46:28.249Z] #23 11.31 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-05T18:46:28.249Z] #23 11.65 Collecting pyyaml [2022-03-05T18:46:28.273Z] #51 ... [2022-03-05T18:46:28.273Z] [2022-03-05T18:46:28.273Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T18:46:28.273Z] #44 sha256:5ce61c9f9cdeeabb0bbe717d9e905a3b9b43a3c5c92a2a6e5fb8e4ffe23ec384 [2022-03-05T18:46:28.506Z] #23 11.66 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-05T18:46:28.506Z] #23 11.71 Building wheels for collected packages: yamllint [2022-03-05T18:46:28.506Z] #23 11.72 Building wheel for yamllint (setup.py): started [2022-03-05T18:46:29.218Z] #44 DONE 0.8s [2022-03-05T18:46:29.218Z] [2022-03-05T18:46:29.218Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-05T18:46:29.218Z] #48 sha256:153aaca0bf61b225bbbc3e302cc67b24ff1f246cf1b6dc7086708eac229b8d0e [2022-03-05T18:46:29.218Z] #48 DONE 0.1s [2022-03-05T18:46:29.218Z] [2022-03-05T18:46:29.218Z] #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-05T18:46:29.218Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:46:29.435Z] #23 12.81 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-05T18:46:29.435Z] #23 12.82 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e7f92b1359bd6d10db7520e10868ba962df3309f9b5e1c57405608b0f945d907 [2022-03-05T18:46:29.435Z] #23 12.82 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-05T18:46:29.435Z] #23 12.82 Successfully built yamllint [2022-03-05T18:46:29.435Z] #23 12.84 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-05T18:46:29.480Z] #51 ... [2022-03-05T18:46:29.480Z] [2022-03-05T18:46:29.480Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T18:46:29.480Z] #50 sha256:be082189d60bf8338a6ecb59c82c694cc4cdc98456577902081225d545caa47b [2022-03-05T18:46:29.480Z] #50 DONE 0.2s [2022-03-05T18:46:29.480Z] [2022-03-05T18:46:29.480Z] #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-05T18:46:29.480Z] #56 sha256:49de79dcd9b9dd09bbf02ed15d3ade1973c8691871aff2a4efb22a735aaf4bce [2022-03-05T18:46:29.998Z] #23 13.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-05T18:46:30.255Z] #23 DONE 13.7s [2022-03-05T18:46:30.255Z] [2022-03-05T18:46:30.255Z] #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-05T18:46:30.255Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:46:30.495Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T18:46:30.495Z] Using test binary docker [2022-03-05T18:46:30.512Z] #60 ... [2022-03-05T18:46:30.512Z] [2022-03-05T18:46:30.512Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-05T18:46:30.512Z] #27 sha256:3bd604467e58fcfc2e10f65a5725a32ab2477434b3ad8ac06c8ac0c022b9fe06 [2022-03-05T18:46:30.755Z] +++ /etc/init.d/apparmor start [2022-03-05T18:46:30.755Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T18:46:30.755Z] INFO: Waiting for daemon to start... [2022-03-05T18:46:30.755Z] Starting dockerd [2022-03-05T18:46:30.755Z] +++ 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-05T18:46:30.768Z] #27 DONE 0.3s [2022-03-05T18:46:30.768Z] [2022-03-05T18:46:30.768Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-05T18:46:30.768Z] #32 sha256:e8a42770f6c1591b152db7da6f2109d9ce41662e46259b8ff00b64ff18ba457c [2022-03-05T18:46:31.368Z] #32 DONE 0.6s [2022-03-05T18:46:31.368Z] [2022-03-05T18:46:31.368Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-05T18:46:31.368Z] #35 sha256:d6ca03eba36177095beac15447c007b1e07ab2a5ece695398de35ee454b0c00e [2022-03-05T18:46:31.625Z] #35 DONE 0.5s [2022-03-05T18:46:31.625Z] [2022-03-05T18:46:31.625Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-05T18:46:31.625Z] #37 sha256:5f0ad3126e37e98feb6ea69be3377c414f1475d21bf1281432ea3470ad6f4bee [2022-03-05T18:46:31.625Z] #37 DONE 0.1s [2022-03-05T18:46:31.625Z] [2022-03-05T18:46:31.625Z] #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-05T18:46:31.625Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:46:31.884Z] #60 ... [2022-03-05T18:46:31.884Z] [2022-03-05T18:46:31.884Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-05T18:46:31.884Z] #41 sha256:e1fa136b321c0f0f5546feb77cbd1d226cafa0ab4b0009fb941eed893cc37bb6 [2022-03-05T18:46:32.140Z] #41 DONE 0.2s [2022-03-05T18:46:32.140Z] [2022-03-05T18:46:32.140Z] #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-05T18:46:32.140Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:46:32.417Z] #60 206.4 # github.com/containerd/containerd/cmd/containerd [2022-03-05T18:46:32.417Z] #60 206.4 /usr/bin/ld: /tmp/go-link-3384889522/000019.o: in function `New': [2022-03-05T18:46:32.417Z] #60 206.4 /tmp/tmp.rtlN3mUuzT/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-05T18:46:32.417Z] #60 206.5 + bin/containerd-stress [2022-03-05T18:46:32.417Z] #60 207.5 + bin/containerd-shim [2022-03-05T18:46:33.319Z] . [2022-03-05T18:46:33.319Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T18:46:33.319Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T18:46:33.319Z] Error: No such image: emptyfs [2022-03-05T18:46:33.319Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T18:46:33.319Z] ++++ docker load [2022-03-05T18:46:33.319Z] Running integration-test (iteration 1) [2022-03-05T18:46:33.319Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T18:46:33.319Z] ++ 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-05T18:46:33.319Z] ++ set -e [2022-03-05T18:46:33.319Z] ++ '[' -n 0 ']' [2022-03-05T18:46:33.319Z] ++ set -x [2022-03-05T18:46:33.319Z] ++ 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-05T18:46:34.036Z] #60 ... [2022-03-05T18:46:34.036Z] [2022-03-05T18:46:34.036Z] #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-05T18:46:34.036Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-05T18:46:34.036Z] #43 198.8 + dpkg --print-architecture [2022-03-05T18:46:34.036Z] #43 198.8 + git checkout -q v2.1.0 [2022-03-05T18:46:34.036Z] #43 199.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-05T18:46:34.036Z] #43 199.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-05T18:46:34.264Z] Loaded image: busybox:latest [2022-03-05T18:46:34.831Z] Loaded image: busybox:glibc [2022-03-05T18:46:36.622Z] #60 213.4 + bin/containerd-shim-runc-v1 [2022-03-05T18:46:39.024Z] Loaded image: debian:bullseye-slim [2022-03-05T18:46:39.282Z] Loaded image: hello-world:latest [2022-03-05T18:46:39.282Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T18:46:39.283Z] INFO: Testing against a local daemon [2022-03-05T18:46:39.283Z] === RUN TestCgroupNamespacesBuild [2022-03-05T18:46:40.828Z] #60 217.7 + bin/containerd-shim-runc-v2 [2022-03-05T18:46:41.398Z] #60 218.3 + binaries [2022-03-05T18:46:41.398Z] #60 218.3 + install -D bin/containerd /build/containerd [2022-03-05T18:46:41.398Z] #60 218.3 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T18:46:41.398Z] #60 218.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T18:46:41.398Z] #60 218.3 + install -D bin/ctr /build/ctr [2022-03-05T18:46:41.816Z] --- PASS: TestCgroupNamespacesBuild (2.16s) [2022-03-05T18:46:41.816Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T18:46:43.674Z] sha256:d68a15bb48b9ad9f1b5bd726be897cb248f669d00434020b300e8391e3665e6f [2022-03-05T18:46:43.674Z] INFO: Starting docker-py tests... [2022-03-05T18:46:43.674Z] ============================= test session starts ============================== [2022-03-05T18:46:43.674Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-05T18:46:43.674Z] rootdir: /src, inifile: pytest.ini [2022-03-05T18:46:43.674Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-05T18:46:43.674Z] collected 395 items / 2 deselected / 393 selected [2022-03-05T18:46:43.674Z] [2022-03-05T18:46:43.720Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.01s) [2022-03-05T18:46:43.720Z] === RUN TestBuildWithSession [2022-03-05T18:46:43.720Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:46:43.720Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T18:46:43.720Z] === RUN TestBuildSquashParent [2022-03-05T18:46:44.231Z] 898469748ff6: Pull complete [2022-03-05T18:46:44.231Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-05T18:46:44.231Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:46:44.232Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-05T18:46:44.232Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-05T18:46:44.232Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-05T18:46:44.232Z] WARN: Skipping validation tests [2022-03-05T18:46:44.232Z] INFO: Running unit tests at 03/05/2022 18:46:36... [2022-03-05T18:46:44.232Z] INFO: make.ps1 starting at 03/05/2022 18:46:40 [2022-03-05T18:46:44.232Z] INFO: Git commit (9f3b1a9664) assumed from DOCKER_GITCOMMIT environment variable [2022-03-05T18:46:44.232Z] INFO: Invoking autogen... [2022-03-05T18:46:44.232Z] INFO: Running unit tests... [2022-03-05T18:46:46.685Z] #60 DONE 222.8s [2022-03-05T18:46:46.685Z] [2022-03-05T18:46:46.685Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T18:46:46.685Z] #61 sha256:0606aabcb0ec16110e295c0f259ceee733e1631f8351c3cda03144b4c126597f [2022-03-05T18:46:48.068Z] #61 DONE 1.5s [2022-03-05T18:46:48.328Z] [2022-03-05T18:46:48.328Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T18:46:48.328Z] #66 sha256:0a2e324765151ce3323efd18eb1d8175387bcfdcea415ef835d3f638ad71a884 [2022-03-05T18:46:48.589Z] #66 DONE 0.3s [2022-03-05T18:46:48.589Z] [2022-03-05T18:46:48.589Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T18:46:48.589Z] #71 sha256:e53b9fe913be897405c977350d6355a02c45cd4ccc785cc36a142d21e75fc5a8 [2022-03-05T18:46:49.055Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-05T18:46:50.505Z] #71 DONE 1.9s [2022-03-05T18:46:50.505Z] [2022-03-05T18:46:50.505Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-05T18:46:50.505Z] #72 sha256:9d62b79437d0816f6b2934ff800f51944fc238943a78e5d37eee65a1a23b2dc3 [2022-03-05T18:46:50.505Z] #72 DONE 0.0s [2022-03-05T18:46:50.505Z] [2022-03-05T18:46:50.505Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T18:46:50.505Z] #73 sha256:9e13e3a26e4090bfda0a244a393f190c3f889c12e79bc878665f6c2adaa8f960 [2022-03-05T18:46:51.075Z] #73 DONE 0.9s [2022-03-05T18:46:51.336Z] [2022-03-05T18:46:51.336Z] #74 exporting to image [2022-03-05T18:46:51.336Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T18:46:51.336Z] #74 exporting layers [2022-03-05T18:46:51.839Z] --- PASS: TestBuildSquashParent (7.82s) [2022-03-05T18:46:51.839Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T18:46:51.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:46:51.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:46:51.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:46:51.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:46:51.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:46:51.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:46:51.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:46:51.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:46:51.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:46:51.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:46:51.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:46:51.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:46:51.839Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:46:51.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:46:54.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:46:54.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:46:54.633Z] #74 exporting layers 3.3s done [2022-03-05T18:46:54.633Z] #74 writing image sha256:b32b5afcc55aa8c53a5bcfc7ad204c67f6727372e6f610363fc72d934f7113f1 done [2022-03-05T18:46:54.633Z] #74 naming to docker.io/library/docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 done [2022-03-05T18:46:54.633Z] #74 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-05T18:46:54.980Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-05T18:46:55.269Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/test/unit [2022-03-05T18:46:55.397Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-05T18:46:55.934Z] #43 DONE 218.8s [2022-03-05T18:46:55.934Z] [2022-03-05T18:46:55.934Z] #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-05T18:46:55.934Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:46:55.934Z] #51 ... [2022-03-05T18:46:55.934Z] [2022-03-05T18:46:55.934Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-05T18:46:55.934Z] #44 sha256:c5a9dcc7eddb00e4300062e962dda1fdb0cb272aefd4bee9715a6a39015bc811 [2022-03-05T18:46:55.934Z] #44 DONE 0.2s [2022-03-05T18:46:55.934Z] [2022-03-05T18:46:55.934Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-05T18:46:55.934Z] #48 sha256:3709daf3e962024d7493ef25d856c51f3b2081d9b39b2241e60dd2f4ce961ad7 [2022-03-05T18:46:55.934Z] #48 DONE 0.0s [2022-03-05T18:46:55.934Z] [2022-03-05T18:46:55.934Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-05T18:46:55.934Z] #50 sha256:7459c5a70ea814219eb113d73a77054c502cbff94b01e5bf6e35fe16117eec88 [2022-03-05T18:46:55.934Z] #50 DONE 0.1s [2022-03-05T18:46:55.934Z] [2022-03-05T18:46:55.934Z] #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-05T18:46:55.934Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:46:56.230Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-05T18:46:56.650Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-05T18:46:56.651Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-05T18:46:56.651Z] + TESTDIRS=./... [2022-03-05T18:46:56.651Z] + exclude_paths='/vendor/|/integration' [2022-03-05T18:46:56.651Z] ++ go list ./... [2022-03-05T18:46:56.651Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-05T18:46:57.595Z] + pkg_list='github.com/docker/docker/api [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/backend/build [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/httputils [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/middleware [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/build [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/container [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/debug [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/distribution [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/grpc [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/image [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/network [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/plugin [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/session [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/swarm [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/system [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/server/router/volume [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/backend [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/blkiodev [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/container [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/events [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/filters [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/image [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/mount [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/network [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/registry [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/strslice [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/swarm [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/time [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/versions [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-05T18:46:57.595Z] github.com/docker/docker/api/types/volume [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder/builder-next [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder/builder-next/worker [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder/dockerfile [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder/dockerignore [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder/remotecontext [2022-03-05T18:46:57.595Z] github.com/docker/docker/builder/remotecontext/git [2022-03-05T18:46:57.595Z] github.com/docker/docker/cli [2022-03-05T18:46:57.595Z] github.com/docker/docker/cli/config [2022-03-05T18:46:57.595Z] github.com/docker/docker/cli/debug [2022-03-05T18:46:57.595Z] github.com/docker/docker/client [2022-03-05T18:46:57.595Z] github.com/docker/docker/cmd/docker-proxy [2022-03-05T18:46:57.595Z] github.com/docker/docker/cmd/dockerd [2022-03-05T18:46:57.595Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-05T18:46:57.595Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-05T18:46:57.595Z] github.com/docker/docker/container [2022-03-05T18:46:57.595Z] github.com/docker/docker/container/stream [2022-03-05T18:46:57.595Z] github.com/docker/docker/contrib/apparmor [2022-03-05T18:46:57.595Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-05T18:46:57.595Z] github.com/docker/docker/contrib/httpserver [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/cluster [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/cluster/convert [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/cluster/executor [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/cluster/provider [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/config [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/events [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/events/testutils [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/exec [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/images [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/initlayer [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/links [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/listeners [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/gelf [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/journald [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/local [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/logentries [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/splunk [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/syslog [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/logger/templates [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/names [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/network [2022-03-05T18:46:57.595Z] github.com/docker/docker/daemon/stats [2022-03-05T18:46:57.595Z] github.com/docker/docker/distribution [2022-03-05T18:46:57.595Z] github.com/docker/docker/distribution/metadata [2022-03-05T18:46:57.595Z] github.com/docker/docker/distribution/utils [2022-03-05T18:46:57.595Z] github.com/docker/docker/distribution/xfer [2022-03-05T18:46:57.595Z] github.com/docker/docker/dockerversion [2022-03-05T18:46:57.595Z] github.com/docker/docker/errdefs [2022-03-05T18:46:57.595Z] github.com/docker/docker/image [2022-03-05T18:46:57.595Z] github.com/docker/docker/image/cache [2022-03-05T18:46:57.595Z] github.com/docker/docker/image/tarexport [2022-03-05T18:46:57.595Z] github.com/docker/docker/image/v1 [2022-03-05T18:46:57.595Z] github.com/docker/docker/internal/test/suite [2022-03-05T18:46:57.595Z] github.com/docker/docker/layer [2022-03-05T18:46:57.595Z] github.com/docker/docker/libcontainerd [2022-03-05T18:46:57.595Z] github.com/docker/docker/libcontainerd/queue [2022-03-05T18:46:57.595Z] github.com/docker/docker/libcontainerd/remote [2022-03-05T18:46:57.595Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-05T18:46:57.595Z] github.com/docker/docker/libcontainerd/types [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/config [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/idm [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/ns [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/options [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/osl [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T18:46:57.595Z] github.com/docker/docker/libnetwork/types [2022-03-05T18:46:57.595Z] github.com/docker/docker/oci [2022-03-05T18:46:57.595Z] github.com/docker/docker/oci/caps [2022-03-05T18:46:57.595Z] github.com/docker/docker/opts [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/aaparser [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/archive [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/authorization [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/broadcaster [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/capabilities [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/chrootarchive [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/containerfs [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/devicemapper [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/directory [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/dmesg [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/filenotify [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/fileutils [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/fsutils [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/homedir [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/idtools [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/ioutils [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/jsonmessage [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/locker [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/longpath [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/loopback [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/mount [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/namesgenerator [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/parsers [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/pidfile [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/platform [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/plugingetter [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/plugins [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/plugins/transport [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/pools [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/progress [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/pubsub [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/reexec [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/signal [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/stack [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/stdcopy [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/streamformatter [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/stringid [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/symlink [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/sysinfo [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/system [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/tailfile [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/tarsum [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/term [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/term/windows [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/truncindex [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/urlutil [2022-03-05T18:46:57.595Z] github.com/docker/docker/pkg/useragent [2022-03-05T18:46:57.595Z] github.com/docker/docker/plugin [2022-03-05T18:46:57.595Z] github.com/docker/docker/plugin/executor/containerd [2022-03-05T18:46:57.595Z] github.com/docker/docker/plugin/v2 [2022-03-05T18:46:57.595Z] github.com/docker/docker/profiles/apparmor [2022-03-05T18:46:57.595Z] github.com/docker/docker/profiles/seccomp [2022-03-05T18:46:57.595Z] github.com/docker/docker/quota [2022-03-05T18:46:57.595Z] github.com/docker/docker/reference [2022-03-05T18:46:57.595Z] github.com/docker/docker/registry [2022-03-05T18:46:57.595Z] github.com/docker/docker/registry/resumable [2022-03-05T18:46:57.595Z] github.com/docker/docker/restartmanager [2022-03-05T18:46:57.595Z] github.com/docker/docker/rootless [2022-03-05T18:46:57.595Z] github.com/docker/docker/rootless/specconv [2022-03-05T18:46:57.595Z] github.com/docker/docker/runconfig [2022-03-05T18:46:57.595Z] github.com/docker/docker/runconfig/opts [2022-03-05T18:46:57.595Z] github.com/docker/docker/testutil [2022-03-05T18:46:57.595Z] github.com/docker/docker/testutil/daemon [2022-03-05T18:46:57.595Z] github.com/docker/docker/testutil/environment [2022-03-05T18:46:57.595Z] github.com/docker/docker/testutil/fakecontext [2022-03-05T18:46:57.595Z] github.com/docker/docker/testutil/fakegit [2022-03-05T18:46:57.595Z] github.com/docker/docker/testutil/fakestorage [2022-03-05T18:46:57.595Z] github.com/docker/docker/testutil/fixtures/load [2022-03-05T18:46:57.595Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-05T18:46:57.595Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-05T18:46:57.595Z] github.com/docker/docker/testutil/registry [2022-03-05T18:46:57.595Z] github.com/docker/docker/testutil/request [2022-03-05T18:46:57.595Z] github.com/docker/docker/volume [2022-03-05T18:46:57.595Z] github.com/docker/docker/volume/drivers [2022-03-05T18:46:57.595Z] github.com/docker/docker/volume/local [2022-03-05T18:46:57.596Z] github.com/docker/docker/volume/mounts [2022-03-05T18:46:57.596Z] github.com/docker/docker/volume/service [2022-03-05T18:46:57.596Z] github.com/docker/docker/volume/service/opts [2022-03-05T18:46:57.596Z] github.com/docker/docker/volume/testutils' [2022-03-05T18:46:57.596Z] ++ grep --fixed-strings -v /libnetwork [2022-03-05T18:46:57.596Z] ++ echo 'github.com/docker/docker/api [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/backend/build [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/httputils [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/middleware [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/build [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/container [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/debug [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/distribution [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/grpc [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/image [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/network [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/plugin [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/session [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/swarm [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/system [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/volume [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/backend [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/blkiodev [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/container [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/events [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/filters [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/image [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/mount [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/network [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/registry [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/strslice [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/swarm [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/time [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/versions [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/volume [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/worker [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/dockerfile [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/dockerignore [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/remotecontext [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/remotecontext/git [2022-03-05T18:46:57.596Z] github.com/docker/docker/cli [2022-03-05T18:46:57.596Z] github.com/docker/docker/cli/config [2022-03-05T18:46:57.596Z] github.com/docker/docker/cli/debug [2022-03-05T18:46:57.596Z] github.com/docker/docker/client [2022-03-05T18:46:57.596Z] github.com/docker/docker/cmd/docker-proxy [2022-03-05T18:46:57.596Z] github.com/docker/docker/cmd/dockerd [2022-03-05T18:46:57.596Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-05T18:46:57.596Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-05T18:46:57.596Z] github.com/docker/docker/container [2022-03-05T18:46:57.596Z] github.com/docker/docker/container/stream [2022-03-05T18:46:57.596Z] github.com/docker/docker/contrib/apparmor [2022-03-05T18:46:57.596Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-05T18:46:57.596Z] github.com/docker/docker/contrib/httpserver [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/cluster [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/cluster/convert [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/cluster/executor [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/cluster/provider [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/config [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/events [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/events/testutils [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/exec [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/images [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/initlayer [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/links [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/listeners [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/gelf [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/journald [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/local [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/logentries [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/splunk [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/syslog [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/logger/templates [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/names [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/network [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/stats [2022-03-05T18:46:57.596Z] github.com/docker/docker/distribution [2022-03-05T18:46:57.596Z] github.com/docker/docker/distribution/metadata [2022-03-05T18:46:57.596Z] github.com/docker/docker/distribution/utils [2022-03-05T18:46:57.596Z] github.com/docker/docker/distribution/xfer [2022-03-05T18:46:57.596Z] github.com/docker/docker/dockerversion [2022-03-05T18:46:57.596Z] github.com/docker/docker/errdefs [2022-03-05T18:46:57.596Z] github.com/docker/docker/image [2022-03-05T18:46:57.596Z] github.com/docker/docker/image/cache [2022-03-05T18:46:57.596Z] github.com/docker/docker/image/tarexport [2022-03-05T18:46:57.596Z] github.com/docker/docker/image/v1 [2022-03-05T18:46:57.596Z] github.com/docker/docker/internal/test/suite [2022-03-05T18:46:57.596Z] github.com/docker/docker/layer [2022-03-05T18:46:57.596Z] github.com/docker/docker/libcontainerd [2022-03-05T18:46:57.596Z] github.com/docker/docker/libcontainerd/queue [2022-03-05T18:46:57.596Z] github.com/docker/docker/libcontainerd/remote [2022-03-05T18:46:57.596Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-05T18:46:57.596Z] github.com/docker/docker/libcontainerd/types [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/config [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/idm [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/ns [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/options [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/osl [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T18:46:57.596Z] github.com/docker/docker/libnetwork/types [2022-03-05T18:46:57.596Z] github.com/docker/docker/oci [2022-03-05T18:46:57.596Z] github.com/docker/docker/oci/caps [2022-03-05T18:46:57.596Z] github.com/docker/docker/opts [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/aaparser [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/archive [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/authorization [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/broadcaster [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/capabilities [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/chrootarchive [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/containerfs [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/devicemapper [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/directory [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/dmesg [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/filenotify [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/fileutils [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/fsutils [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/homedir [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/idtools [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/ioutils [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/jsonmessage [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/locker [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/longpath [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/loopback [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/mount [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/namesgenerator [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/parsers [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/pidfile [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/platform [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/plugingetter [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/plugins [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/plugins/transport [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/pools [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/progress [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/pubsub [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/reexec [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/signal [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/stack [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/stdcopy [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/streamformatter [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/stringid [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/symlink [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/sysinfo [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/system [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/tailfile [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/tarsum [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/term [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/term/windows [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/truncindex [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/urlutil [2022-03-05T18:46:57.596Z] github.com/docker/docker/pkg/useragent [2022-03-05T18:46:57.596Z] github.com/docker/docker/plugin [2022-03-05T18:46:57.596Z] github.com/docker/docker/plugin/executor/containerd [2022-03-05T18:46:57.596Z] github.com/docker/docker/plugin/v2 [2022-03-05T18:46:57.596Z] github.com/docker/docker/profiles/apparmor [2022-03-05T18:46:57.596Z] github.com/docker/docker/profiles/seccomp [2022-03-05T18:46:57.596Z] github.com/docker/docker/quota [2022-03-05T18:46:57.596Z] github.com/docker/docker/reference [2022-03-05T18:46:57.596Z] github.com/docker/docker/registry [2022-03-05T18:46:57.596Z] github.com/docker/docker/registry/resumable [2022-03-05T18:46:57.596Z] github.com/docker/docker/restartmanager [2022-03-05T18:46:57.596Z] github.com/docker/docker/rootless [2022-03-05T18:46:57.596Z] github.com/docker/docker/rootless/specconv [2022-03-05T18:46:57.596Z] github.com/docker/docker/runconfig [2022-03-05T18:46:57.596Z] github.com/docker/docker/runconfig/opts [2022-03-05T18:46:57.596Z] github.com/docker/docker/testutil [2022-03-05T18:46:57.596Z] github.com/docker/docker/testutil/daemon [2022-03-05T18:46:57.596Z] github.com/docker/docker/testutil/environment [2022-03-05T18:46:57.596Z] github.com/docker/docker/testutil/fakecontext [2022-03-05T18:46:57.596Z] github.com/docker/docker/testutil/fakegit [2022-03-05T18:46:57.596Z] github.com/docker/docker/testutil/fakestorage [2022-03-05T18:46:57.596Z] github.com/docker/docker/testutil/fixtures/load [2022-03-05T18:46:57.596Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-05T18:46:57.596Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-05T18:46:57.596Z] github.com/docker/docker/testutil/registry [2022-03-05T18:46:57.596Z] github.com/docker/docker/testutil/request [2022-03-05T18:46:57.596Z] github.com/docker/docker/volume [2022-03-05T18:46:57.596Z] github.com/docker/docker/volume/drivers [2022-03-05T18:46:57.596Z] github.com/docker/docker/volume/local [2022-03-05T18:46:57.596Z] github.com/docker/docker/volume/mounts [2022-03-05T18:46:57.596Z] github.com/docker/docker/volume/service [2022-03-05T18:46:57.596Z] github.com/docker/docker/volume/service/opts [2022-03-05T18:46:57.596Z] github.com/docker/docker/volume/testutils' [2022-03-05T18:46:57.596Z] + base_pkg_list='github.com/docker/docker/api [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/backend/build [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/httputils [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/middleware [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/build [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/container [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/debug [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/distribution [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/grpc [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/image [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/network [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/plugin [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/session [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/swarm [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/system [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/server/router/volume [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/backend [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/blkiodev [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/container [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/events [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/filters [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/image [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/mount [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/network [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/registry [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/strslice [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/swarm [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/time [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/versions [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-05T18:46:57.596Z] github.com/docker/docker/api/types/volume [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/builder-next/worker [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/dockerfile [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/dockerignore [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/remotecontext [2022-03-05T18:46:57.596Z] github.com/docker/docker/builder/remotecontext/git [2022-03-05T18:46:57.596Z] github.com/docker/docker/cli [2022-03-05T18:46:57.596Z] github.com/docker/docker/cli/config [2022-03-05T18:46:57.596Z] github.com/docker/docker/cli/debug [2022-03-05T18:46:57.596Z] github.com/docker/docker/client [2022-03-05T18:46:57.596Z] github.com/docker/docker/cmd/docker-proxy [2022-03-05T18:46:57.596Z] github.com/docker/docker/cmd/dockerd [2022-03-05T18:46:57.596Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-05T18:46:57.596Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-05T18:46:57.596Z] github.com/docker/docker/container [2022-03-05T18:46:57.596Z] github.com/docker/docker/container/stream [2022-03-05T18:46:57.596Z] github.com/docker/docker/contrib/apparmor [2022-03-05T18:46:57.596Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-05T18:46:57.596Z] github.com/docker/docker/contrib/httpserver [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/cluster [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/cluster/convert [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/cluster/executor [2022-03-05T18:46:57.596Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/cluster/provider [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/config [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/events [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/events/testutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/exec [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/images [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/initlayer [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/links [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/listeners [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/gelf [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/journald [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/local [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/logentries [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/splunk [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/syslog [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/templates [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/names [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/network [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/stats [2022-03-05T18:46:57.597Z] github.com/docker/docker/distribution [2022-03-05T18:46:57.597Z] github.com/docker/docker/distribution/metadata [2022-03-05T18:46:57.597Z] github.com/docker/docker/distribution/utils [2022-03-05T18:46:57.597Z] github.com/docker/docker/distribution/xfer [2022-03-05T18:46:57.597Z] github.com/docker/docker/dockerversion [2022-03-05T18:46:57.597Z] github.com/docker/docker/errdefs [2022-03-05T18:46:57.597Z] github.com/docker/docker/image [2022-03-05T18:46:57.597Z] github.com/docker/docker/image/cache [2022-03-05T18:46:57.597Z] github.com/docker/docker/image/tarexport [2022-03-05T18:46:57.597Z] github.com/docker/docker/image/v1 [2022-03-05T18:46:57.597Z] github.com/docker/docker/internal/test/suite [2022-03-05T18:46:57.597Z] github.com/docker/docker/layer [2022-03-05T18:46:57.597Z] github.com/docker/docker/libcontainerd [2022-03-05T18:46:57.597Z] github.com/docker/docker/libcontainerd/queue [2022-03-05T18:46:57.597Z] github.com/docker/docker/libcontainerd/remote [2022-03-05T18:46:57.597Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-05T18:46:57.597Z] github.com/docker/docker/libcontainerd/types [2022-03-05T18:46:57.597Z] github.com/docker/docker/oci [2022-03-05T18:46:57.597Z] github.com/docker/docker/oci/caps [2022-03-05T18:46:57.597Z] github.com/docker/docker/opts [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/aaparser [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/archive [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/authorization [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/broadcaster [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/capabilities [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/chrootarchive [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/containerfs [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/devicemapper [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/directory [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/dmesg [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/filenotify [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/fileutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/fsutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/homedir [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/idtools [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/ioutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/jsonmessage [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/locker [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/longpath [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/loopback [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/mount [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/namesgenerator [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/parsers [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/pidfile [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/platform [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/plugingetter [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/plugins [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/plugins/transport [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/pools [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/progress [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/pubsub [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/reexec [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/signal [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/stack [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/stdcopy [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/streamformatter [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/stringid [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/symlink [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/sysinfo [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/system [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/tailfile [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/tarsum [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/term [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/term/windows [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/truncindex [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/urlutil [2022-03-05T18:46:57.597Z] github.com/docker/docker/pkg/useragent [2022-03-05T18:46:57.597Z] github.com/docker/docker/plugin [2022-03-05T18:46:57.597Z] github.com/docker/docker/plugin/executor/containerd [2022-03-05T18:46:57.597Z] github.com/docker/docker/plugin/v2 [2022-03-05T18:46:57.597Z] github.com/docker/docker/profiles/apparmor [2022-03-05T18:46:57.597Z] github.com/docker/docker/profiles/seccomp [2022-03-05T18:46:57.597Z] github.com/docker/docker/quota [2022-03-05T18:46:57.597Z] github.com/docker/docker/reference [2022-03-05T18:46:57.597Z] github.com/docker/docker/registry [2022-03-05T18:46:57.597Z] github.com/docker/docker/registry/resumable [2022-03-05T18:46:57.597Z] github.com/docker/docker/restartmanager [2022-03-05T18:46:57.597Z] github.com/docker/docker/rootless [2022-03-05T18:46:57.597Z] github.com/docker/docker/rootless/specconv [2022-03-05T18:46:57.597Z] github.com/docker/docker/runconfig [2022-03-05T18:46:57.597Z] github.com/docker/docker/runconfig/opts [2022-03-05T18:46:57.597Z] github.com/docker/docker/testutil [2022-03-05T18:46:57.597Z] github.com/docker/docker/testutil/daemon [2022-03-05T18:46:57.597Z] github.com/docker/docker/testutil/environment [2022-03-05T18:46:57.597Z] github.com/docker/docker/testutil/fakecontext [2022-03-05T18:46:57.597Z] github.com/docker/docker/testutil/fakegit [2022-03-05T18:46:57.597Z] github.com/docker/docker/testutil/fakestorage [2022-03-05T18:46:57.597Z] github.com/docker/docker/testutil/fixtures/load [2022-03-05T18:46:57.597Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-05T18:46:57.597Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-05T18:46:57.597Z] github.com/docker/docker/testutil/registry [2022-03-05T18:46:57.597Z] github.com/docker/docker/testutil/request [2022-03-05T18:46:57.597Z] github.com/docker/docker/volume [2022-03-05T18:46:57.597Z] github.com/docker/docker/volume/drivers [2022-03-05T18:46:57.597Z] github.com/docker/docker/volume/local [2022-03-05T18:46:57.597Z] github.com/docker/docker/volume/mounts [2022-03-05T18:46:57.597Z] github.com/docker/docker/volume/service [2022-03-05T18:46:57.597Z] github.com/docker/docker/volume/service/opts [2022-03-05T18:46:57.597Z] github.com/docker/docker/volume/testutils' [2022-03-05T18:46:57.597Z] ++ grep --fixed-strings /libnetwork [2022-03-05T18:46:57.597Z] ++ echo 'github.com/docker/docker/api [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/backend/build [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/httputils [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/middleware [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/build [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/container [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/debug [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/distribution [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/grpc [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/image [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/network [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/plugin [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/session [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/swarm [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/system [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/server/router/volume [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/backend [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/blkiodev [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/container [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/events [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/filters [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/image [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/mount [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/network [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/registry [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/strslice [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/swarm [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/time [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/versions [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-05T18:46:57.597Z] github.com/docker/docker/api/types/volume [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder/builder-next [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder/builder-next/worker [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder/dockerfile [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder/dockerignore [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder/remotecontext [2022-03-05T18:46:57.597Z] github.com/docker/docker/builder/remotecontext/git [2022-03-05T18:46:57.597Z] github.com/docker/docker/cli [2022-03-05T18:46:57.597Z] github.com/docker/docker/cli/config [2022-03-05T18:46:57.597Z] github.com/docker/docker/cli/debug [2022-03-05T18:46:57.597Z] github.com/docker/docker/client [2022-03-05T18:46:57.597Z] github.com/docker/docker/cmd/docker-proxy [2022-03-05T18:46:57.597Z] github.com/docker/docker/cmd/dockerd [2022-03-05T18:46:57.597Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-05T18:46:57.597Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-05T18:46:57.597Z] github.com/docker/docker/container [2022-03-05T18:46:57.597Z] github.com/docker/docker/container/stream [2022-03-05T18:46:57.597Z] github.com/docker/docker/contrib/apparmor [2022-03-05T18:46:57.597Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-05T18:46:57.597Z] github.com/docker/docker/contrib/httpserver [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/cluster [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/cluster/convert [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/cluster/executor [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/cluster/provider [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/config [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/events [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/events/testutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/exec [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/images [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/initlayer [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/links [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/listeners [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/gelf [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/journald [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/local [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/logentries [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/splunk [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/syslog [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/logger/templates [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/names [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/network [2022-03-05T18:46:57.597Z] github.com/docker/docker/daemon/stats [2022-03-05T18:46:57.597Z] github.com/docker/docker/distribution [2022-03-05T18:46:57.597Z] github.com/docker/docker/distribution/metadata [2022-03-05T18:46:57.597Z] github.com/docker/docker/distribution/utils [2022-03-05T18:46:57.597Z] github.com/docker/docker/distribution/xfer [2022-03-05T18:46:57.597Z] github.com/docker/docker/dockerversion [2022-03-05T18:46:57.597Z] github.com/docker/docker/errdefs [2022-03-05T18:46:57.597Z] github.com/docker/docker/image [2022-03-05T18:46:57.597Z] github.com/docker/docker/image/cache [2022-03-05T18:46:57.597Z] github.com/docker/docker/image/tarexport [2022-03-05T18:46:57.597Z] github.com/docker/docker/image/v1 [2022-03-05T18:46:57.597Z] github.com/docker/docker/internal/test/suite [2022-03-05T18:46:57.597Z] github.com/docker/docker/layer [2022-03-05T18:46:57.597Z] github.com/docker/docker/libcontainerd [2022-03-05T18:46:57.597Z] github.com/docker/docker/libcontainerd/queue [2022-03-05T18:46:57.597Z] github.com/docker/docker/libcontainerd/remote [2022-03-05T18:46:57.597Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-05T18:46:57.597Z] github.com/docker/docker/libcontainerd/types [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/config [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/idm [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/ns [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/options [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/osl [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T18:46:57.597Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/types [2022-03-05T18:46:57.598Z] github.com/docker/docker/oci [2022-03-05T18:46:57.598Z] github.com/docker/docker/oci/caps [2022-03-05T18:46:57.598Z] github.com/docker/docker/opts [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/aaparser [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/archive [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/authorization [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/broadcaster [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/capabilities [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/chrootarchive [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/containerfs [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/devicemapper [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/directory [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/dmesg [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/filenotify [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/fileutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/fsutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/homedir [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/idtools [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/ioutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/jsonmessage [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/locker [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/longpath [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/loopback [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/mount [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/namesgenerator [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/parsers [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/pidfile [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/platform [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/plugingetter [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/plugins [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/plugins/transport [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/pools [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/progress [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/pubsub [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/reexec [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/signal [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/stack [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/stdcopy [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/streamformatter [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/stringid [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/symlink [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/sysinfo [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/system [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/tailfile [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/tarsum [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/term [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/term/windows [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/truncindex [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/urlutil [2022-03-05T18:46:57.598Z] github.com/docker/docker/pkg/useragent [2022-03-05T18:46:57.598Z] github.com/docker/docker/plugin [2022-03-05T18:46:57.598Z] github.com/docker/docker/plugin/executor/containerd [2022-03-05T18:46:57.598Z] github.com/docker/docker/plugin/v2 [2022-03-05T18:46:57.598Z] github.com/docker/docker/profiles/apparmor [2022-03-05T18:46:57.598Z] github.com/docker/docker/profiles/seccomp [2022-03-05T18:46:57.598Z] github.com/docker/docker/quota [2022-03-05T18:46:57.598Z] github.com/docker/docker/reference [2022-03-05T18:46:57.598Z] github.com/docker/docker/registry [2022-03-05T18:46:57.598Z] github.com/docker/docker/registry/resumable [2022-03-05T18:46:57.598Z] github.com/docker/docker/restartmanager [2022-03-05T18:46:57.598Z] github.com/docker/docker/rootless [2022-03-05T18:46:57.598Z] github.com/docker/docker/rootless/specconv [2022-03-05T18:46:57.598Z] github.com/docker/docker/runconfig [2022-03-05T18:46:57.598Z] github.com/docker/docker/runconfig/opts [2022-03-05T18:46:57.598Z] github.com/docker/docker/testutil [2022-03-05T18:46:57.598Z] github.com/docker/docker/testutil/daemon [2022-03-05T18:46:57.598Z] github.com/docker/docker/testutil/environment [2022-03-05T18:46:57.598Z] github.com/docker/docker/testutil/fakecontext [2022-03-05T18:46:57.598Z] github.com/docker/docker/testutil/fakegit [2022-03-05T18:46:57.598Z] github.com/docker/docker/testutil/fakestorage [2022-03-05T18:46:57.598Z] github.com/docker/docker/testutil/fixtures/load [2022-03-05T18:46:57.598Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-05T18:46:57.598Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-05T18:46:57.598Z] github.com/docker/docker/testutil/registry [2022-03-05T18:46:57.598Z] github.com/docker/docker/testutil/request [2022-03-05T18:46:57.598Z] github.com/docker/docker/volume [2022-03-05T18:46:57.598Z] github.com/docker/docker/volume/drivers [2022-03-05T18:46:57.598Z] github.com/docker/docker/volume/local [2022-03-05T18:46:57.598Z] github.com/docker/docker/volume/mounts [2022-03-05T18:46:57.598Z] github.com/docker/docker/volume/service [2022-03-05T18:46:57.598Z] github.com/docker/docker/volume/service/opts [2022-03-05T18:46:57.598Z] github.com/docker/docker/volume/testutils' [2022-03-05T18:46:57.598Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/config [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/idm [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ns [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/options [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/osl [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/types' [2022-03-05T18:46:57.598Z] + echo 'github.com/docker/docker/libnetwork [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/config [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/idm [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/ns [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/options [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/osl [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/types' [2022-03-05T18:46:57.598Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:46:57.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:46:57.598Z] + type docker-proxy [2022-03-05T18:46:57.598Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-05T18:46:57.598Z] + hack/make.sh binary-proxy install-proxy [2022-03-05T18:46:57.598Z] [2022-03-05T18:46:57.598Z] Removing bundles/ [2022-03-05T18:46:57.598Z] [2022-03-05T18:46:57.598Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-05T18:46:57.598Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-05T18:46:57.598Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:46:57.666Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:46:57.666Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:46:58.000Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-05T18:46:59.607Z] ? github.com/docker/docker/api [no test files] [2022-03-05T18:47:00.954Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-05T18:47:00.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2022-03-05T18:47:00.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2022-03-05T18:47:00.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2022-03-05T18:47:00.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s) [2022-03-05T18:47:00.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.88s) [2022-03-05T18:47:00.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.83s) [2022-03-05T18:47:00.954Z] === RUN TestBuildMultiStageCopy [2022-03-05T18:47:00.954Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T18:47:01.615Z] #56 ... [2022-03-05T18:47:01.615Z] [2022-03-05T18:47:01.615Z] #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-05T18:47:01.615Z] #60 sha256:e9aa7ac46f8c9a3027b8e0e16ef6e2b6df17b0367d532dc59a45c8ff1bf5ea7f [2022-03-05T18:47:01.615Z] #60 193.0 + bin/containerd [2022-03-05T18:47:02.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T18:47:03.428Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T18:47:03.530Z] #60 ... [2022-03-05T18:47:03.530Z] [2022-03-05T18:47:03.530Z] #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-05T18:47:03.530Z] #56 sha256:49de79dcd9b9dd09bbf02ed15d3ade1973c8691871aff2a4efb22a735aaf4bce [2022-03-05T18:47:03.530Z] #56 125.4 + mkdir -p /build [2022-03-05T18:47:03.530Z] #56 125.4 + cp runc /build/runc [2022-03-05T18:47:03.999Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T18:47:04.187Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-05T18:47:04.187Z] [2022-03-05T18:47:04.187Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-05T18:47:04.187Z] Installing docker-proxy to /usr/local/bin/ [2022-03-05T18:47:04.187Z] [2022-03-05T18:47:04.187Z] + mkdir -p bundles [2022-03-05T18:47:04.187Z] + '[' -n 'github.com/docker/docker/api [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/backend/build [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/httputils [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/middleware [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/router [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/router/build [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/router/container [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/router/debug [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/router/distribution [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/router/grpc [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/router/image [2022-03-05T18:47:04.187Z] github.com/docker/docker/api/server/router/network [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/server/router/plugin [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/server/router/session [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/server/router/swarm [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/server/router/system [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/server/router/volume [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/backend [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/blkiodev [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/container [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/events [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/filters [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/image [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/mount [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/network [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/registry [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/strslice [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/swarm [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/time [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/versions [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-05T18:47:04.188Z] github.com/docker/docker/api/types/volume [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder/builder-next [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder/builder-next/worker [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder/dockerfile [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder/dockerignore [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder/remotecontext [2022-03-05T18:47:04.188Z] github.com/docker/docker/builder/remotecontext/git [2022-03-05T18:47:04.188Z] github.com/docker/docker/cli [2022-03-05T18:47:04.188Z] github.com/docker/docker/cli/config [2022-03-05T18:47:04.188Z] github.com/docker/docker/cli/debug [2022-03-05T18:47:04.188Z] github.com/docker/docker/client [2022-03-05T18:47:04.188Z] github.com/docker/docker/cmd/docker-proxy [2022-03-05T18:47:04.188Z] github.com/docker/docker/cmd/dockerd [2022-03-05T18:47:04.188Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-05T18:47:04.188Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-05T18:47:04.188Z] github.com/docker/docker/container [2022-03-05T18:47:04.188Z] github.com/docker/docker/container/stream [2022-03-05T18:47:04.188Z] github.com/docker/docker/contrib/apparmor [2022-03-05T18:47:04.188Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-05T18:47:04.188Z] github.com/docker/docker/contrib/httpserver [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/cluster [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/cluster/convert [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/cluster/executor [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/cluster/provider [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/config [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/events [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/events/testutils [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/exec [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/images [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/initlayer [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/links [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/listeners [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/gelf [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/journald [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/local [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/logentries [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/splunk [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/syslog [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/logger/templates [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/names [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/network [2022-03-05T18:47:04.188Z] github.com/docker/docker/daemon/stats [2022-03-05T18:47:04.188Z] github.com/docker/docker/distribution [2022-03-05T18:47:04.188Z] github.com/docker/docker/distribution/metadata [2022-03-05T18:47:04.188Z] github.com/docker/docker/distribution/utils [2022-03-05T18:47:04.188Z] github.com/docker/docker/distribution/xfer [2022-03-05T18:47:04.188Z] github.com/docker/docker/dockerversion [2022-03-05T18:47:04.188Z] github.com/docker/docker/errdefs [2022-03-05T18:47:04.188Z] github.com/docker/docker/image [2022-03-05T18:47:04.188Z] github.com/docker/docker/image/cache [2022-03-05T18:47:04.188Z] github.com/docker/docker/image/tarexport [2022-03-05T18:47:04.188Z] github.com/docker/docker/image/v1 [2022-03-05T18:47:04.188Z] github.com/docker/docker/internal/test/suite [2022-03-05T18:47:04.188Z] github.com/docker/docker/layer [2022-03-05T18:47:04.188Z] github.com/docker/docker/libcontainerd [2022-03-05T18:47:04.188Z] github.com/docker/docker/libcontainerd/queue [2022-03-05T18:47:04.188Z] github.com/docker/docker/libcontainerd/remote [2022-03-05T18:47:04.188Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-05T18:47:04.188Z] github.com/docker/docker/libcontainerd/types [2022-03-05T18:47:04.188Z] github.com/docker/docker/oci [2022-03-05T18:47:04.188Z] github.com/docker/docker/oci/caps [2022-03-05T18:47:04.188Z] github.com/docker/docker/opts [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/aaparser [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/archive [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/authorization [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/broadcaster [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/capabilities [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/chrootarchive [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/containerfs [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/devicemapper [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/directory [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/dmesg [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/filenotify [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/fileutils [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/fsutils [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/homedir [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/idtools [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/ioutils [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/jsonmessage [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/locker [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/longpath [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/loopback [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/mount [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/namesgenerator [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/parsers [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/pidfile [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/platform [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/plugingetter [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/plugins [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/plugins/transport [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/pools [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/progress [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/pubsub [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/reexec [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/signal [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/stack [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/stdcopy [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/streamformatter [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/stringid [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/symlink [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/sysinfo [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/system [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/tailfile [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/tarsum [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/term [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/term/windows [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/truncindex [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/urlutil [2022-03-05T18:47:04.188Z] github.com/docker/docker/pkg/useragent [2022-03-05T18:47:04.188Z] github.com/docker/docker/plugin [2022-03-05T18:47:04.188Z] github.com/docker/docker/plugin/executor/containerd [2022-03-05T18:47:04.188Z] github.com/docker/docker/plugin/v2 [2022-03-05T18:47:04.188Z] github.com/docker/docker/profiles/apparmor [2022-03-05T18:47:04.188Z] github.com/docker/docker/profiles/seccomp [2022-03-05T18:47:04.188Z] github.com/docker/docker/quota [2022-03-05T18:47:04.188Z] github.com/docker/docker/reference [2022-03-05T18:47:04.188Z] github.com/docker/docker/registry [2022-03-05T18:47:04.188Z] github.com/docker/docker/registry/resumable [2022-03-05T18:47:04.188Z] github.com/docker/docker/restartmanager [2022-03-05T18:47:04.188Z] github.com/docker/docker/rootless [2022-03-05T18:47:04.188Z] github.com/docker/docker/rootless/specconv [2022-03-05T18:47:04.188Z] github.com/docker/docker/runconfig [2022-03-05T18:47:04.188Z] github.com/docker/docker/runconfig/opts [2022-03-05T18:47:04.188Z] github.com/docker/docker/testutil [2022-03-05T18:47:04.188Z] github.com/docker/docker/testutil/daemon [2022-03-05T18:47:04.188Z] github.com/docker/docker/testutil/environment [2022-03-05T18:47:04.188Z] github.com/docker/docker/testutil/fakecontext [2022-03-05T18:47:04.188Z] github.com/docker/docker/testutil/fakegit [2022-03-05T18:47:04.188Z] github.com/docker/docker/testutil/fakestorage [2022-03-05T18:47:04.188Z] github.com/docker/docker/testutil/fixtures/load [2022-03-05T18:47:04.188Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-05T18:47:04.188Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-05T18:47:04.188Z] github.com/docker/docker/testutil/registry [2022-03-05T18:47:04.188Z] github.com/docker/docker/testutil/request [2022-03-05T18:47:04.188Z] github.com/docker/docker/volume [2022-03-05T18:47:04.188Z] github.com/docker/docker/volume/drivers [2022-03-05T18:47:04.188Z] github.com/docker/docker/volume/local [2022-03-05T18:47:04.188Z] github.com/docker/docker/volume/mounts [2022-03-05T18:47:04.188Z] github.com/docker/docker/volume/service [2022-03-05T18:47:04.188Z] github.com/docker/docker/volume/service/opts [2022-03-05T18:47:04.188Z] github.com/docker/docker/volume/testutils' ']' [2022-03-05T18:47:04.188Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-05T18:47:04.259Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T18:47:04.449Z] ? github.com/docker/docker/api [no test files] [2022-03-05T18:47:04.827Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2022-03-05T18:47:04.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2022-03-05T18:47:04.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2022-03-05T18:47:04.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2022-03-05T18:47:04.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2022-03-05T18:47:04.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2022-03-05T18:47:04.827Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T18:47:06.210Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2022-03-05T18:47:06.210Z] === RUN TestBuildLabelWithTargets [2022-03-05T18:47:06.838Z] #56 DONE 128.6s [2022-03-05T18:47:06.838Z] [2022-03-05T18:47:06.838Z] #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-05T18:47:06.838Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:47:08.117Z] --- PASS: TestBuildLabelWithTargets (2.03s) [2022-03-05T18:47:08.117Z] === RUN TestBuildWithEmptyLayers [2022-03-05T18:47:08.229Z] #51 231.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-05T18:47:08.230Z] #51 DONE 231.4s [2022-03-05T18:47:08.230Z] [2022-03-05T18:47:08.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-05T18:47:08.230Z] #60 sha256:e9aa7ac46f8c9a3027b8e0e16ef6e2b6df17b0367d532dc59a45c8ff1bf5ea7f [2022-03-05T18:47:08.623Z] 898469748ff6: Pull complete [2022-03-05T18:47:08.623Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-05T18:47:08.623Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:47:08.623Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-05T18:47:08.623Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-05T18:47:08.623Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-05T18:47:08.623Z] WARN: Skipping validation tests [2022-03-05T18:47:08.623Z] INFO: Running unit tests at 03/05/2022 18:47:00... [2022-03-05T18:47:08.623Z] INFO: make.ps1 starting at 03/05/2022 18:47:04 [2022-03-05T18:47:08.623Z] INFO: Git commit (9f3b1a9664) assumed from DOCKER_GITCOMMIT environment variable [2022-03-05T18:47:08.623Z] INFO: Invoking autogen... [2022-03-05T18:47:08.623Z] INFO: Running unit tests... [2022-03-05T18:47:09.056Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2022-03-05T18:47:09.056Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T18:47:10.159Z] #60 ... [2022-03-05T18:47:10.159Z] [2022-03-05T18:47:10.159Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T18:47:10.159Z] #52 sha256:4d797a2a8c9ab499552addadaa4e426f653603bdb8b26c6d33fa4beb4fb3325a [2022-03-05T18:47:10.731Z] #52 DONE 1.0s [2022-03-05T18:47:10.731Z] [2022-03-05T18:47:10.731Z] #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-05T18:47:10.731Z] #60 sha256:e9aa7ac46f8c9a3027b8e0e16ef6e2b6df17b0367d532dc59a45c8ff1bf5ea7f [2022-03-05T18:47:10.731Z] #60 ... [2022-03-05T18:47:10.731Z] [2022-03-05T18:47:10.731Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T18:47:10.731Z] #54 sha256:ef983fce5e8f236d578fde3a8848b801f42d42207ddd7663aa508915c10ddaab [2022-03-05T18:47:10.731Z] #54 DONE 0.1s [2022-03-05T18:47:10.731Z] [2022-03-05T18:47:10.731Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T18:47:10.731Z] #57 sha256:029c15b325967c9c8cfd464301814bc31e08966f9798a5514b8648822bbadc7e [2022-03-05T18:47:11.303Z] #57 DONE 0.4s [2022-03-05T18:47:11.303Z] [2022-03-05T18:47:11.303Z] #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-05T18:47:11.303Z] #60 sha256:e9aa7ac46f8c9a3027b8e0e16ef6e2b6df17b0367d532dc59a45c8ff1bf5ea7f [2022-03-05T18:47:12.374Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2022-03-05T18:47:12.375Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T18:47:13.752Z] --- PASS: TestBuildUncleanTarFilenames (1.62s) [2022-03-05T18:47:13.752Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T18:47:14.677Z] === RUN TestMiddlewares [2022-03-05T18:47:14.677Z] --- PASS: TestMiddlewares (0.00s) [2022-03-05T18:47:14.677Z] PASS [2022-03-05T18:47:14.677Z] coverage: 9.0% of statements [2022-03-05T18:47:14.677Z] ok github.com/docker/docker/api/server 0.087s coverage: 9.0% of statements [2022-03-05T18:47:14.762Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-05T18:47:16.679Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-03-05T18:47:17.046Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s) [2022-03-05T18:47:17.046Z] === RUN TestBuildWithHugeFile [2022-03-05T18:47:25.565Z] ? github.com/docker/docker/api [no test files] [2022-03-05T18:47:27.981Z] #51 ... [2022-03-05T18:47:27.981Z] [2022-03-05T18:47:27.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-05T18:47:27.981Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:47:27.981Z] #60 196.5 + bin/containerd [2022-03-05T18:47:28.354Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-05T18:47:30.504Z] #60 ... [2022-03-05T18:47:30.504Z] [2022-03-05T18:47:30.504Z] #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-05T18:47:30.504Z] #56 sha256:5610fc97af13a2e973e01c66cceefceddb3e2d6c3c6cf145c75f1b44f2399d70 [2022-03-05T18:47:30.504Z] #56 123.9 + mkdir -p /build [2022-03-05T18:47:30.504Z] #56 123.9 + cp runc /build/runc [2022-03-05T18:47:33.030Z] #56 DONE 126.2s [2022-03-05T18:47:33.030Z] [2022-03-05T18:47:33.030Z] #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-05T18:47:33.030Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:47:34.403Z] #60 ... [2022-03-05T18:47:34.403Z] [2022-03-05T18:47:34.403Z] #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-05T18:47:34.403Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-05T18:47:34.403Z] #51 259.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-05T18:47:34.403Z] #51 DONE 259.6s [2022-03-05T18:47:34.403Z] [2022-03-05T18:47:34.403Z] #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-05T18:47:34.403Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:47:35.774Z] #60 ... [2022-03-05T18:47:35.774Z] [2022-03-05T18:47:35.774Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-05T18:47:35.774Z] #52 sha256:5d510c73ba5d3129ab8f3041c5da33a738dc2dc53705f5171aecd0f987c0a6fe [2022-03-05T18:47:36.337Z] #52 DONE 0.6s [2022-03-05T18:47:36.337Z] [2022-03-05T18:47:36.337Z] #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-05T18:47:36.337Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:47:36.337Z] #60 ... [2022-03-05T18:47:36.337Z] [2022-03-05T18:47:36.337Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-05T18:47:36.337Z] #54 sha256:1f4a06b6b500d237e35004b82ebfa21b1644fadb574d3eac0fa808bfe2c94dd1 [2022-03-05T18:47:36.337Z] #54 DONE 0.1s [2022-03-05T18:47:36.337Z] [2022-03-05T18:47:36.337Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-05T18:47:36.337Z] #57 sha256:9edecb61ec0e8bd876c1ba91f80abb7e6623c31f4c2e465e367b99eb2a097572 [2022-03-05T18:47:36.595Z] #57 DONE 0.2s [2022-03-05T18:47:36.595Z] [2022-03-05T18:47:36.595Z] #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-05T18:47:36.595Z] #60 sha256:c9f22a032b59c38719a0ff4b6fae837889ab153d986e93c315d73a05efde8b70 [2022-03-05T18:47:37.929Z] #60 231.7 # github.com/containerd/containerd/cmd/containerd [2022-03-05T18:47:37.929Z] #60 231.7 /usr/bin/ld: /tmp/go-link-3125253875/000019.o: in function `New': [2022-03-05T18:47:37.929Z] #60 231.7 /tmp/tmp.IBA4t4cFfn/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-05T18:47:37.929Z] #60 231.8 + bin/containerd-stress [2022-03-05T18:47:37.929Z] #60 232.8 + bin/containerd-shim [2022-03-05T18:47:43.885Z] === RUN TestMiddlewares [2022-03-05T18:47:43.885Z] --- PASS: TestMiddlewares (0.00s) [2022-03-05T18:47:43.885Z] PASS [2022-03-05T18:47:43.885Z] coverage: 9.0% of statements [2022-03-05T18:47:43.885Z] ok github.com/docker/docker/api/server 0.063s coverage: 9.0% of statements [2022-03-05T18:47:46.074Z] #60 240.0 + bin/containerd-shim-runc-v1 [2022-03-05T18:47:50.283Z] #60 245.2 + bin/containerd-shim-runc-v2 [2022-03-05T18:47:50.855Z] #60 245.8 + binaries [2022-03-05T18:47:50.855Z] #60 245.8 + install -D bin/containerd /build/containerd [2022-03-05T18:47:50.855Z] #60 245.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T18:47:51.116Z] #60 245.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T18:47:51.116Z] #60 245.8 + install -D bin/ctr /build/ctr [2022-03-05T18:47:54.414Z] #60 DONE 248.7s [2022-03-05T18:47:54.676Z] [2022-03-05T18:47:54.676Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T18:47:54.676Z] #61 sha256:c1e4189acd5fbfb03f05b0ae3b4d481d532ac6c2c418b2d767f0b83ee4d7613a [2022-03-05T18:47:56.072Z] #61 DONE 1.2s [2022-03-05T18:47:56.072Z] [2022-03-05T18:47:56.072Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T18:47:56.072Z] #66 sha256:e8115fb78a099eb02a71cbe9edf77099fbacf7ec54ad13eb66cd245e13c7dfdc [2022-03-05T18:47:56.072Z] #66 DONE 0.3s [2022-03-05T18:47:56.072Z] [2022-03-05T18:47:56.072Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T18:47:56.072Z] #71 sha256:adfee677465402d2ef8c81ba936b5dd7e0f882882a8095f11f83d4d6c31cb2b2 [2022-03-05T18:47:57.459Z] #71 DONE 1.5s [2022-03-05T18:47:57.722Z] [2022-03-05T18:47:57.722Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-05T18:47:57.722Z] #72 sha256:a7d3e562740a7dd3e9dcd713777dd1f0b68ae572869d9f6b10eaf0a18ee48ba6 [2022-03-05T18:47:57.722Z] #72 DONE 0.0s [2022-03-05T18:47:57.722Z] [2022-03-05T18:47:57.722Z] #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-05T18:47:57.722Z] #73 sha256:468ccc355199ccd58a5766c32dd08b2ba783391261646896c6cdcc2f46faa496 [2022-03-05T18:47:58.294Z] #73 0.721 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-05T18:47:58.294Z] #73 0.811 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-05T18:47:58.555Z] #73 0.900 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-05T18:47:59.127Z] #73 0.980 Reading package lists... [2022-03-05T18:47:59.699Z] #73 1.477 Reading package lists... [2022-03-05T18:47:59.699Z] #73 1.965 Building dependency tree... [2022-03-05T18:47:59.699Z] #73 2.079 Reading state information... [2022-03-05T18:47:59.699Z] #73 2.192 The following additional packages will be installed: [2022-03-05T18:47:59.699Z] #73 2.192 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-05T18:47:59.699Z] #73 2.192 systemd-timesyncd [2022-03-05T18:47:59.699Z] #73 2.193 Suggested packages: [2022-03-05T18:47:59.699Z] #73 2.193 systemd-container policykit-1 [2022-03-05T18:47:59.699Z] #73 2.193 Recommended packages: [2022-03-05T18:47:59.699Z] #73 2.193 libnss-systemd [2022-03-05T18:47:59.699Z] #73 2.270 The following NEW packages will be installed: [2022-03-05T18:47:59.699Z] #73 2.271 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-05T18:47:59.699Z] #73 2.272 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-05T18:48:00.272Z] #73 2.542 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-03-05T18:48:00.273Z] #73 2.542 Need to get 5941 kB of archives. [2022-03-05T18:48:00.273Z] #73 2.542 After this operation, 19.5 MB of additional disk space will be used. [2022-03-05T18:48:00.273Z] #73 2.542 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-05T18:48:00.273Z] #73 2.546 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-05T18:48:00.273Z] #73 2.547 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-05T18:48:00.273Z] #73 2.552 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-05T18:48:00.273Z] #73 2.553 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-05T18:48:00.273Z] #73 2.558 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-05T18:48:00.273Z] #73 2.657 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-05T18:48:00.273Z] #73 2.658 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-05T18:48:00.273Z] #73 2.659 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-05T18:48:00.273Z] #73 2.694 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-05T18:48:00.273Z] #73 2.696 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-05T18:48:00.534Z] #73 2.884 debconf: delaying package configuration, since apt-utils is not installed [2022-03-05T18:48:00.534Z] #73 2.915 Fetched 5941 kB in 0s (14.1 MB/s) [2022-03-05T18:48:00.534Z] #73 2.939 Selecting previously unselected package libargon2-1:amd64. [2022-03-05T18:48:00.534Z] #73 2.939 (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-05T18:48:00.534Z] #73 2.952 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-05T18:48:00.534Z] #73 2.959 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-05T18:48:00.534Z] #73 2.988 Selecting previously unselected package libjson-c5:amd64. [2022-03-05T18:48:00.534Z] #73 2.990 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-05T18:48:00.534Z] #73 2.994 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-05T18:48:00.534Z] #73 3.027 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-05T18:48:00.534Z] #73 3.029 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-05T18:48:00.534Z] #73 3.033 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-05T18:48:00.534Z] #73 3.086 Selecting previously unselected package libkmod2:amd64. [2022-03-05T18:48:00.534Z] #73 3.089 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-05T18:48:00.534Z] #73 3.092 Unpacking libkmod2:amd64 (28-1) ... [2022-03-05T18:48:00.534Z] #73 3.131 Selecting previously unselected package systemd-timesyncd. [2022-03-05T18:48:00.795Z] #73 3.132 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-05T18:48:00.795Z] #73 3.136 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-05T18:48:00.795Z] #73 3.184 Selecting previously unselected package systemd. [2022-03-05T18:48:00.795Z] #73 3.187 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-05T18:48:00.795Z] #73 3.221 Unpacking systemd (247.3-6) ... [2022-03-05T18:48:01.366Z] #73 3.819 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-05T18:48:01.366Z] #73 3.831 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-05T18:48:01.366Z] #73 3.841 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-05T18:48:01.366Z] #73 3.850 Setting up libkmod2:amd64 (28-1) ... [2022-03-05T18:48:01.366Z] #73 3.861 Setting up systemd (247.3-6) ... [2022-03-05T18:48:01.366Z] #73 3.904 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-05T18:48:01.366Z] #73 3.906 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-05T18:48:01.366Z] #73 3.908 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-05T18:48:01.939Z] #73 4.239 Setting up systemd-timesyncd (247.3-6) ... [2022-03-05T18:48:01.939Z] #73 4.455 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-05T18:48:01.939Z] #73 4.455 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-05T18:48:01.939Z] #73 4.553 Selecting previously unselected package systemd-sysv. [2022-03-05T18:48:02.200Z] #73 4.553 (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-05T18:48:02.200Z] #73 4.568 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-05T18:48:02.200Z] #73 4.573 Unpacking systemd-sysv (247.3-6) ... [2022-03-05T18:48:02.200Z] #73 4.622 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-05T18:48:02.200Z] #73 4.625 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-05T18:48:02.200Z] #73 4.629 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-05T18:48:02.200Z] #73 4.685 Selecting previously unselected package dbus. [2022-03-05T18:48:02.200Z] #73 4.688 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-05T18:48:02.200Z] #73 4.698 Unpacking dbus (1.12.20-2) ... [2022-03-05T18:48:02.200Z] #73 4.751 Selecting previously unselected package libpam-systemd:amd64. [2022-03-05T18:48:02.200Z] #73 4.754 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-05T18:48:02.200Z] #73 4.758 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-05T18:48:02.200Z] #73 4.805 Selecting previously unselected package dbus-user-session. [2022-03-05T18:48:02.462Z] #73 4.808 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-05T18:48:02.462Z] #73 4.811 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-05T18:48:02.462Z] #73 4.915 Setting up systemd-sysv (247.3-6) ... [2022-03-05T18:48:02.462Z] #73 4.928 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-05T18:48:02.462Z] #73 4.937 Setting up dbus (1.12.20-2) ... [2022-03-05T18:48:02.462Z] #73 5.054 invoke-rc.d: could not determine current runlevel [2022-03-05T18:48:02.723Z] #73 5.057 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-05T18:48:02.723Z] #73 5.062 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-05T18:48:02.723Z] #73 5.266 Setting up dbus-user-session (1.12.20-2) ... [2022-03-05T18:48:02.723Z] #73 5.281 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-05T18:48:03.100Z] #60 235.0 # github.com/containerd/containerd/cmd/containerd [2022-03-05T18:48:03.100Z] #60 235.0 /usr/bin/ld: /tmp/go-link-3464527139/000019.o: in function `New': [2022-03-05T18:48:03.101Z] #60 235.0 /tmp/tmp.Gz3aqA0IV7/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-05T18:48:03.101Z] #60 235.1 + bin/containerd-stress [2022-03-05T18:48:03.296Z] #73 DONE 5.5s [2022-03-05T18:48:03.296Z] [2022-03-05T18:48:03.296Z] #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-05T18:48:03.296Z] #74 sha256:7998a9b427312417a2e8bc921d6203527bd29e39e75acf06f09e6bea6d9b4dd4 [2022-03-05T18:48:03.556Z] #74 0.389 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-05T18:48:03.556Z] #74 0.390 Dload Upload Total Spent Left Speed [2022-03-05T18:48:03.817Z] #74 0.391 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5507 0 --:--:-- --:--:-- --:--:-- 5507 [2022-03-05T18:48:03.817Z] #74 DONE 0.8s [2022-03-05T18:48:04.031Z] #60 236.2 + bin/containerd-shim [2022-03-05T18:48:04.079Z] [2022-03-05T18:48:04.079Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T18:48:04.079Z] #75 sha256:ff814182268ba2c70654a01947e1aa6e98c78a24a7a3e781287f759d50868c9f [2022-03-05T18:48:05.022Z] #75 DONE 0.9s [2022-03-05T18:48:05.022Z] [2022-03-05T18:48:05.022Z] #76 exporting to image [2022-03-05T18:48:05.022Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T18:48:05.022Z] #76 exporting layers [2022-03-05T18:48:11.614Z] #76 exporting layers 6.1s done [2022-03-05T18:48:11.614Z] #76 writing image sha256:c46b2d3f71b3ef025f34c22ed6331b03989d3f19f25833c16caadef501a93d99 done [2022-03-05T18:48:11.614Z] #76 naming to docker.io/library/docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 done [2022-03-05T18:48:11.614Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T18:48:11.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -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:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/make.sh dynbinary test-integration [2022-03-05T18:48:12.124Z] #60 243.2 + bin/containerd-shim-runc-v1 [2022-03-05T18:48:13.351Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-05T18:48:13.351Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-05T18:48:13.613Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-05T18:48:13.613Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-05T18:48:13.613Z] 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-05T18:48:13.613Z] Detected virtualization docker. [2022-03-05T18:48:13.613Z] Detected architecture x86-64. [2022-03-05T18:48:13.613Z] Set hostname to <94f7ec3a943c>. [2022-03-05T18:48:13.613Z] modprobe@configfs.service: Succeeded. [2022-03-05T18:48:13.613Z] modprobe@drm.service: Succeeded. [2022-03-05T18:48:13.613Z] modprobe@fuse.service: Succeeded. [2022-03-05T18:48:13.875Z] + source /etc/docker-entrypoint-cmd [2022-03-05T18:48:13.875Z] ++ hack/make.sh dynbinary test-integration [2022-03-05T18:48:13.875Z] [2022-03-05T18:48:13.875Z] Removing bundles/ [2022-03-05T18:48:13.875Z] [2022-03-05T18:48:13.875Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-05T18:48:13.875Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T18:48:13.875Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-05T18:48:15.527Z] === RUN TestBoolValue [2022-03-05T18:48:15.527Z] --- PASS: TestBoolValue (0.00s) [2022-03-05T18:48:15.527Z] === RUN TestBoolValueOrDefault [2022-03-05T18:48:15.527Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-05T18:48:15.527Z] === RUN TestInt64ValueOrZero [2022-03-05T18:48:15.527Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-05T18:48:15.527Z] === RUN TestInt64ValueOrDefault [2022-03-05T18:48:15.527Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-05T18:48:15.527Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-05T18:48:15.527Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-05T18:48:15.527Z] === RUN TestJsonContentType [2022-03-05T18:48:15.527Z] --- PASS: TestJsonContentType (0.00s) [2022-03-05T18:48:15.527Z] PASS [2022-03-05T18:48:15.527Z] coverage: 14.7% of statements [2022-03-05T18:48:15.527Z] ok github.com/docker/docker/api/server/httputils 0.161s coverage: 14.7% of statements [2022-03-05T18:48:15.527Z] === RUN TestMaskSecretKeys [2022-03-05T18:48:15.527Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-05T18:48:15.527Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-05T18:48:15.527Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-05T18:48:15.527Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-05T18:48:15.527Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-05T18:48:15.527Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-05T18:48:15.527Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-05T18:48:15.527Z] === RUN TestVersionMiddlewareVersion [2022-03-05T18:48:15.527Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-05T18:48:15.527Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-05T18:48:15.527Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-05T18:48:15.527Z] PASS [2022-03-05T18:48:15.527Z] coverage: 37.7% of statements [2022-03-05T18:48:15.527Z] ok github.com/docker/docker/api/server/middleware 0.129s coverage: 37.7% of statements [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-05T18:48:15.527Z] === RUN TestAdjustForAPIVersion [2022-03-05T18:48:15.527Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-05T18:48:15.527Z] PASS [2022-03-05T18:48:15.527Z] coverage: 5.7% of statements [2022-03-05T18:48:15.527Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements [2022-03-05T18:48:15.527Z] === RUN TestStrSliceMarshalJSON [2022-03-05T18:48:15.527Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-05T18:48:15.527Z] === RUN TestStrSliceUnmarshalJSON [2022-03-05T18:48:15.527Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-05T18:48:15.527Z] === RUN TestStrSliceUnmarshalString [2022-03-05T18:48:15.527Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-05T18:48:15.527Z] === RUN TestStrSliceUnmarshalSlice [2022-03-05T18:48:15.527Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-05T18:48:15.527Z] PASS [2022-03-05T18:48:15.527Z] coverage: 90.0% of statements [2022-03-05T18:48:15.527Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2022-03-05T18:48:15.527Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-05T18:48:15.528Z] === RUN TestToJSON [2022-03-05T18:48:15.528Z] --- PASS: TestToJSON (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestToParamWithVersion [2022-03-05T18:48:15.528Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestFromJSON [2022-03-05T18:48:15.528Z] --- PASS: TestFromJSON (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestEmpty [2022-03-05T18:48:15.528Z] --- PASS: TestEmpty (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestArgsMatchKVListEmptySources [2022-03-05T18:48:15.528Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestArgsMatchKVList [2022-03-05T18:48:15.528Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestArgsMatch [2022-03-05T18:48:15.528Z] --- PASS: TestArgsMatch (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestAdd [2022-03-05T18:48:15.528Z] --- PASS: TestAdd (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestDel [2022-03-05T18:48:15.528Z] --- PASS: TestDel (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestLen [2022-03-05T18:48:15.528Z] --- PASS: TestLen (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestExactMatch [2022-03-05T18:48:15.528Z] --- PASS: TestExactMatch (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestOnlyOneExactMatch [2022-03-05T18:48:15.528Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestContains [2022-03-05T18:48:15.528Z] --- PASS: TestContains (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestValidate [2022-03-05T18:48:15.528Z] --- PASS: TestValidate (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestWalkValues [2022-03-05T18:48:15.528Z] --- PASS: TestWalkValues (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestFuzzyMatch [2022-03-05T18:48:15.528Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestClone [2022-03-05T18:48:15.528Z] --- PASS: TestClone (0.00s) [2022-03-05T18:48:15.528Z] PASS [2022-03-05T18:48:15.528Z] coverage: 92.2% of statements [2022-03-05T18:48:15.528Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-05T18:48:15.528Z] === RUN TestDurationToSecondsString [2022-03-05T18:48:15.528Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestGetTimestamp [2022-03-05T18:48:15.528Z] --- PASS: TestGetTimestamp (0.18s) [2022-03-05T18:48:15.528Z] === RUN TestParseTimestamps [2022-03-05T18:48:15.528Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-05T18:48:15.528Z] PASS [2022-03-05T18:48:15.528Z] coverage: 100.0% of statements [2022-03-05T18:48:15.528Z] ok github.com/docker/docker/api/types/time 0.216s coverage: 100.0% of statements [2022-03-05T18:48:15.528Z] === RUN TestCompareVersion [2022-03-05T18:48:15.528Z] --- PASS: TestCompareVersion (0.00s) [2022-03-05T18:48:15.528Z] PASS [2022-03-05T18:48:15.528Z] coverage: 77.3% of statements [2022-03-05T18:48:15.528Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/builder [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-05T18:48:15.528Z] === RUN TestParseRemoteURL [2022-03-05T18:48:15.528Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-05T18:48:15.528Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-05T18:48:15.528Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-05T18:48:15.528Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-05T18:48:15.528Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-05T18:48:15.528Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-05T18:48:15.528Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-05T18:48:15.528Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-05T18:48:15.528Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-05T18:48:15.528Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-05T18:48:15.528Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestCloneArgsSmartHttp [2022-03-05T18:48:15.528Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-05T18:48:15.528Z] === RUN TestCloneArgsDumbHttp [2022-03-05T18:48:15.528Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestCloneArgsGit [2022-03-05T18:48:15.528Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestCheckoutGit [2022-03-05T18:48:15.528Z] === RUN TestEnable [2022-03-05T18:48:15.528Z] --- PASS: TestEnable (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestDisable [2022-03-05T18:48:15.528Z] --- PASS: TestDisable (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestEnabled [2022-03-05T18:48:15.528Z] --- PASS: TestEnabled (0.00s) [2022-03-05T18:48:15.528Z] PASS [2022-03-05T18:48:15.528Z] coverage: 100.0% of statements [2022-03-05T18:48:15.528Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2022-03-05T18:48:15.528Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-05T18:48:15.528Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestProcessNoDockerignore [2022-03-05T18:48:15.528Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-05T18:48:15.528Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestDetectContentType [2022-03-05T18:48:15.528Z] --- PASS: TestDetectContentType (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestSelectAcceptableMIME [2022-03-05T18:48:15.528Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestInspectEmptyResponse [2022-03-05T18:48:15.528Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestInspectResponseBinary [2022-03-05T18:48:15.528Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestResponseUnsupportedContentType [2022-03-05T18:48:15.528Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestInspectResponseTextSimple [2022-03-05T18:48:15.528Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestInspectResponseEmptyContentType [2022-03-05T18:48:15.528Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestUnknownContentLength [2022-03-05T18:48:15.528Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestDownloadRemote [2022-03-05T18:48:15.528Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-05T18:48:15.528Z] === RUN TestGetWithStatusError [2022-03-05T18:48:15.528Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestCloseRootDirectory [2022-03-05T18:48:15.528Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:48:15.528Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestHashFile [2022-03-05T18:48:15.528Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:48:15.528Z] --- SKIP: TestHashFile (0.01s) [2022-03-05T18:48:15.528Z] === RUN TestHashSubdir [2022-03-05T18:48:15.528Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:48:15.528Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-05T18:48:15.528Z] === RUN TestRemoveDirectory [2022-03-05T18:48:15.528Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:48:15.528Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-05T18:48:15.528Z] PASS [2022-03-05T18:48:15.528Z] coverage: 9.3% of statements [2022-03-05T18:48:15.528Z] ok github.com/docker/docker/builder/remotecontext 0.249s coverage: 9.3% of statements [2022-03-05T18:48:15.528Z] === RUN TestGetAllAllowed [2022-03-05T18:48:15.528Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestGetAllMeta [2022-03-05T18:48:15.528Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-05T18:48:15.528Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestIsUnreferencedBuiltin [2022-03-05T18:48:15.528Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestIsExistingDirectory [2022-03-05T18:48:15.528Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-05T18:48:15.528Z] === RUN TestGetFilenameForDownload [2022-03-05T18:48:15.528Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestEnv2Variables [2022-03-05T18:48:15.528Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-05T18:48:15.528Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestMaintainer [2022-03-05T18:48:15.528Z] --- PASS: TestMaintainer (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestLabel [2022-03-05T18:48:15.528Z] --- PASS: TestLabel (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestFromScratch [2022-03-05T18:48:15.528Z] --- PASS: TestFromScratch (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestFromWithArg [2022-03-05T18:48:15.528Z] --- PASS: TestFromWithArg (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-05T18:48:15.528Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestFromWithUndefinedArg [2022-03-05T18:48:15.528Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestFromMultiStageWithNamedStage [2022-03-05T18:48:15.528Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestOnbuild [2022-03-05T18:48:15.528Z] --- PASS: TestOnbuild (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestWorkdir [2022-03-05T18:48:15.528Z] --- PASS: TestWorkdir (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestCmd [2022-03-05T18:48:15.528Z] --- PASS: TestCmd (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestHealthcheckNone [2022-03-05T18:48:15.528Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestHealthcheckCmd [2022-03-05T18:48:15.528Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestEntrypoint [2022-03-05T18:48:15.528Z] --- PASS: TestEntrypoint (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestExpose [2022-03-05T18:48:15.528Z] --- PASS: TestExpose (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestUser [2022-03-05T18:48:15.528Z] --- PASS: TestUser (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestVolume [2022-03-05T18:48:15.528Z] --- PASS: TestVolume (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestStopSignal [2022-03-05T18:48:15.528Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-05T18:48:15.528Z] --- SKIP: TestStopSignal (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestArg [2022-03-05T18:48:15.528Z] --- PASS: TestArg (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestShell [2022-03-05T18:48:15.528Z] --- PASS: TestShell (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestPrependEnvOnCmd [2022-03-05T18:48:15.528Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestRunWithBuildArgs [2022-03-05T18:48:15.528Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestRunIgnoresHealthcheck [2022-03-05T18:48:15.528Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestDispatchUnsupportedOptions [2022-03-05T18:48:15.528Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-05T18:48:15.528Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-05T18:48:15.528Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-05T18:48:15.528Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestNormalizeWorkdir [2022-03-05T18:48:15.528Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestDispatch [2022-03-05T18:48:15.528Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-05T18:48:15.528Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-05T18:48:15.528Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-05T18:48:15.528Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-05T18:48:15.528Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-05T18:48:15.528Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-05T18:48:15.528Z] === RUN TestDispatch/COPY_url [2022-03-05T18:48:15.528Z] --- PASS: TestDispatch (0.06s) [2022-03-05T18:48:15.528Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-05T18:48:15.528Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-05T18:48:15.528Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-05T18:48:15.528Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-05T18:48:15.528Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-05T18:48:15.528Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-05T18:48:15.528Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestAddScratchImageAddsToMounts [2022-03-05T18:48:15.528Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-05T18:48:15.528Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-05T18:48:15.528Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-05T18:48:15.528Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestImageSourceGetAddsToMounts [2022-03-05T18:48:15.528Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestEmptyDockerfile [2022-03-05T18:48:15.528Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestSymlinkDockerfile [2022-03-05T18:48:15.528Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-05T18:48:15.528Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-05T18:48:15.528Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestNonExistingDockerfile [2022-03-05T18:48:15.528Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestCopyRunConfig [2022-03-05T18:48:15.528Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestDeepCopyRunConfig [2022-03-05T18:48:15.528Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestExportImage [2022-03-05T18:48:15.528Z] --- PASS: TestExportImage (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestNormalizeDest [2022-03-05T18:48:15.528Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-05T18:48:15.528Z] PASS [2022-03-05T18:48:15.528Z] coverage: 46.7% of statements [2022-03-05T18:48:15.528Z] ok github.com/docker/docker/builder/dockerfile 0.253s coverage: 46.7% of statements [2022-03-05T18:48:15.528Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-05T18:48:15.528Z] === RUN TestTCP4Proxy [2022-03-05T18:48:15.528Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestTCP4ProxyHalfClose [2022-03-05T18:48:15.528Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestTCP6Proxy [2022-03-05T18:48:15.528Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-05T18:48:15.528Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestTCPDualStackProxy [2022-03-05T18:48:15.528Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-05T18:48:15.528Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestUDP4Proxy [2022-03-05T18:48:15.528Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestUDP6Proxy [2022-03-05T18:48:15.528Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-05T18:48:15.528Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestUDPWriteError [2022-03-05T18:48:15.528Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestSCTP4Proxy [2022-03-05T18:48:15.528Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-05T18:48:15.528Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-05T18:48:15.528Z] === RUN TestSCTP6Proxy [2022-03-05T18:48:15.528Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-05T18:48:15.528Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-05T18:48:15.528Z] PASS [2022-03-05T18:48:15.528Z] coverage: 49.4% of statements [2022-03-05T18:48:15.528Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2022-03-05T18:48:16.312Z] #60 248.4 + bin/containerd-shim-runc-v2 [2022-03-05T18:48:16.874Z] #60 248.9 + binaries [2022-03-05T18:48:16.874Z] #60 248.9 + install -D bin/containerd /build/containerd [2022-03-05T18:48:16.874Z] #60 249.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-05T18:48:16.874Z] #60 249.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-05T18:48:16.874Z] #60 249.0 + install -D bin/ctr /build/ctr [2022-03-05T18:48:18.762Z] #60 DONE 251.0s [2022-03-05T18:48:19.690Z] [2022-03-05T18:48:19.690Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-05T18:48:19.690Z] #61 sha256:5d0469251e168b402996bc22ff9306250a40bd90ed50066c92145ff5c31af7e6 [2022-03-05T18:48:20.252Z] #61 DONE 0.7s [2022-03-05T18:48:20.252Z] [2022-03-05T18:48:20.252Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-05T18:48:20.252Z] #66 sha256:48af5953914cf978f5849aa5b93b5345e3dc7b5aaf6f52478abc268a8818b4bd [2022-03-05T18:48:20.507Z] #66 DONE 0.2s [2022-03-05T18:48:20.507Z] [2022-03-05T18:48:20.507Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-05T18:48:20.507Z] #71 sha256:3e8c00b0f82dd2c820e6b7f5ba430a09faae7b64dea77a8728ce043d9549bf7c [2022-03-05T18:48:20.975Z] .........................xx.................... [ 29%] [2022-03-05T18:48:21.434Z] #71 DONE 0.9s [2022-03-05T18:48:21.434Z] [2022-03-05T18:48:21.434Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-05T18:48:21.434Z] #72 sha256:4132239c6a848b6b925a655dddc278c44bfe38c6f947cb06d2dee2b0159c4f1e [2022-03-05T18:48:21.434Z] #72 DONE 0.0s [2022-03-05T18:48:21.434Z] [2022-03-05T18:48:21.434Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-05T18:48:21.434Z] #73 sha256:7aac86460cf14c8fd1f0a0a7efb76f3c24e045e5e8d0ddbc9dc3a566c9aeaef5 [2022-03-05T18:48:22.809Z] #73 DONE 1.1s [2022-03-05T18:48:22.809Z] [2022-03-05T18:48:22.809Z] #74 exporting to image [2022-03-05T18:48:22.809Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-05T18:48:22.809Z] #74 exporting layers [2022-03-05T18:48:24.448Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/builder [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 49.3% of statements [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/builder/remotecontext/git 0.866s coverage: 86.3% of statements [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/cli [no test files] [2022-03-05T18:48:24.449Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-05T18:48:24.449Z] ok github.com/docker/docker/cmd/docker-proxy 0.269s coverage: 67.6% of statements [2022-03-05T18:48:25.391Z] ok github.com/docker/docker/client 0.082s coverage: 75.7% of statements [2022-03-05T18:48:26.061Z] === RUN TestCheckpointCreateError [2022-03-05T18:48:26.061Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCheckpointCreate [2022-03-05T18:48:26.061Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCheckpointDeleteError [2022-03-05T18:48:26.061Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCheckpointDelete [2022-03-05T18:48:26.061Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCheckpointListError [2022-03-05T18:48:26.061Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCheckpointList [2022-03-05T18:48:26.061Z] --- PASS: TestCheckpointList (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCheckpointListContainerNotFound [2022-03-05T18:48:26.061Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestNewClientWithOpsFromEnv [2022-03-05T18:48:26.061Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-05T18:48:26.061Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestGetAPIPath [2022-03-05T18:48:26.061Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestParseHostURL [2022-03-05T18:48:26.061Z] --- PASS: TestParseHostURL (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-05T18:48:26.061Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-05T18:48:26.061Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestNegotiateAPIVersion [2022-03-05T18:48:26.061Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestNegotiateAPVersionOverride [2022-03-05T18:48:26.061Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-05T18:48:26.061Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-05T18:48:26.061Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-05T18:48:26.061Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestClientRedirect [2022-03-05T18:48:26.061Z] --- PASS: TestClientRedirect (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigCreateUnsupported [2022-03-05T18:48:26.061Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigCreateError [2022-03-05T18:48:26.061Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigCreate [2022-03-05T18:48:26.061Z] --- PASS: TestConfigCreate (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigInspectNotFound [2022-03-05T18:48:26.061Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigInspectWithEmptyID [2022-03-05T18:48:26.061Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigInspectUnsupported [2022-03-05T18:48:26.061Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigInspectError [2022-03-05T18:48:26.061Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigInspectConfigNotFound [2022-03-05T18:48:26.061Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigInspect [2022-03-05T18:48:26.061Z] --- PASS: TestConfigInspect (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigListUnsupported [2022-03-05T18:48:26.061Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigListError [2022-03-05T18:48:26.061Z] --- PASS: TestConfigListError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigList [2022-03-05T18:48:26.061Z] --- PASS: TestConfigList (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigRemoveUnsupported [2022-03-05T18:48:26.061Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigRemoveError [2022-03-05T18:48:26.061Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigRemove [2022-03-05T18:48:26.061Z] --- PASS: TestConfigRemove (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigUpdateUnsupported [2022-03-05T18:48:26.061Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigUpdateError [2022-03-05T18:48:26.061Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestConfigUpdate [2022-03-05T18:48:26.061Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerCommitError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerCommit [2022-03-05T18:48:26.061Z] --- PASS: TestContainerCommit (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerStatPathError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerStatPathNotFoundError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerStatPathNoHeaderError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerStatPath [2022-03-05T18:48:26.061Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCopyToContainerError [2022-03-05T18:48:26.061Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCopyToContainerNotFoundError [2022-03-05T18:48:26.061Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-05T18:48:26.061Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCopyToContainer [2022-03-05T18:48:26.061Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCopyFromContainerError [2022-03-05T18:48:26.061Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCopyFromContainerNotFoundError [2022-03-05T18:48:26.061Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-05T18:48:26.061Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-05T18:48:26.061Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestCopyFromContainer [2022-03-05T18:48:26.061Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerCreateError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerCreateImageNotFound [2022-03-05T18:48:26.061Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerCreateWithName [2022-03-05T18:48:26.061Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerCreateAutoRemove [2022-03-05T18:48:26.061Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerDiffError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerDiff [2022-03-05T18:48:26.061Z] --- PASS: TestContainerDiff (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerExecCreateError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerExecCreate [2022-03-05T18:48:26.061Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerExecStartError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerExecStart [2022-03-05T18:48:26.061Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerExecInspectError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerExecInspect [2022-03-05T18:48:26.061Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerExportError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerExportError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerExport [2022-03-05T18:48:26.061Z] --- PASS: TestContainerExport (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerInspectError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerInspectContainerNotFound [2022-03-05T18:48:26.061Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerInspectWithEmptyID [2022-03-05T18:48:26.061Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerInspect [2022-03-05T18:48:26.061Z] --- PASS: TestContainerInspect (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerInspectNode [2022-03-05T18:48:26.061Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerKillError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerKillError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerKill [2022-03-05T18:48:26.061Z] --- PASS: TestContainerKill (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerListError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerListError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerList [2022-03-05T18:48:26.061Z] --- PASS: TestContainerList (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerLogsNotFoundError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerLogsError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerLogs [2022-03-05T18:48:26.061Z] --- PASS: TestContainerLogs (0.22s) [2022-03-05T18:48:26.061Z] === RUN TestContainerPauseError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerPause [2022-03-05T18:48:26.061Z] --- PASS: TestContainerPause (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainersPruneError [2022-03-05T18:48:26.061Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainersPrune [2022-03-05T18:48:26.061Z] --- PASS: TestContainersPrune (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerRemoveError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerRemoveNotFoundError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerRemove [2022-03-05T18:48:26.061Z] --- PASS: TestContainerRemove (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerRenameError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerRename [2022-03-05T18:48:26.061Z] --- PASS: TestContainerRename (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerResizeError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerExecResizeError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerResize [2022-03-05T18:48:26.061Z] --- PASS: TestContainerResize (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerExecResize [2022-03-05T18:48:26.061Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerRestartError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerRestart [2022-03-05T18:48:26.061Z] --- PASS: TestContainerRestart (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerStartError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerStartError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerStart [2022-03-05T18:48:26.061Z] --- PASS: TestContainerStart (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerStatsError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerStats [2022-03-05T18:48:26.061Z] --- PASS: TestContainerStats (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerStopError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerStopError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerStop [2022-03-05T18:48:26.061Z] --- PASS: TestContainerStop (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerTopError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerTopError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerTop [2022-03-05T18:48:26.061Z] --- PASS: TestContainerTop (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerUnpauseError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerUnpause [2022-03-05T18:48:26.061Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerUpdateError [2022-03-05T18:48:26.061Z] --- PASS: TestContainerUpdateError (0.01s) [2022-03-05T18:48:26.061Z] === RUN TestContainerUpdate [2022-03-05T18:48:26.061Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-05T18:48:26.061Z] === RUN TestContainerWaitError [2022-03-05T18:48:26.062Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestContainerWait [2022-03-05T18:48:26.062Z] --- PASS: TestContainerWait (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestDiskUsageError [2022-03-05T18:48:26.062Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestDiskUsage [2022-03-05T18:48:26.062Z] --- PASS: TestDiskUsage (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestDistributionInspectUnsupported [2022-03-05T18:48:26.062Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestDistributionInspectWithEmptyID [2022-03-05T18:48:26.062Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestEventsErrorInOptions [2022-03-05T18:48:26.062Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestEventsErrorFromServer [2022-03-05T18:48:26.062Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestEvents [2022-03-05T18:48:26.062Z] --- PASS: TestEvents (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestTLSCloseWriter [2022-03-05T18:48:26.062Z] === PAUSE TestTLSCloseWriter [2022-03-05T18:48:26.062Z] === RUN TestImageBuildError [2022-03-05T18:48:26.062Z] --- PASS: TestImageBuildError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageBuild [2022-03-05T18:48:26.062Z] --- PASS: TestImageBuild (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestGetDockerOS [2022-03-05T18:48:26.062Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageCreateError [2022-03-05T18:48:26.062Z] --- PASS: TestImageCreateError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageCreate [2022-03-05T18:48:26.062Z] --- PASS: TestImageCreate (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageHistoryError [2022-03-05T18:48:26.062Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageHistory [2022-03-05T18:48:26.062Z] --- PASS: TestImageHistory (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageImportError [2022-03-05T18:48:26.062Z] --- PASS: TestImageImportError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageImport [2022-03-05T18:48:26.062Z] --- PASS: TestImageImport (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageInspectError [2022-03-05T18:48:26.062Z] --- PASS: TestImageInspectError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageInspectImageNotFound [2022-03-05T18:48:26.062Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageInspectWithEmptyID [2022-03-05T18:48:26.062Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageInspect [2022-03-05T18:48:26.062Z] --- PASS: TestImageInspect (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageListError [2022-03-05T18:48:26.062Z] --- PASS: TestImageListError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageList [2022-03-05T18:48:26.062Z] --- PASS: TestImageList (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageListApiBefore125 [2022-03-05T18:48:26.062Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageLoadError [2022-03-05T18:48:26.062Z] --- PASS: TestImageLoadError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageLoad [2022-03-05T18:48:26.062Z] --- PASS: TestImageLoad (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagesPruneError [2022-03-05T18:48:26.062Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagesPrune [2022-03-05T18:48:26.062Z] --- PASS: TestImagesPrune (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePullReferenceParseError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePullAnyError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePullWithoutErrors [2022-03-05T18:48:26.062Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePushReferenceError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePushAnyError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-05T18:48:26.062Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImagePushWithoutErrors [2022-03-05T18:48:26.062Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-05T18:48:26.062Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-05T18:48:26.062Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-05T18:48:26.062Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-05T18:48:26.062Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageRemoveError [2022-03-05T18:48:26.062Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageRemoveImageNotFound [2022-03-05T18:48:26.062Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageRemove [2022-03-05T18:48:26.062Z] --- PASS: TestImageRemove (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageSaveError [2022-03-05T18:48:26.062Z] --- PASS: TestImageSaveError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageSave [2022-03-05T18:48:26.062Z] --- PASS: TestImageSave (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageSearchAnyError [2022-03-05T18:48:26.062Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-05T18:48:26.062Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T18:48:26.062Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T18:48:26.062Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-05T18:48:26.062Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageSearchWithoutErrors [2022-03-05T18:48:26.062Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageTagError [2022-03-05T18:48:26.062Z] --- PASS: TestImageTagError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageTagInvalidReference [2022-03-05T18:48:26.062Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageTagInvalidSourceImageName [2022-03-05T18:48:26.062Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageTagHexSource [2022-03-05T18:48:26.062Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestImageTag [2022-03-05T18:48:26.062Z] --- PASS: TestImageTag (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestInfoServerError [2022-03-05T18:48:26.062Z] --- PASS: TestInfoServerError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestInfoInvalidResponseJSONError [2022-03-05T18:48:26.062Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestInfo [2022-03-05T18:48:26.062Z] --- PASS: TestInfo (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkConnectError [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkConnect [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkCreateError [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkCreate [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkDisconnectError [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkDisconnect [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkInspect [2022-03-05T18:48:26.062Z] === RUN TestNetworkInspect/empty_ID [2022-03-05T18:48:26.062Z] === RUN TestNetworkInspect/no_options [2022-03-05T18:48:26.062Z] === RUN TestNetworkInspect/verbose [2022-03-05T18:48:26.062Z] === RUN TestNetworkInspect/global_scope [2022-03-05T18:48:26.062Z] === RUN TestNetworkInspect/unknown_network [2022-03-05T18:48:26.062Z] === RUN TestNetworkInspect/server_error [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkListError [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkListError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkList [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkList (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworksPruneError [2022-03-05T18:48:26.062Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworksPrune [2022-03-05T18:48:26.062Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkRemoveError [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNetworkRemove [2022-03-05T18:48:26.062Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNodeInspectError [2022-03-05T18:48:26.062Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNodeInspectNodeNotFound [2022-03-05T18:48:26.062Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNodeInspectWithEmptyID [2022-03-05T18:48:26.062Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNodeInspect [2022-03-05T18:48:26.062Z] --- PASS: TestNodeInspect (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNodeListError [2022-03-05T18:48:26.062Z] --- PASS: TestNodeListError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNodeList [2022-03-05T18:48:26.062Z] --- PASS: TestNodeList (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNodeRemoveError [2022-03-05T18:48:26.062Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNodeRemove [2022-03-05T18:48:26.062Z] --- PASS: TestNodeRemove (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNodeUpdateError [2022-03-05T18:48:26.062Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestNodeUpdate [2022-03-05T18:48:26.062Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestOptionWithHostFromEnv [2022-03-05T18:48:26.062Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestOptionWithTimeout [2022-03-05T18:48:26.062Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestOptionWithVersionFromEnv [2022-03-05T18:48:26.062Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPingFail [2022-03-05T18:48:26.062Z] --- PASS: TestPingFail (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPingWithError [2022-03-05T18:48:26.062Z] 2022/03/05 18:48:25 RoundTripper returned a response & error; ignoring response [2022-03-05T18:48:26.062Z] 2022/03/05 18:48:25 RoundTripper returned a response & error; ignoring response [2022-03-05T18:48:26.062Z] --- PASS: TestPingWithError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPingSuccess [2022-03-05T18:48:26.062Z] --- PASS: TestPingSuccess (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPingHeadFallback [2022-03-05T18:48:26.062Z] === RUN TestPingHeadFallback/OK [2022-03-05T18:48:26.062Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-05T18:48:26.062Z] === RUN TestPingHeadFallback/Not_Found [2022-03-05T18:48:26.062Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-05T18:48:26.062Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-05T18:48:26.062Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginDisableError [2022-03-05T18:48:26.062Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginDisable [2022-03-05T18:48:26.062Z] --- PASS: TestPluginDisable (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginEnableError [2022-03-05T18:48:26.062Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginEnable [2022-03-05T18:48:26.062Z] --- PASS: TestPluginEnable (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginInspectError [2022-03-05T18:48:26.062Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginInspectWithEmptyID [2022-03-05T18:48:26.062Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginInspect [2022-03-05T18:48:26.062Z] --- PASS: TestPluginInspect (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginListError [2022-03-05T18:48:26.062Z] --- PASS: TestPluginListError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginList [2022-03-05T18:48:26.062Z] --- PASS: TestPluginList (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginPushError [2022-03-05T18:48:26.062Z] --- PASS: TestPluginPushError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginPush [2022-03-05T18:48:26.062Z] --- PASS: TestPluginPush (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginRemoveError [2022-03-05T18:48:26.062Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginRemove [2022-03-05T18:48:26.062Z] --- PASS: TestPluginRemove (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginSetError [2022-03-05T18:48:26.062Z] --- PASS: TestPluginSetError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPluginSet [2022-03-05T18:48:26.062Z] --- PASS: TestPluginSet (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSetHostHeader [2022-03-05T18:48:26.062Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestPlainTextError [2022-03-05T18:48:26.062Z] --- PASS: TestPlainTextError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestInfiniteError [2022-03-05T18:48:26.062Z] --- PASS: TestInfiniteError (0.02s) [2022-03-05T18:48:26.062Z] === RUN TestCanceledContext [2022-03-05T18:48:26.062Z] 2022/03/05 18:48:25 RoundTripper returned a response & error; ignoring response [2022-03-05T18:48:26.062Z] --- PASS: TestCanceledContext (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestDeadlineExceededContext [2022-03-05T18:48:26.062Z] 2022/03/05 18:48:25 RoundTripper returned a response & error; ignoring response [2022-03-05T18:48:26.062Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretCreateUnsupported [2022-03-05T18:48:26.062Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretCreateError [2022-03-05T18:48:26.062Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretCreate [2022-03-05T18:48:26.062Z] --- PASS: TestSecretCreate (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretInspectUnsupported [2022-03-05T18:48:26.062Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretInspectError [2022-03-05T18:48:26.062Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretInspectSecretNotFound [2022-03-05T18:48:26.062Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretInspectWithEmptyID [2022-03-05T18:48:26.062Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretInspect [2022-03-05T18:48:26.062Z] --- PASS: TestSecretInspect (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretListUnsupported [2022-03-05T18:48:26.062Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretListError [2022-03-05T18:48:26.062Z] --- PASS: TestSecretListError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretList [2022-03-05T18:48:26.062Z] --- PASS: TestSecretList (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretRemoveUnsupported [2022-03-05T18:48:26.062Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretRemoveError [2022-03-05T18:48:26.062Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretRemove [2022-03-05T18:48:26.062Z] --- PASS: TestSecretRemove (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretUpdateUnsupported [2022-03-05T18:48:26.062Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretUpdateError [2022-03-05T18:48:26.062Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestSecretUpdate [2022-03-05T18:48:26.062Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestServiceCreateError [2022-03-05T18:48:26.062Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestServiceCreate [2022-03-05T18:48:26.062Z] --- PASS: TestServiceCreate (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-05T18:48:26.062Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestServiceCreateDigestPinning [2022-03-05T18:48:26.062Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestServiceInspectError [2022-03-05T18:48:26.062Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestServiceInspectServiceNotFound [2022-03-05T18:48:26.062Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestServiceInspectWithEmptyID [2022-03-05T18:48:26.062Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-05T18:48:26.062Z] === RUN TestServiceInspect [2022-03-05T18:48:26.063Z] --- PASS: TestServiceInspect (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestServiceListError [2022-03-05T18:48:26.063Z] --- PASS: TestServiceListError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestServiceList [2022-03-05T18:48:26.063Z] --- PASS: TestServiceList (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestServiceLogsError [2022-03-05T18:48:26.063Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestServiceLogs [2022-03-05T18:48:26.063Z] --- PASS: TestServiceLogs (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestServiceRemoveError [2022-03-05T18:48:26.063Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestServiceRemoveNotFoundError [2022-03-05T18:48:26.063Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestServiceRemove [2022-03-05T18:48:26.063Z] --- PASS: TestServiceRemove (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestServiceUpdateError [2022-03-05T18:48:26.063Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestServiceUpdate [2022-03-05T18:48:26.063Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmGetUnlockKeyError [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmGetUnlockKey [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmInitError [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmInit [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmInit (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmInspectError [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmInspect [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmJoinError [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmJoin [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmLeaveError [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmLeave [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmUnlockError [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmUnlock [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmUpdateError [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestSwarmUpdate [2022-03-05T18:48:26.063Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestTaskInspectError [2022-03-05T18:48:26.063Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestTaskInspectWithEmptyID [2022-03-05T18:48:26.063Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestTaskInspect [2022-03-05T18:48:26.063Z] --- PASS: TestTaskInspect (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestTaskListError [2022-03-05T18:48:26.063Z] --- PASS: TestTaskListError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestTaskList [2022-03-05T18:48:26.063Z] --- PASS: TestTaskList (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestVolumeCreateError [2022-03-05T18:48:26.063Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestVolumeCreate [2022-03-05T18:48:26.063Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestVolumeInspectError [2022-03-05T18:48:26.063Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestVolumeInspectNotFound [2022-03-05T18:48:26.063Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestVolumeInspectWithEmptyID [2022-03-05T18:48:26.063Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestVolumeInspect [2022-03-05T18:48:26.063Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestVolumeListError [2022-03-05T18:48:26.063Z] --- PASS: TestVolumeListError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestVolumeList [2022-03-05T18:48:26.063Z] --- PASS: TestVolumeList (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestVolumeRemoveError [2022-03-05T18:48:26.063Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-05T18:48:26.063Z] === RUN TestVolumeRemove [2022-03-05T18:48:26.063Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-05T18:48:26.063Z] === CONT TestTLSCloseWriter [2022-03-05T18:48:26.063Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-05T18:48:26.063Z] PASS [2022-03-05T18:48:26.063Z] coverage: 75.2% of statements [2022-03-05T18:48:26.063Z] ok github.com/docker/docker/client 0.482s coverage: 75.2% of statements [2022-03-05T18:48:29.386Z] #74 exporting layers 6.0s done [2022-03-05T18:48:29.386Z] #74 writing image sha256:dbb5a69a7dc60e20acc73b81d3a351b50b2d3f76909d601d0e3b8d182f7323ab done [2022-03-05T18:48:29.386Z] #74 naming to docker.io/library/docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 done [2022-03-05T18:48:29.386Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T18:48:29.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -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:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/make.sh dynbinary test-integration [2022-03-05T18:48:31.091Z] [2022-03-05T18:48:31.091Z] Removing bundles/ [2022-03-05T18:48:31.091Z] [2022-03-05T18:48:31.091Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-05T18:48:31.091Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T18:48:31.091Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:48:37.384Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-05T18:48:38.495Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T18:48:38.495Z] Using test binary docker [2022-03-05T18:48:38.495Z] +++ /etc/init.d/apparmor start [2022-03-05T18:48:38.495Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T18:48:38.495Z] INFO: Waiting for daemon to start... [2022-03-05T18:48:38.495Z] Starting dockerd [2022-03-05T18:48:38.495Z] +++ 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-05T18:48:38.495Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T18:48:38.495Z] Using test binary docker [2022-03-05T18:48:38.495Z] +++ /etc/init.d/apparmor start [2022-03-05T18:48:38.495Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T18:48:38.495Z] INFO: Waiting for daemon to start... [2022-03-05T18:48:38.495Z] Starting dockerd [2022-03-05T18:48:38.495Z] +++ 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-05T18:48:38.495Z] . [2022-03-05T18:48:38.495Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T18:48:38.495Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T18:48:38.495Z] Error: No such image: emptyfs [2022-03-05T18:48:38.495Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T18:48:38.495Z] ++++ docker load [2022-03-05T18:48:38.495Z] Running integration-test (iteration 1) [2022-03-05T18:48:38.495Z] 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-05T18:48:38.495Z] ++ 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-05T18:48:38.495Z] ++ set -e [2022-03-05T18:48:38.495Z] ++ '[' -n 0 ']' [2022-03-05T18:48:38.495Z] ++ set -x [2022-03-05T18:48:38.495Z] ++ 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-05T18:48:38.495Z] [2022-03-05T18:48:38.495Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T18:48:38.495Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T18:48:38.495Z] Error: No such image: emptyfs [2022-03-05T18:48:38.495Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T18:48:38.495Z] ++++ docker load [2022-03-05T18:48:38.755Z] Loaded image: busybox:latest [2022-03-05T18:48:38.755Z] Running integration-test (iteration 1) [2022-03-05T18:48:38.755Z] 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-05T18:48:38.755Z] ++ 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-05T18:48:38.755Z] ++ set -e [2022-03-05T18:48:38.755Z] ++ '[' -n 0 ']' [2022-03-05T18:48:38.755Z] ++ set -x [2022-03-05T18:48:38.755Z] ++ 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-05T18:48:39.013Z] Loaded image: busybox:glibc [2022-03-05T18:48:39.582Z] Loaded image: busybox:latest [2022-03-05T18:48:40.149Z] Loaded image: busybox:glibc [2022-03-05T18:48:43.439Z] Loaded image: debian:bullseye-slim [2022-03-05T18:48:43.439Z] Loaded image: hello-world:latest [2022-03-05T18:48:43.698Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T18:48:43.698Z] INFO: Testing against a local daemon [2022-03-05T18:48:43.698Z] === RUN TestDockerDaemonSuite [2022-03-05T18:48:43.698Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-05T18:48:44.266Z] Loaded image: debian:bullseye-slim [2022-03-05T18:48:44.266Z] Loaded image: hello-world:latest [2022-03-05T18:48:44.525Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T18:48:44.786Z] INFO: Testing against a local daemon [2022-03-05T18:48:44.786Z] === RUN TestDockerSuite [2022-03-05T18:48:44.786Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-05T18:48:44.786Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-05T18:48:44.786Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-05T18:48:44.786Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-05T18:48:44.786Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-05T18:48:44.786Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-05T18:48:44.786Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-05T18:48:44.786Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-05T18:48:44.881Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-05T18:48:45.241Z] === RUN TestBoolValue [2022-03-05T18:48:45.241Z] --- PASS: TestBoolValue (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestBoolValueOrDefault [2022-03-05T18:48:45.241Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestInt64ValueOrZero [2022-03-05T18:48:45.241Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestInt64ValueOrDefault [2022-03-05T18:48:45.241Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-05T18:48:45.241Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestJsonContentType [2022-03-05T18:48:45.241Z] --- PASS: TestJsonContentType (0.00s) [2022-03-05T18:48:45.241Z] PASS [2022-03-05T18:48:45.241Z] coverage: 14.7% of statements [2022-03-05T18:48:45.241Z] ok github.com/docker/docker/api/server/httputils 0.168s coverage: 14.7% of statements [2022-03-05T18:48:45.241Z] === RUN TestMaskSecretKeys [2022-03-05T18:48:45.241Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-05T18:48:45.241Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-05T18:48:45.241Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-05T18:48:45.241Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-05T18:48:45.241Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-05T18:48:45.241Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-05T18:48:45.241Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestVersionMiddlewareVersion [2022-03-05T18:48:45.241Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-05T18:48:45.241Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-05T18:48:45.241Z] PASS [2022-03-05T18:48:45.241Z] coverage: 37.7% of statements [2022-03-05T18:48:45.241Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-05T18:48:45.241Z] === RUN TestAdjustForAPIVersion [2022-03-05T18:48:45.241Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-05T18:48:45.241Z] PASS [2022-03-05T18:48:45.241Z] coverage: 5.7% of statements [2022-03-05T18:48:45.241Z] ok github.com/docker/docker/api/server/router/swarm 0.092s coverage: 5.7% of statements [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-05T18:48:45.241Z] === RUN TestToJSON [2022-03-05T18:48:45.241Z] --- PASS: TestToJSON (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestToParamWithVersion [2022-03-05T18:48:45.241Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestFromJSON [2022-03-05T18:48:45.241Z] --- PASS: TestFromJSON (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestEmpty [2022-03-05T18:48:45.241Z] --- PASS: TestEmpty (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestArgsMatchKVListEmptySources [2022-03-05T18:48:45.241Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestArgsMatchKVList [2022-03-05T18:48:45.241Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestArgsMatch [2022-03-05T18:48:45.241Z] --- PASS: TestArgsMatch (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestAdd [2022-03-05T18:48:45.241Z] --- PASS: TestAdd (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestDel [2022-03-05T18:48:45.241Z] --- PASS: TestDel (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestLen [2022-03-05T18:48:45.241Z] --- PASS: TestLen (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestExactMatch [2022-03-05T18:48:45.241Z] --- PASS: TestExactMatch (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestOnlyOneExactMatch [2022-03-05T18:48:45.241Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestContains [2022-03-05T18:48:45.241Z] --- PASS: TestContains (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestValidate [2022-03-05T18:48:45.241Z] --- PASS: TestValidate (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestWalkValues [2022-03-05T18:48:45.241Z] --- PASS: TestWalkValues (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestFuzzyMatch [2022-03-05T18:48:45.241Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestClone [2022-03-05T18:48:45.241Z] --- PASS: TestClone (0.00s) [2022-03-05T18:48:45.241Z] PASS [2022-03-05T18:48:45.241Z] coverage: 92.2% of statements [2022-03-05T18:48:45.241Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-05T18:48:45.241Z] === RUN TestStrSliceMarshalJSON [2022-03-05T18:48:45.241Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestStrSliceUnmarshalJSON [2022-03-05T18:48:45.241Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestStrSliceUnmarshalString [2022-03-05T18:48:45.241Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestStrSliceUnmarshalSlice [2022-03-05T18:48:45.241Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-05T18:48:45.241Z] PASS [2022-03-05T18:48:45.241Z] coverage: 90.0% of statements [2022-03-05T18:48:45.241Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-05T18:48:45.241Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-05T18:48:45.241Z] === RUN TestDurationToSecondsString [2022-03-05T18:48:45.241Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-05T18:48:45.241Z] === RUN TestGetTimestamp [2022-03-05T18:48:45.743Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-05T18:48:45.743Z] === RUN TestParseTimestamps [2022-03-05T18:48:45.743Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-05T18:48:45.743Z] PASS [2022-03-05T18:48:45.743Z] coverage: 100.0% of statements [2022-03-05T18:48:45.743Z] ok github.com/docker/docker/api/types/time 0.256s coverage: 100.0% of statements [2022-03-05T18:48:45.743Z] === RUN TestCompareVersion [2022-03-05T18:48:45.743Z] --- PASS: TestCompareVersion (0.00s) [2022-03-05T18:48:45.743Z] PASS [2022-03-05T18:48:45.743Z] coverage: 77.3% of statements [2022-03-05T18:48:45.743Z] ok github.com/docker/docker/api/types/versions 0.065s coverage: 77.3% of statements [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/builder [no test files] [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-05T18:48:45.743Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-05T18:48:46.798Z] === RUN TestParseRemoteURL [2022-03-05T18:48:46.798Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-05T18:48:46.798Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-05T18:48:47.300Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-05T18:48:47.300Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-05T18:48:47.300Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-05T18:48:47.300Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-05T18:48:47.300Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-05T18:48:47.300Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-05T18:48:47.300Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-05T18:48:47.300Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-05T18:48:47.300Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-05T18:48:47.300Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-05T18:48:47.300Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-05T18:48:47.300Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-05T18:48:47.300Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-05T18:48:47.300Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-05T18:48:47.300Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-05T18:48:47.300Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-05T18:48:47.300Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-05T18:48:47.300Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-05T18:48:47.300Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-05T18:48:47.300Z] === RUN TestCloneArgsSmartHttp [2022-03-05T18:48:47.300Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-05T18:48:47.300Z] === RUN TestCloneArgsDumbHttp [2022-03-05T18:48:47.300Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-05T18:48:47.300Z] === RUN TestCloneArgsGit [2022-03-05T18:48:47.300Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-05T18:48:47.300Z] === RUN TestCheckoutGit [2022-03-05T18:48:47.318Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-05T18:48:47.318Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-05T18:48:47.442Z] --- PASS: TestCheckoutGit (32.25s) [2022-03-05T18:48:47.442Z] === RUN TestValidGitTransport [2022-03-05T18:48:47.442Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-05T18:48:47.442Z] === RUN TestGitInvalidRef [2022-03-05T18:48:47.442Z] --- PASS: TestGitInvalidRef (0.23s) [2022-03-05T18:48:47.442Z] PASS [2022-03-05T18:48:47.442Z] coverage: 86.3% of statements [2022-03-05T18:48:47.442Z] ok github.com/docker/docker/builder/remotecontext/git 32.563s coverage: 86.3% of statements [2022-03-05T18:48:47.442Z] ? github.com/docker/docker/cli [no test files] [2022-03-05T18:48:47.442Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-05T18:48:47.577Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-05T18:48:47.577Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-05T18:48:48.514Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-05T18:48:48.514Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-05T18:48:48.514Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-05T18:48:48.977Z] === RUN TestEnable [2022-03-05T18:48:48.977Z] --- PASS: TestEnable (0.00s) [2022-03-05T18:48:48.977Z] === RUN TestDisable [2022-03-05T18:48:48.977Z] --- PASS: TestDisable (0.00s) [2022-03-05T18:48:48.977Z] === RUN TestEnabled [2022-03-05T18:48:48.977Z] --- PASS: TestEnabled (0.00s) [2022-03-05T18:48:48.977Z] PASS [2022-03-05T18:48:48.977Z] coverage: 100.0% of statements [2022-03-05T18:48:48.977Z] ok github.com/docker/docker/cli/debug 0.056s coverage: 100.0% of statements [2022-03-05T18:48:49.484Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-05T18:48:49.484Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-05T18:48:49.484Z] === RUN TestProcessNoDockerignore [2022-03-05T18:48:49.484Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-05T18:48:49.484Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-05T18:48:49.484Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-05T18:48:49.484Z] === RUN TestDetectContentType [2022-03-05T18:48:49.484Z] --- PASS: TestDetectContentType (0.00s) [2022-03-05T18:48:49.484Z] === RUN TestSelectAcceptableMIME [2022-03-05T18:48:49.484Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-05T18:48:49.484Z] === RUN TestInspectEmptyResponse [2022-03-05T18:48:49.484Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-05T18:48:49.484Z] === RUN TestInspectResponseBinary [2022-03-05T18:48:49.484Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-05T18:48:49.484Z] === RUN TestResponseUnsupportedContentType [2022-03-05T18:48:49.484Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-05T18:48:49.484Z] === RUN TestInspectResponseTextSimple [2022-03-05T18:48:49.484Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-05T18:48:49.484Z] === RUN TestInspectResponseEmptyContentType [2022-03-05T18:48:49.484Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-05T18:48:49.484Z] === RUN TestUnknownContentLength [2022-03-05T18:48:49.485Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-05T18:48:49.485Z] === RUN TestDownloadRemote [2022-03-05T18:48:49.485Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-05T18:48:49.485Z] === RUN TestGetWithStatusError [2022-03-05T18:48:49.485Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-05T18:48:49.485Z] === RUN TestCloseRootDirectory [2022-03-05T18:48:49.485Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:48:49.485Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-05T18:48:49.485Z] === RUN TestHashFile [2022-03-05T18:48:49.485Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:48:49.485Z] --- SKIP: TestHashFile (0.00s) [2022-03-05T18:48:49.485Z] === RUN TestHashSubdir [2022-03-05T18:48:49.485Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:48:49.485Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-05T18:48:49.485Z] === RUN TestRemoveDirectory [2022-03-05T18:48:49.485Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:48:49.485Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-05T18:48:49.485Z] PASS [2022-03-05T18:48:49.485Z] coverage: 9.3% of statements [2022-03-05T18:48:49.485Z] ok github.com/docker/docker/builder/remotecontext 0.400s coverage: 9.3% of statements [2022-03-05T18:48:49.576Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-05T18:48:49.867Z] 1bd78008c728: Pull complete [2022-03-05T18:48:49.867Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-05T18:48:49.867Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T18:48:49.867Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-05T18:48:49.867Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-05T18:48:49.867Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-03-05T18:48:49.867Z] WARN: Skipping validation tests [2022-03-05T18:48:49.867Z] INFO: Running unit tests at 03/05/2022 18:48:46... [2022-03-05T18:48:49.895Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-05T18:48:49.895Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-05T18:48:49.895Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-05T18:48:49.895Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-05T18:48:49.987Z] === RUN TestGetAllAllowed [2022-03-05T18:48:49.987Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestGetAllMeta [2022-03-05T18:48:49.987Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-05T18:48:49.987Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestIsUnreferencedBuiltin [2022-03-05T18:48:49.987Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestIsExistingDirectory [2022-03-05T18:48:49.987Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-05T18:48:49.987Z] === RUN TestGetFilenameForDownload [2022-03-05T18:48:49.987Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestEnv2Variables [2022-03-05T18:48:49.987Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-05T18:48:49.987Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestMaintainer [2022-03-05T18:48:49.987Z] --- PASS: TestMaintainer (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestLabel [2022-03-05T18:48:49.987Z] --- PASS: TestLabel (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestFromScratch [2022-03-05T18:48:49.987Z] --- PASS: TestFromScratch (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestFromWithArg [2022-03-05T18:48:49.987Z] --- PASS: TestFromWithArg (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-05T18:48:49.987Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestFromWithUndefinedArg [2022-03-05T18:48:49.987Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestFromMultiStageWithNamedStage [2022-03-05T18:48:49.987Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestOnbuild [2022-03-05T18:48:49.987Z] --- PASS: TestOnbuild (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestWorkdir [2022-03-05T18:48:49.987Z] --- PASS: TestWorkdir (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestCmd [2022-03-05T18:48:49.987Z] --- PASS: TestCmd (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestHealthcheckNone [2022-03-05T18:48:49.987Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestHealthcheckCmd [2022-03-05T18:48:49.987Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestEntrypoint [2022-03-05T18:48:49.987Z] --- PASS: TestEntrypoint (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestExpose [2022-03-05T18:48:49.987Z] --- PASS: TestExpose (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestUser [2022-03-05T18:48:49.987Z] --- PASS: TestUser (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestVolume [2022-03-05T18:48:49.987Z] --- PASS: TestVolume (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestStopSignal [2022-03-05T18:48:49.987Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-05T18:48:49.987Z] --- SKIP: TestStopSignal (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestArg [2022-03-05T18:48:49.987Z] --- PASS: TestArg (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestShell [2022-03-05T18:48:49.987Z] --- PASS: TestShell (0.00s) [2022-03-05T18:48:49.987Z] === RUN TestPrependEnvOnCmd [2022-03-05T18:48:49.988Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-05T18:48:49.988Z] === RUN TestRunWithBuildArgs [2022-03-05T18:48:49.988Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-05T18:48:49.988Z] === RUN TestRunIgnoresHealthcheck [2022-03-05T18:48:49.988Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-05T18:48:49.988Z] === RUN TestDispatchUnsupportedOptions [2022-03-05T18:48:49.988Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-05T18:48:49.988Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-05T18:48:49.988Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-05T18:48:49.988Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-05T18:48:49.988Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-05T18:48:49.988Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-05T18:48:49.988Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-05T18:48:49.988Z] === RUN TestNormalizeWorkdir [2022-03-05T18:48:49.988Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-05T18:48:49.988Z] === RUN TestDispatch [2022-03-05T18:48:49.988Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-05T18:48:49.988Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-05T18:48:49.988Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-05T18:48:49.988Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-05T18:48:49.988Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-05T18:48:49.988Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-05T18:48:49.988Z] === RUN TestDispatch/COPY_url [2022-03-05T18:48:49.988Z] --- PASS: TestDispatch (0.14s) [2022-03-05T18:48:49.988Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-05T18:48:49.988Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-05T18:48:49.988Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-03-05T18:48:49.988Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-03-05T18:48:49.988Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s) [2022-03-05T18:48:49.988Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.02s) [2022-03-05T18:48:49.988Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-05T18:48:49.988Z] === RUN TestAddScratchImageAddsToMounts [2022-03-05T18:48:49.988Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-05T18:48:49.988Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-05T18:48:49.988Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-05T18:48:49.988Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-05T18:48:49.988Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-05T18:48:49.988Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-05T18:48:49.988Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-05T18:48:49.988Z] === RUN TestImageSourceGetAddsToMounts [2022-03-05T18:48:49.988Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-05T18:48:49.988Z] === RUN TestEmptyDockerfile [2022-03-05T18:48:49.988Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-05T18:48:49.988Z] === RUN TestSymlinkDockerfile [2022-03-05T18:48:49.988Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-05T18:48:49.988Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-05T18:48:49.988Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-05T18:48:50.492Z] === RUN TestNonExistingDockerfile [2022-03-05T18:48:50.492Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-03-05T18:48:50.492Z] === RUN TestCopyRunConfig [2022-03-05T18:48:50.492Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-05T18:48:50.492Z] === RUN TestDeepCopyRunConfig [2022-03-05T18:48:50.492Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-05T18:48:50.492Z] === RUN TestExportImage [2022-03-05T18:48:50.492Z] --- PASS: TestExportImage (0.00s) [2022-03-05T18:48:50.492Z] === RUN TestNormalizeDest [2022-03-05T18:48:50.492Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-05T18:48:50.492Z] PASS [2022-03-05T18:48:50.492Z] coverage: 46.7% of statements [2022-03-05T18:48:50.492Z] ok github.com/docker/docker/builder/dockerfile 0.290s coverage: 46.7% of statements [2022-03-05T18:48:50.492Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-05T18:48:50.837Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-05T18:48:50.837Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-05T18:48:50.995Z] === RUN TestTCP4Proxy [2022-03-05T18:48:50.995Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-05T18:48:50.995Z] === RUN TestTCP4ProxyHalfClose [2022-03-05T18:48:50.995Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-05T18:48:50.995Z] === RUN TestTCP6Proxy [2022-03-05T18:48:50.995Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-05T18:48:50.995Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-05T18:48:50.995Z] === RUN TestTCPDualStackProxy [2022-03-05T18:48:50.995Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-05T18:48:50.995Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-05T18:48:50.995Z] === RUN TestUDP4Proxy [2022-03-05T18:48:50.995Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-05T18:48:50.995Z] === RUN TestUDP6Proxy [2022-03-05T18:48:50.995Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-05T18:48:50.995Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-05T18:48:50.995Z] === RUN TestUDPWriteError [2022-03-05T18:48:50.995Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-05T18:48:50.995Z] === RUN TestSCTP4Proxy [2022-03-05T18:48:50.995Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-05T18:48:50.995Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-05T18:48:50.995Z] === RUN TestSCTP6Proxy [2022-03-05T18:48:50.995Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-05T18:48:50.995Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-05T18:48:50.995Z] PASS [2022-03-05T18:48:50.995Z] coverage: 49.4% of statements [2022-03-05T18:48:50.995Z] ok github.com/docker/docker/cmd/docker-proxy 0.060s coverage: 49.4% of statements [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-05T18:48:51.290Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestConfigureDaemonLogs [2022-03-05T18:48:51.290Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestCommonOptionsInstallFlags [2022-03-05T18:48:51.290Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-05T18:48:51.290Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-05T18:48:51.290Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-05T18:48:51.290Z] PASS [2022-03-05T18:48:51.290Z] coverage: 18.7% of statements [2022-03-05T18:48:51.290Z] ok github.com/docker/docker/cmd/dockerd 0.200s coverage: 18.7% of statements [2022-03-05T18:48:51.290Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-05T18:48:51.290Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-05T18:48:51.775Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-05T18:48:52.034Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-05T18:48:52.035Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-05T18:48:52.035Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-05T18:48:52.604Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-05T18:48:52.827Z] INFO: make.ps1 starting at 03/05/2022 18:48:52 [2022-03-05T18:48:52.887Z] === RUN TestContainerStopSignal [2022-03-05T18:48:52.887Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-05T18:48:52.887Z] === RUN TestContainerStopTimeout [2022-03-05T18:48:52.887Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-05T18:48:52.887Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-05T18:48:52.887Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-05T18:48:52.887Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-05T18:48:52.887Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-05T18:48:52.887Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-05T18:48:52.887Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-05T18:48:52.887Z] === RUN TestReplaceAndAppendEnvVars [2022-03-05T18:48:52.887Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-05T18:48:52.887Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-05T18:48:52.887Z] === RUN TestNewMemoryStore [2022-03-05T18:48:52.887Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-05T18:48:52.888Z] === RUN TestAddContainers [2022-03-05T18:48:52.888Z] --- PASS: TestAddContainers (0.00s) [2022-03-05T18:48:52.888Z] === RUN TestGetContainer [2022-03-05T18:48:52.888Z] --- PASS: TestGetContainer (0.00s) [2022-03-05T18:48:52.888Z] === RUN TestDeleteContainer [2022-03-05T18:48:52.888Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-05T18:48:52.888Z] === RUN TestListContainers [2022-03-05T18:48:52.888Z] --- PASS: TestListContainers (0.00s) [2022-03-05T18:48:52.888Z] === RUN TestFirstContainer [2022-03-05T18:48:52.888Z] --- PASS: TestFirstContainer (0.00s) [2022-03-05T18:48:52.888Z] === RUN TestApplyAllContainer [2022-03-05T18:48:52.888Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-05T18:48:52.888Z] === RUN TestIsValidHealthString [2022-03-05T18:48:52.888Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-05T18:48:52.888Z] === RUN TestStateRunStop [2022-03-05T18:48:52.888Z] --- PASS: TestStateRunStop (0.00s) [2022-03-05T18:48:52.888Z] === RUN TestStateTimeoutWait [2022-03-05T18:48:52.888Z] state_test.go:141: Stop callback fired [2022-03-05T18:48:52.888Z] state_test.go:165: Stop callback fired [2022-03-05T18:48:52.888Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-05T18:48:52.888Z] === RUN TestIsValidStateString [2022-03-05T18:48:52.888Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-05T18:48:52.888Z] === RUN TestViewSaveDelete [2022-03-05T18:48:52.888Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-05T18:48:52.888Z] === RUN TestViewAll [2022-03-05T18:48:52.888Z] --- PASS: TestViewAll (0.01s) [2022-03-05T18:48:52.888Z] === RUN TestViewGet [2022-03-05T18:48:52.888Z] --- PASS: TestViewGet (0.01s) [2022-03-05T18:48:52.888Z] === RUN TestNames [2022-03-05T18:48:52.888Z] --- PASS: TestNames (0.00s) [2022-03-05T18:48:52.888Z] === RUN TestViewWithHealthCheck [2022-03-05T18:48:52.888Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-05T18:48:52.888Z] PASS [2022-03-05T18:48:52.888Z] coverage: 41.7% of statements [2022-03-05T18:48:52.888Z] ok github.com/docker/docker/container 0.254s coverage: 41.7% of statements [2022-03-05T18:48:52.888Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-05T18:48:52.888Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-05T18:48:52.888Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-05T18:48:52.888Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-05T18:48:53.296Z] INFO: Git commit (9f3b1a9664) assumed from DOCKER_GITCOMMIT environment variable [2022-03-05T18:48:53.296Z] INFO: Invoking autogen... [2022-03-05T18:48:53.765Z] INFO: Running unit tests... [2022-03-05T18:48:53.893Z] === RUN TestPrepare [2022-03-05T18:48:53.893Z] --- PASS: TestPrepare (0.00s) [2022-03-05T18:48:53.893Z] === RUN TestStart [2022-03-05T18:48:53.893Z] --- PASS: TestStart (0.00s) [2022-03-05T18:48:53.893Z] === RUN TestWaitCancel [2022-03-05T18:48:53.893Z] --- PASS: TestWaitCancel (0.00s) [2022-03-05T18:48:53.893Z] === RUN TestWaitDisabled [2022-03-05T18:48:53.893Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-05T18:48:53.893Z] === RUN TestWaitEnabled [2022-03-05T18:48:53.893Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-05T18:48:53.893Z] === RUN TestRemove [2022-03-05T18:48:53.893Z] --- PASS: TestRemove (0.00s) [2022-03-05T18:48:53.893Z] PASS [2022-03-05T18:48:53.893Z] coverage: 65.3% of statements [2022-03-05T18:48:54.376Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-03-05T18:48:55.973Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-05T18:48:55.973Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.25s) [2022-03-05T18:48:55.973Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-05T18:48:55.973Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-05T18:48:55.973Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-05T18:48:55.973Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-05T18:48:55.973Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-05T18:48:56.451Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-05T18:48:56.452Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-05T18:48:56.452Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-05T18:48:56.452Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-05T18:48:56.452Z] PASS [2022-03-05T18:48:56.452Z] coverage: 35.9% of statements [2022-03-05T18:48:56.452Z] ok github.com/docker/docker/daemon/cluster/convert 0.674s coverage: 35.9% of statements [2022-03-05T18:48:56.452Z] === RUN TestNewListSecretsFilters [2022-03-05T18:48:56.452Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-05T18:48:56.452Z] === RUN TestNewListConfigsFilters [2022-03-05T18:48:56.452Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-05T18:48:56.452Z] PASS [2022-03-05T18:48:56.452Z] coverage: 0.5% of statements [2022-03-05T18:48:56.452Z] ok github.com/docker/docker/daemon/cluster 1.108s coverage: 0.5% of statements [2022-03-05T18:48:57.498Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2022-03-05T18:48:57.498Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-05T18:48:57.759Z] ok github.com/docker/docker/cmd/dockerd/trap 2.448s coverage: 0.0% of statements [2022-03-05T18:48:57.759Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-05T18:48:57.759Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-05T18:48:57.759Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-05T18:48:57.759Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-05T18:48:57.759Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-05T18:48:57.901Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-05T18:48:59.451Z] === RUN TestBuilderGC [2022-03-05T18:48:59.451Z] --- PASS: TestBuilderGC (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestDaemonConfigurationNotFound [2022-03-05T18:48:59.451Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestDaemonBrokenConfiguration [2022-03-05T18:48:59.451Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestFindConfigurationConflicts [2022-03-05T18:48:59.451Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-05T18:48:59.451Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-05T18:48:59.451Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-05T18:48:59.451Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-05T18:48:59.451Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-05T18:48:59.451Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-05T18:48:59.451Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-05T18:48:59.451Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-05T18:48:59.451Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-05T18:48:59.451Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-05T18:48:59.451Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-05T18:48:59.451Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-05T18:48:59.451Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-05T18:48:59.451Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-05T18:48:59.451Z] === RUN TestValidateConfiguration [2022-03-05T18:48:59.451Z] === RUN TestValidateConfiguration/with_label [2022-03-05T18:48:59.930Z] === RUN TestValidateConfiguration/with_dns [2022-03-05T18:48:59.931Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-05T18:48:59.931Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-05T18:48:59.931Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-05T18:48:59.931Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-05T18:48:59.931Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-05T18:48:59.931Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-05T18:48:59.931Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-05T18:48:59.931Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-05T18:48:59.931Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-05T18:48:59.931Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-05T18:48:59.931Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-05T18:48:59.931Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-05T18:48:59.931Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-05T18:48:59.931Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-05T18:48:59.931Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-05T18:48:59.931Z] === RUN TestReloadSetConfigFileNotExist [2022-03-05T18:48:59.931Z] time="2022-03-05T18:48:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-05T18:48:59.931Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-03-05T18:48:59.931Z] === RUN TestReloadDefaultConfigNotExist [2022-03-05T18:48:59.931Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:48:59.931Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-05T18:48:59.931Z] === RUN TestReloadBadDefaultConfig [2022-03-05T18:48:59.931Z] time="2022-03-05T18:48:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1688779902" [2022-03-05T18:48:59.931Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-05T18:48:59.931Z] === RUN TestReloadWithConflictingLabels [2022-03-05T18:48:59.931Z] time="2022-03-05T18:48:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1652831459" [2022-03-05T18:48:59.931Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-05T18:48:59.931Z] === RUN TestReloadWithDuplicateLabels [2022-03-05T18:48:59.931Z] time="2022-03-05T18:48:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-872585212" [2022-03-05T18:48:59.931Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-05T18:48:59.931Z] === RUN TestMaskURLCredentials [2022-03-05T18:48:59.931Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-05T18:48:59.931Z] === RUN TestDaemonConfigurationMerge [2022-03-05T18:48:59.931Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-05T18:48:59.931Z] PASS [2022-03-05T18:48:59.931Z] coverage: 79.2% of statements [2022-03-05T18:48:59.931Z] ok github.com/docker/docker/daemon/config 0.320s coverage: 79.2% of statements [2022-03-05T18:49:00.409Z] === RUN TestEventsLog [2022-03-05T18:49:00.409Z] --- PASS: TestEventsLog (0.00s) [2022-03-05T18:49:00.409Z] === RUN TestEventsLogTimeout [2022-03-05T18:49:00.409Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-05T18:49:00.409Z] === RUN TestLogEvents [2022-03-05T18:49:00.409Z] --- PASS: TestLogEvents (0.05s) [2022-03-05T18:49:00.409Z] === RUN TestLoadBufferedEvents [2022-03-05T18:49:00.409Z] === RUN TestWaitNodeAttachment [2022-03-05T18:49:00.890Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-05T18:49:00.890Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-05T18:49:00.890Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-05T18:49:00.890Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-05T18:49:00.890Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-05T18:49:00.890Z] PASS [2022-03-05T18:49:00.890Z] coverage: 50.0% of statements [2022-03-05T18:49:00.890Z] ok github.com/docker/docker/daemon/events 0.307s coverage: 50.0% of statements [2022-03-05T18:49:00.890Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-05T18:49:00.890Z] === RUN TestIsolationConversion [2022-03-05T18:49:00.890Z] === RUN TestIsolationConversion/default [2022-03-05T18:49:00.890Z] === RUN TestIsolationConversion/process [2022-03-05T18:49:00.890Z] === RUN TestIsolationConversion/hyperv [2022-03-05T18:49:00.890Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-05T18:49:00.890Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-05T18:49:00.890Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-05T18:49:00.890Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-05T18:49:00.890Z] === RUN TestContainerLabels [2022-03-05T18:49:00.890Z] --- PASS: TestContainerLabels (0.00s) [2022-03-05T18:49:00.890Z] === RUN TestCredentialSpecConversion [2022-03-05T18:49:00.890Z] === RUN TestCredentialSpecConversion/none [2022-03-05T18:49:00.890Z] === RUN TestCredentialSpecConversion/config [2022-03-05T18:49:00.890Z] === RUN TestCredentialSpecConversion/file [2022-03-05T18:49:00.890Z] === RUN TestCredentialSpecConversion/registry [2022-03-05T18:49:00.890Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-05T18:49:00.890Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-05T18:49:00.890Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-05T18:49:00.890Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-05T18:49:00.890Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-05T18:49:00.890Z] === RUN TestControllerValidateMountBind [2022-03-05T18:49:00.890Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-05T18:49:00.890Z] === RUN TestControllerValidateMountVolume [2022-03-05T18:49:00.890Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-05T18:49:00.890Z] === RUN TestControllerValidateMountTarget [2022-03-05T18:49:00.890Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-05T18:49:00.890Z] === RUN TestControllerValidateMountTmpfs [2022-03-05T18:49:00.890Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-05T18:49:00.890Z] === RUN TestControllerValidateMountInvalidType [2022-03-05T18:49:00.890Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-05T18:49:00.890Z] === RUN TestControllerValidateMountNamedPipe [2022-03-05T18:49:00.890Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-05T18:49:00.890Z] PASS [2022-03-05T18:49:00.890Z] coverage: 11.0% of statements [2022-03-05T18:49:00.890Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.633s coverage: 11.0% of statements [2022-03-05T18:49:01.196Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-05T18:49:01.368Z] === RUN TestIsEmptyDir [2022-03-05T18:49:01.368Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-05T18:49:01.368Z] PASS [2022-03-05T18:49:01.368Z] coverage: 2.3% of statements [2022-03-05T18:49:01.368Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2022-03-05T18:49:02.374Z] === RUN TestVerifyNetworkingConfig [2022-03-05T18:49:02.374Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestGetContainer [2022-03-05T18:49:02.374Z] --- PASS: TestGetContainer (0.01s) [2022-03-05T18:49:02.374Z] === RUN TestValidContainerNames [2022-03-05T18:49:02.374Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestContainerInitDNS [2022-03-05T18:49:02.374Z] daemon_test.go:145: root required [2022-03-05T18:49:02.374Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestMerge [2022-03-05T18:49:02.374Z] --- PASS: TestMerge (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestValidateContainerIsolation [2022-03-05T18:49:02.374Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestFindNetworkErrorType [2022-03-05T18:49:02.374Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestEnsureServicesExist [2022-03-05T18:49:02.374Z] === RUN TestLinkNaming [2022-03-05T18:49:02.374Z] --- PASS: TestLinkNaming (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestLinkNew [2022-03-05T18:49:02.374Z] --- PASS: TestLinkNew (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestLinkEnv [2022-03-05T18:49:02.374Z] --- PASS: TestLinkEnv (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestLinkMultipleEnv [2022-03-05T18:49:02.374Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestLinkPortRangeEnv [2022-03-05T18:49:02.374Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-05T18:49:02.374Z] PASS [2022-03-05T18:49:02.374Z] coverage: 93.0% of statements [2022-03-05T18:49:02.374Z] --- PASS: TestEnsureServicesExist (0.02s) [2022-03-05T18:49:02.374Z] === RUN TestEnsureServicesExistErrors [2022-03-05T18:49:02.374Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-05T18:49:02.374Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2022-03-05T18:49:02.374Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-05T18:49:02.374Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-05T18:49:02.374Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestContainerDelete [2022-03-05T18:49:02.374Z] --- PASS: TestContainerDelete (0.01s) [2022-03-05T18:49:02.374Z] === RUN TestContainerDoubleDelete [2022-03-05T18:49:02.374Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestLogContainerEventCopyLabels [2022-03-05T18:49:02.374Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestLogContainerEventWithAttributes [2022-03-05T18:49:02.374Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestNoneHealthcheck [2022-03-05T18:49:02.374Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestHealthStates [2022-03-05T18:49:02.374Z] time="2022-03-05T18:49:01Z" 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-05T18:49:02.374Z] time="2022-03-05T18:49:02Z" 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-05T18:49:02.374Z] time="2022-03-05T18:49:02Z" 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-05T18:49:02.374Z] time="2022-03-05T18:49:02Z" 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-05T18:49:02.374Z] time="2022-03-05T18:49:02Z" 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-05T18:49:02.374Z] time="2022-03-05T18:49:02Z" 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-05T18:49:02.374Z] time="2022-03-05T18:49:02Z" 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-05T18:49:02.374Z] time="2022-03-05T18:49:02Z" 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-05T18:49:02.374Z] time="2022-03-05T18:49:02Z" 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-05T18:49:02.374Z] time="2022-03-05T18:49:02Z" 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-05T18:49:02.374Z] --- PASS: TestHealthStates (0.18s) [2022-03-05T18:49:02.374Z] === RUN TestGetInspectData [2022-03-05T18:49:02.374Z] --- PASS: TestGetInspectData (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestFillLicense [2022-03-05T18:49:02.374Z] --- PASS: TestFillLicense (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestListInvalidFilter [2022-03-05T18:49:02.374Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestNameFilter [2022-03-05T18:49:02.374Z] --- PASS: TestNameFilter (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-05T18:49:02.374Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-05T18:49:02.374Z] === 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-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-05T18:49:02.374Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-05T18:49:02.374Z] --- 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-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-05T18:49:02.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestDaemonReloadLabels [2022-03-05T18:49:02.374Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-05T18:49:02.374Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestDaemonReloadMirrors [2022-03-05T18:49:02.374Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-05T18:49:02.374Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-05T18:49:02.374Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-05T18:49:02.374Z] reload_test.go:342: root required [2022-03-05T18:49:02.374Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-05T18:49:02.374Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-05T18:49:02.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-05T18:49:02.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-03-05T18:49:02.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-05T18:49:02.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-03-05T18:49:02.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-05T18:49:02.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.07s) [2022-03-05T18:49:02.374Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-05T18:49:02.374Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-03-05T18:49:02.374Z] === RUN TestParseVolumesFrom [2022-03-05T18:49:02.374Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-05T18:49:02.852Z] PASS [2022-03-05T18:49:02.852Z] coverage: 8.6% of statements [2022-03-05T18:49:02.852Z] ok github.com/docker/docker/daemon 0.619s coverage: 8.6% of statements [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-05T18:49:02.852Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-05T18:49:03.055Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2022-03-05T18:49:03.726Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-05T18:49:03.858Z] === RUN TestAdapterReadLogs [2022-03-05T18:49:03.858Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-05T18:49:03.858Z] === RUN TestCopier [2022-03-05T18:49:03.858Z] --- PASS: TestCopier (0.00s) [2022-03-05T18:49:03.858Z] === RUN TestCopierLongLines [2022-03-05T18:49:03.858Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-05T18:49:03.858Z] === RUN TestCopierSlow [2022-03-05T18:49:04.203Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-05T18:49:04.336Z] --- PASS: TestCopierSlow (0.20s) [2022-03-05T18:49:04.336Z] === RUN TestCopierWithSized [2022-03-05T18:49:04.336Z] === RUN TestCopierWithSized/as_is [2022-03-05T18:49:04.336Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-05T18:49:04.336Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-05T18:49:04.336Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-05T18:49:04.336Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-05T18:49:04.336Z] === RUN TestCopierWithPartial [2022-03-05T18:49:04.336Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-05T18:49:04.336Z] === RUN TestRingLogger [2022-03-05T18:49:04.336Z] --- PASS: TestRingLogger (0.00s) [2022-03-05T18:49:04.336Z] === RUN TestRingCap [2022-03-05T18:49:04.336Z] --- PASS: TestRingCap (0.00s) [2022-03-05T18:49:04.336Z] === RUN TestRingClose [2022-03-05T18:49:04.336Z] --- PASS: TestRingClose (0.00s) [2022-03-05T18:49:04.336Z] === RUN TestRingDrain [2022-03-05T18:49:04.336Z] --- PASS: TestRingDrain (0.00s) [2022-03-05T18:49:04.336Z] PASS [2022-03-05T18:49:04.336Z] coverage: 43.2% of statements [2022-03-05T18:49:04.336Z] ok github.com/docker/docker/daemon/logger 0.285s coverage: 43.2% of statements [2022-03-05T18:49:04.441Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-03-05T18:49:04.814Z] === RUN TestNewStreamConfig [2022-03-05T18:49:04.814Z] === RUN TestNewStreamConfig/defaults [2022-03-05T18:49:04.814Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-05T18:49:04.814Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-05T18:49:04.814Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-05T18:49:04.814Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-05T18:49:04.814Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-05T18:49:04.814Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-05T18:49:04.814Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-05T18:49:04.814Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-05T18:49:04.814Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-05T18:49:04.814Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-05T18:49:04.814Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-05T18:49:04.814Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-05T18:49:04.814Z] === RUN TestValidateLogOptReconnectInterval [2022-03-05T18:49:04.814Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-05T18:49:04.814Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-05T18:49:04.814Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-05T18:49:04.814Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-05T18:49:04.814Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-05T18:49:04.814Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-05T18:49:04.814Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-05T18:49:04.814Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-05T18:49:04.814Z] PASS [2022-03-05T18:49:04.814Z] coverage: 33.6% of statements [2022-03-05T18:49:04.814Z] ok github.com/docker/docker/daemon/logger/fluentd 0.112s coverage: 33.6% of statements [2022-03-05T18:49:04.814Z] time="2022-03-05T18:49:04Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-05T18:49:04.814Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-03-05T18:49:04.814Z] === RUN TestCreateSuccess [2022-03-05T18:49:04.814Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCreateStreamSkipped [2022-03-05T18:49:04.814Z] time="2022-03-05T18:49:04Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-05T18:49:04.814Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCreateLogGroupSuccess [2022-03-05T18:49:04.814Z] time="2022-03-05T18:49:04Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-05T18:49:04.814Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCreateError [2022-03-05T18:49:04.814Z] --- PASS: TestCreateError (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCreateAlreadyExists [2022-03-05T18:49:04.814Z] time="2022-03-05T18:49:04Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-05T18:49:04.814Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestLogClosed [2022-03-05T18:49:04.814Z] --- PASS: TestLogClosed (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestLogBlocking [2022-03-05T18:49:04.814Z] --- PASS: TestLogBlocking (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-05T18:49:04.814Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestLogNonBlockingBufferFull [2022-03-05T18:49:04.814Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestPublishBatchSuccess [2022-03-05T18:49:04.814Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestPublishBatchError [2022-03-05T18:49:04.814Z] time="2022-03-05T18:49:04Z" level=error msg=error [2022-03-05T18:49:04.814Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-05T18:49:04.814Z] time="2022-03-05T18:49:04Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-05T18:49:04.814Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-05T18:49:04.814Z] time="2022-03-05T18:49:04Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-05T18:49:04.814Z] time="2022-03-05T18:49:04Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-05T18:49:04.814Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchSimple [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchTicker [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchMultilinePattern [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchClose [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestEffectiveLen [2022-03-05T18:49:04.814Z] === RUN TestEffectiveLen/0/Hello [2022-03-05T18:49:04.814Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-05T18:49:04.814Z] === RUN TestEffectiveLen/2/🙃 [2022-03-05T18:49:04.814Z] === RUN TestEffectiveLen/3/���� [2022-03-05T18:49:04.814Z] === RUN TestEffectiveLen/4/He��o [2022-03-05T18:49:04.814Z] === RUN TestEffectiveLen/5/ [2022-03-05T18:49:04.814Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestFindValidSplit [2022-03-05T18:49:04.814Z] === RUN TestFindValidSplit/0/ [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1076: [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:49:04.814Z] === RUN TestFindValidSplit/1/Hello [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1076: Hello [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:49:04.814Z] === RUN TestFindValidSplit/2/Hello [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1076: He [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1077: llo [2022-03-05T18:49:04.814Z] === RUN TestFindValidSplit/3/Hello [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1076: [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1077: Hello [2022-03-05T18:49:04.814Z] === RUN TestFindValidSplit/4/🙃 [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1076: [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-05T18:49:04.814Z] === RUN TestFindValidSplit/5/🙃 [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:49:04.814Z] === RUN TestFindValidSplit/6/a� [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1076: a [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1077: � [2022-03-05T18:49:04.814Z] === RUN TestFindValidSplit/7/a� [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1076: a� [2022-03-05T18:49:04.814Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:49:04.814Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestProcessEventEmoji [2022-03-05T18:49:04.814Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchLineSplit [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchMaxEvents [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-05T18:49:04.814Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-05T18:49:04.814Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-05T18:49:04.814Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-05T18:49:04.814Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-05T18:49:04.814Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-05T18:49:04.814Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-05T18:49:04.814Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-05T18:49:04.814Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-05T18:49:04.814Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-05T18:49:04.814Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-05T18:49:04.814Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-05T18:49:04.814Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-05T18:49:04.814Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-05T18:49:04.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsFormat [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-05T18:49:04.815Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-05T18:49:04.815Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-05T18:49:04.815Z] === RUN TestCreateTagSuccess [2022-03-05T18:49:04.815Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-05T18:49:04.815Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-05T18:49:04.815Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-05T18:49:04.815Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-05T18:49:04.815Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-05T18:49:04.815Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-05T18:49:04.815Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-05T18:49:04.815Z] PASS [2022-03-05T18:49:04.815Z] coverage: 80.2% of statements [2022-03-05T18:49:04.815Z] ok github.com/docker/docker/daemon/logger/awslogs 0.508s coverage: 80.2% of statements [2022-03-05T18:49:04.815Z] === RUN TestSearchRegistryForImagesErrors [2022-03-05T18:49:04.815Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-05T18:49:04.815Z] === RUN TestSearchRegistryForImages [2022-03-05T18:49:04.815Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-05T18:49:04.815Z] === RUN TestOnlyPlatformWithFallback [2022-03-05T18:49:04.815Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-05T18:49:04.815Z] === RUN TestImageDelete [2022-03-05T18:49:05.103Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-05T18:49:05.293Z] === RUN TestImageDelete/no_lease [2022-03-05T18:49:05.293Z] === RUN TestImageDelete/lease_exists [2022-03-05T18:49:05.293Z] --- PASS: TestImageDelete (0.03s) [2022-03-05T18:49:05.293Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-05T18:49:05.293Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-05T18:49:05.293Z] === RUN TestContentStoreForPull [2022-03-05T18:49:05.293Z] --- PASS: TestContentStoreForPull (0.21s) [2022-03-05T18:49:05.293Z] PASS [2022-03-05T18:49:05.293Z] coverage: 6.8% of statements [2022-03-05T18:49:05.293Z] ok github.com/docker/docker/daemon/images 0.344s coverage: 6.8% of statements [2022-03-05T18:49:05.293Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-05T18:49:05.293Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-05T18:49:05.293Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-05T18:49:05.293Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-05T18:49:05.293Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-05T18:49:05.293Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-05T18:49:05.670Z] --- PASS: TestBuildWithHugeFile (109.03s) [2022-03-05T18:49:05.671Z] === RUN TestBuildWCOWSandboxSize [2022-03-05T18:49:05.671Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:49:05.671Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:49:05.671Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T18:49:05.671Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:49:05.671Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:49:05.671Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:49:05.671Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:49:05.671Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:49:05.671Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:49:05.671Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:49:05.671Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:49:05.671Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:49:05.671Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-05T18:49:05.772Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-05T18:49:05.772Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-05T18:49:05.772Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-05T18:49:05.772Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-03-05T18:49:05.772Z] === RUN TestFastTimeMarshalJSON [2022-03-05T18:49:05.772Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-05T18:49:05.772Z] PASS [2022-03-05T18:49:05.772Z] coverage: 87.2% of statements [2022-03-05T18:49:05.772Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.233s coverage: 87.2% of statements [2022-03-05T18:49:05.772Z] === RUN TestJSONFileLogger [2022-03-05T18:49:05.772Z] --- PASS: TestJSONFileLogger (0.01s) [2022-03-05T18:49:05.826Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-03-05T18:49:05.930Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-05T18:49:05.930Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-03-05T18:49:05.930Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-05T18:49:05.930Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-03-05T18:49:05.930Z] === RUN TestBuildPreserveOwnership [2022-03-05T18:49:05.930Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T18:49:06.250Z] === RUN TestJSONFileLoggerWithTags [2022-03-05T18:49:06.250Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-05T18:49:06.250Z] === RUN TestJSONFileLoggerWithOpts [2022-03-05T18:49:06.250Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2022-03-05T18:49:06.250Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-05T18:49:06.250Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-05T18:49:06.250Z] === RUN TestEncodeDecode [2022-03-05T18:49:06.250Z] === PAUSE TestEncodeDecode [2022-03-05T18:49:06.250Z] === RUN TestUnexpectedEOF [2022-03-05T18:49:06.250Z] time="2022-03-05T18:49:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-05T18:49:06.250Z] time="2022-03-05T18:49:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-05T18:49:06.250Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-03-05T18:49:06.250Z] === CONT TestEncodeDecode [2022-03-05T18:49:06.250Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-05T18:49:06.250Z] PASS [2022-03-05T18:49:06.250Z] coverage: 69.9% of statements [2022-03-05T18:49:06.250Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.319s coverage: 69.9% of statements [2022-03-05T18:49:06.377Z] === RUN TestCheckpointCreateError [2022-03-05T18:49:06.377Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCheckpointCreate [2022-03-05T18:49:06.377Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCheckpointDeleteError [2022-03-05T18:49:06.377Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCheckpointDelete [2022-03-05T18:49:06.377Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCheckpointListError [2022-03-05T18:49:06.377Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCheckpointList [2022-03-05T18:49:06.377Z] --- PASS: TestCheckpointList (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCheckpointListContainerNotFound [2022-03-05T18:49:06.377Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestNewClientWithOpsFromEnv [2022-03-05T18:49:06.377Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-05T18:49:06.377Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestGetAPIPath [2022-03-05T18:49:06.377Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestParseHostURL [2022-03-05T18:49:06.377Z] --- PASS: TestParseHostURL (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-05T18:49:06.377Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-05T18:49:06.377Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestNegotiateAPIVersion [2022-03-05T18:49:06.377Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestNegotiateAPVersionOverride [2022-03-05T18:49:06.377Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-05T18:49:06.377Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-05T18:49:06.377Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-05T18:49:06.377Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestClientRedirect [2022-03-05T18:49:06.377Z] --- PASS: TestClientRedirect (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigCreateUnsupported [2022-03-05T18:49:06.377Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigCreateError [2022-03-05T18:49:06.377Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigCreate [2022-03-05T18:49:06.377Z] --- PASS: TestConfigCreate (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigInspectNotFound [2022-03-05T18:49:06.377Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigInspectWithEmptyID [2022-03-05T18:49:06.377Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigInspectUnsupported [2022-03-05T18:49:06.377Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigInspectError [2022-03-05T18:49:06.377Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigInspectConfigNotFound [2022-03-05T18:49:06.377Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigInspect [2022-03-05T18:49:06.377Z] --- PASS: TestConfigInspect (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigListUnsupported [2022-03-05T18:49:06.377Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigListError [2022-03-05T18:49:06.377Z] --- PASS: TestConfigListError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigList [2022-03-05T18:49:06.377Z] --- PASS: TestConfigList (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigRemoveUnsupported [2022-03-05T18:49:06.377Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigRemoveError [2022-03-05T18:49:06.377Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigRemove [2022-03-05T18:49:06.377Z] --- PASS: TestConfigRemove (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigUpdateUnsupported [2022-03-05T18:49:06.377Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigUpdateError [2022-03-05T18:49:06.377Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestConfigUpdate [2022-03-05T18:49:06.377Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerCommitError [2022-03-05T18:49:06.377Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerCommit [2022-03-05T18:49:06.377Z] --- PASS: TestContainerCommit (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerStatPathError [2022-03-05T18:49:06.377Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerStatPathNotFoundError [2022-03-05T18:49:06.377Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerStatPathNoHeaderError [2022-03-05T18:49:06.377Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerStatPath [2022-03-05T18:49:06.377Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCopyToContainerError [2022-03-05T18:49:06.377Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCopyToContainerNotFoundError [2022-03-05T18:49:06.377Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-05T18:49:06.377Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCopyToContainer [2022-03-05T18:49:06.377Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCopyFromContainerError [2022-03-05T18:49:06.377Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCopyFromContainerNotFoundError [2022-03-05T18:49:06.377Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-05T18:49:06.377Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-05T18:49:06.377Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestCopyFromContainer [2022-03-05T18:49:06.377Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerCreateError [2022-03-05T18:49:06.377Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerCreateImageNotFound [2022-03-05T18:49:06.377Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerCreateWithName [2022-03-05T18:49:06.377Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerCreateAutoRemove [2022-03-05T18:49:06.377Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerDiffError [2022-03-05T18:49:06.377Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-05T18:49:06.377Z] === RUN TestContainerDiff [2022-03-05T18:49:06.378Z] --- PASS: TestContainerDiff (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerExecCreateError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerExecCreate [2022-03-05T18:49:06.378Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerExecStartError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerExecStart [2022-03-05T18:49:06.378Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerExecInspectError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerExecInspect [2022-03-05T18:49:06.378Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerExportError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerExportError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerExport [2022-03-05T18:49:06.378Z] --- PASS: TestContainerExport (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerInspectError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerInspectContainerNotFound [2022-03-05T18:49:06.378Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerInspectWithEmptyID [2022-03-05T18:49:06.378Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerInspect [2022-03-05T18:49:06.378Z] --- PASS: TestContainerInspect (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerInspectNode [2022-03-05T18:49:06.378Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerKillError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerKillError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerKill [2022-03-05T18:49:06.378Z] --- PASS: TestContainerKill (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerListError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerListError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerList [2022-03-05T18:49:06.378Z] --- PASS: TestContainerList (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerLogsNotFoundError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerLogsError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerLogs [2022-03-05T18:49:06.378Z] --- PASS: TestContainerLogs (0.23s) [2022-03-05T18:49:06.378Z] === RUN TestContainerPauseError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerPause [2022-03-05T18:49:06.378Z] --- PASS: TestContainerPause (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainersPruneError [2022-03-05T18:49:06.378Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainersPrune [2022-03-05T18:49:06.378Z] --- PASS: TestContainersPrune (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerRemoveError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerRemoveNotFoundError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerRemove [2022-03-05T18:49:06.378Z] --- PASS: TestContainerRemove (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerRenameError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerRename [2022-03-05T18:49:06.378Z] --- PASS: TestContainerRename (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerResizeError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerExecResizeError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerResize [2022-03-05T18:49:06.378Z] --- PASS: TestContainerResize (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerExecResize [2022-03-05T18:49:06.378Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerRestartError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerRestart [2022-03-05T18:49:06.378Z] --- PASS: TestContainerRestart (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerStartError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerStartError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerStart [2022-03-05T18:49:06.378Z] --- PASS: TestContainerStart (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerStatsError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerStats [2022-03-05T18:49:06.378Z] --- PASS: TestContainerStats (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerStopError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerStopError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerStop [2022-03-05T18:49:06.378Z] --- PASS: TestContainerStop (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerTopError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerTopError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerTop [2022-03-05T18:49:06.378Z] --- PASS: TestContainerTop (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerUnpauseError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerUnpause [2022-03-05T18:49:06.378Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerUpdateError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerUpdate [2022-03-05T18:49:06.378Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerWaitError [2022-03-05T18:49:06.378Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestContainerWait [2022-03-05T18:49:06.378Z] --- PASS: TestContainerWait (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestDiskUsageError [2022-03-05T18:49:06.378Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestDiskUsage [2022-03-05T18:49:06.378Z] --- PASS: TestDiskUsage (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestDistributionInspectUnsupported [2022-03-05T18:49:06.378Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestDistributionInspectWithEmptyID [2022-03-05T18:49:06.378Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestEventsErrorInOptions [2022-03-05T18:49:06.378Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestEventsErrorFromServer [2022-03-05T18:49:06.378Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestEvents [2022-03-05T18:49:06.378Z] --- PASS: TestEvents (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestTLSCloseWriter [2022-03-05T18:49:06.378Z] === PAUSE TestTLSCloseWriter [2022-03-05T18:49:06.378Z] === RUN TestImageBuildError [2022-03-05T18:49:06.378Z] --- PASS: TestImageBuildError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageBuild [2022-03-05T18:49:06.378Z] --- PASS: TestImageBuild (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestGetDockerOS [2022-03-05T18:49:06.378Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageCreateError [2022-03-05T18:49:06.378Z] --- PASS: TestImageCreateError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageCreate [2022-03-05T18:49:06.378Z] --- PASS: TestImageCreate (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageHistoryError [2022-03-05T18:49:06.378Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageHistory [2022-03-05T18:49:06.378Z] --- PASS: TestImageHistory (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageImportError [2022-03-05T18:49:06.378Z] --- PASS: TestImageImportError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageImport [2022-03-05T18:49:06.378Z] --- PASS: TestImageImport (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageInspectError [2022-03-05T18:49:06.378Z] --- PASS: TestImageInspectError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageInspectImageNotFound [2022-03-05T18:49:06.378Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageInspectWithEmptyID [2022-03-05T18:49:06.378Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageInspect [2022-03-05T18:49:06.378Z] --- PASS: TestImageInspect (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageListError [2022-03-05T18:49:06.378Z] --- PASS: TestImageListError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageList [2022-03-05T18:49:06.378Z] --- PASS: TestImageList (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageListApiBefore125 [2022-03-05T18:49:06.378Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageLoadError [2022-03-05T18:49:06.378Z] --- PASS: TestImageLoadError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageLoad [2022-03-05T18:49:06.378Z] --- PASS: TestImageLoad (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagesPruneError [2022-03-05T18:49:06.378Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagesPrune [2022-03-05T18:49:06.378Z] --- PASS: TestImagesPrune (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePullReferenceParseError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePullAnyError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePullWithoutErrors [2022-03-05T18:49:06.378Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePushReferenceError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePushAnyError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-05T18:49:06.378Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImagePushWithoutErrors [2022-03-05T18:49:06.378Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-05T18:49:06.378Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-05T18:49:06.378Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-05T18:49:06.378Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-05T18:49:06.378Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-05T18:49:06.378Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-05T18:49:06.378Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-05T18:49:06.378Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-05T18:49:06.378Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageRemoveError [2022-03-05T18:49:06.378Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageRemoveImageNotFound [2022-03-05T18:49:06.378Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageRemove [2022-03-05T18:49:06.378Z] --- PASS: TestImageRemove (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageSaveError [2022-03-05T18:49:06.378Z] --- PASS: TestImageSaveError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageSave [2022-03-05T18:49:06.378Z] --- PASS: TestImageSave (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageSearchAnyError [2022-03-05T18:49:06.378Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-05T18:49:06.378Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T18:49:06.378Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T18:49:06.378Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-05T18:49:06.378Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageSearchWithoutErrors [2022-03-05T18:49:06.378Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageTagError [2022-03-05T18:49:06.378Z] --- PASS: TestImageTagError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageTagInvalidReference [2022-03-05T18:49:06.378Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageTagInvalidSourceImageName [2022-03-05T18:49:06.378Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageTagHexSource [2022-03-05T18:49:06.378Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestImageTag [2022-03-05T18:49:06.378Z] --- PASS: TestImageTag (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestInfoServerError [2022-03-05T18:49:06.378Z] --- PASS: TestInfoServerError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestInfoInvalidResponseJSONError [2022-03-05T18:49:06.378Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestInfo [2022-03-05T18:49:06.378Z] --- PASS: TestInfo (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkConnectError [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkConnect [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkCreateError [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkCreate [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkDisconnectError [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkDisconnect [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkInspect [2022-03-05T18:49:06.378Z] === RUN TestNetworkInspect/empty_ID [2022-03-05T18:49:06.378Z] === RUN TestNetworkInspect/no_options [2022-03-05T18:49:06.378Z] === RUN TestNetworkInspect/verbose [2022-03-05T18:49:06.378Z] === RUN TestNetworkInspect/global_scope [2022-03-05T18:49:06.378Z] === RUN TestNetworkInspect/unknown_network [2022-03-05T18:49:06.378Z] === RUN TestNetworkInspect/server_error [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkListError [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkListError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkList [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkList (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworksPruneError [2022-03-05T18:49:06.378Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworksPrune [2022-03-05T18:49:06.378Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkRemoveError [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNetworkRemove [2022-03-05T18:49:06.378Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNodeInspectError [2022-03-05T18:49:06.378Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNodeInspectNodeNotFound [2022-03-05T18:49:06.378Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNodeInspectWithEmptyID [2022-03-05T18:49:06.378Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNodeInspect [2022-03-05T18:49:06.378Z] --- PASS: TestNodeInspect (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNodeListError [2022-03-05T18:49:06.378Z] --- PASS: TestNodeListError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNodeList [2022-03-05T18:49:06.378Z] --- PASS: TestNodeList (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNodeRemoveError [2022-03-05T18:49:06.378Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-05T18:49:06.378Z] === RUN TestNodeRemove [2022-03-05T18:49:06.379Z] --- PASS: TestNodeRemove (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestNodeUpdateError [2022-03-05T18:49:06.379Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestNodeUpdate [2022-03-05T18:49:06.379Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestOptionWithHostFromEnv [2022-03-05T18:49:06.379Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestOptionWithTimeout [2022-03-05T18:49:06.379Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestOptionWithVersionFromEnv [2022-03-05T18:49:06.379Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPingFail [2022-03-05T18:49:06.379Z] --- PASS: TestPingFail (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPingWithError [2022-03-05T18:49:06.379Z] 2022/03/05 18:49:04 RoundTripper returned a response & error; ignoring response [2022-03-05T18:49:06.379Z] 2022/03/05 18:49:04 RoundTripper returned a response & error; ignoring response [2022-03-05T18:49:06.379Z] --- PASS: TestPingWithError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPingSuccess [2022-03-05T18:49:06.379Z] --- PASS: TestPingSuccess (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPingHeadFallback [2022-03-05T18:49:06.379Z] === RUN TestPingHeadFallback/OK [2022-03-05T18:49:06.379Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-05T18:49:06.379Z] === RUN TestPingHeadFallback/Not_Found [2022-03-05T18:49:06.379Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-05T18:49:06.379Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-05T18:49:06.379Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-05T18:49:06.379Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-05T18:49:06.379Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-05T18:49:06.379Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginDisableError [2022-03-05T18:49:06.379Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginDisable [2022-03-05T18:49:06.379Z] --- PASS: TestPluginDisable (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginEnableError [2022-03-05T18:49:06.379Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginEnable [2022-03-05T18:49:06.379Z] --- PASS: TestPluginEnable (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginInspectError [2022-03-05T18:49:06.379Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginInspectWithEmptyID [2022-03-05T18:49:06.379Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginInspect [2022-03-05T18:49:06.379Z] --- PASS: TestPluginInspect (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginListError [2022-03-05T18:49:06.379Z] --- PASS: TestPluginListError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginList [2022-03-05T18:49:06.379Z] --- PASS: TestPluginList (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginPushError [2022-03-05T18:49:06.379Z] --- PASS: TestPluginPushError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginPush [2022-03-05T18:49:06.379Z] --- PASS: TestPluginPush (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginRemoveError [2022-03-05T18:49:06.379Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginRemove [2022-03-05T18:49:06.379Z] --- PASS: TestPluginRemove (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginSetError [2022-03-05T18:49:06.379Z] --- PASS: TestPluginSetError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPluginSet [2022-03-05T18:49:06.379Z] --- PASS: TestPluginSet (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSetHostHeader [2022-03-05T18:49:06.379Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestPlainTextError [2022-03-05T18:49:06.379Z] --- PASS: TestPlainTextError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestInfiniteError [2022-03-05T18:49:06.379Z] --- PASS: TestInfiniteError (0.05s) [2022-03-05T18:49:06.379Z] === RUN TestCanceledContext [2022-03-05T18:49:06.379Z] 2022/03/05 18:49:04 RoundTripper returned a response & error; ignoring response [2022-03-05T18:49:06.379Z] --- PASS: TestCanceledContext (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestDeadlineExceededContext [2022-03-05T18:49:06.379Z] 2022/03/05 18:49:04 RoundTripper returned a response & error; ignoring response [2022-03-05T18:49:06.379Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretCreateUnsupported [2022-03-05T18:49:06.379Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretCreateError [2022-03-05T18:49:06.379Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretCreate [2022-03-05T18:49:06.379Z] --- PASS: TestSecretCreate (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretInspectUnsupported [2022-03-05T18:49:06.379Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretInspectError [2022-03-05T18:49:06.379Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretInspectSecretNotFound [2022-03-05T18:49:06.379Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretInspectWithEmptyID [2022-03-05T18:49:06.379Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretInspect [2022-03-05T18:49:06.379Z] --- PASS: TestSecretInspect (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretListUnsupported [2022-03-05T18:49:06.379Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretListError [2022-03-05T18:49:06.379Z] --- PASS: TestSecretListError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretList [2022-03-05T18:49:06.379Z] --- PASS: TestSecretList (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretRemoveUnsupported [2022-03-05T18:49:06.379Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretRemoveError [2022-03-05T18:49:06.379Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretRemove [2022-03-05T18:49:06.379Z] --- PASS: TestSecretRemove (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretUpdateUnsupported [2022-03-05T18:49:06.379Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretUpdateError [2022-03-05T18:49:06.379Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSecretUpdate [2022-03-05T18:49:06.379Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceCreateError [2022-03-05T18:49:06.379Z] --- PASS: TestServiceCreateError (0.04s) [2022-03-05T18:49:06.379Z] === RUN TestServiceCreate [2022-03-05T18:49:06.379Z] --- PASS: TestServiceCreate (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-05T18:49:06.379Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceCreateDigestPinning [2022-03-05T18:49:06.379Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceInspectError [2022-03-05T18:49:06.379Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceInspectServiceNotFound [2022-03-05T18:49:06.379Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceInspectWithEmptyID [2022-03-05T18:49:06.379Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceInspect [2022-03-05T18:49:06.379Z] --- PASS: TestServiceInspect (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceListError [2022-03-05T18:49:06.379Z] --- PASS: TestServiceListError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceList [2022-03-05T18:49:06.379Z] --- PASS: TestServiceList (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceLogsError [2022-03-05T18:49:06.379Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceLogs [2022-03-05T18:49:06.379Z] --- PASS: TestServiceLogs (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceRemoveError [2022-03-05T18:49:06.379Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceRemoveNotFoundError [2022-03-05T18:49:06.379Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceRemove [2022-03-05T18:49:06.379Z] --- PASS: TestServiceRemove (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceUpdateError [2022-03-05T18:49:06.379Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestServiceUpdate [2022-03-05T18:49:06.379Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmGetUnlockKeyError [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmGetUnlockKey [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmInitError [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmInit [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmInit (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmInspectError [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmInspect [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmJoinError [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmJoin [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmLeaveError [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmLeave [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmUnlockError [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmUnlock [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmUpdateError [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestSwarmUpdate [2022-03-05T18:49:06.379Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestTaskInspectError [2022-03-05T18:49:06.379Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestTaskInspectWithEmptyID [2022-03-05T18:49:06.379Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestTaskInspect [2022-03-05T18:49:06.379Z] --- PASS: TestTaskInspect (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestTaskListError [2022-03-05T18:49:06.379Z] --- PASS: TestTaskListError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestTaskList [2022-03-05T18:49:06.379Z] --- PASS: TestTaskList (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestVolumeCreateError [2022-03-05T18:49:06.379Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestVolumeCreate [2022-03-05T18:49:06.379Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestVolumeInspectError [2022-03-05T18:49:06.379Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestVolumeInspectNotFound [2022-03-05T18:49:06.379Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestVolumeInspectWithEmptyID [2022-03-05T18:49:06.379Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestVolumeInspect [2022-03-05T18:49:06.379Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestVolumeListError [2022-03-05T18:49:06.379Z] --- PASS: TestVolumeListError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestVolumeList [2022-03-05T18:49:06.379Z] --- PASS: TestVolumeList (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestVolumeRemoveError [2022-03-05T18:49:06.379Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-05T18:49:06.379Z] === RUN TestVolumeRemove [2022-03-05T18:49:06.379Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-05T18:49:06.379Z] === CONT TestTLSCloseWriter [2022-03-05T18:49:06.379Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-05T18:49:06.379Z] PASS [2022-03-05T18:49:06.379Z] coverage: 75.2% of statements [2022-03-05T18:49:06.379Z] ok github.com/docker/docker/client 0.581s coverage: 75.2% of statements [2022-03-05T18:49:06.488Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-05T18:49:06.497Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-05T18:49:06.729Z] === RUN TestWriteLog [2022-03-05T18:49:07.065Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-05T18:49:07.207Z] === PAUSE TestWriteLog [2022-03-05T18:49:07.207Z] === RUN TestReadLog [2022-03-05T18:49:07.207Z] === PAUSE TestReadLog [2022-03-05T18:49:07.207Z] === RUN TestDecode [2022-03-05T18:49:07.207Z] --- PASS: TestDecode (0.08s) [2022-03-05T18:49:07.207Z] === CONT TestWriteLog [2022-03-05T18:49:07.207Z] === CONT TestReadLog [2022-03-05T18:49:07.207Z] === RUN TestReadLog/tail_exact [2022-03-05T18:49:07.207Z] --- PASS: TestWriteLog (0.10s) [2022-03-05T18:49:07.207Z] === RUN TestOpenFileDelete [2022-03-05T18:49:07.207Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-05T18:49:07.207Z] === RUN TestOpenFileRename [2022-03-05T18:49:07.207Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-05T18:49:07.207Z] === RUN TestHandleDecoderErr [2022-03-05T18:49:07.207Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-05T18:49:07.207Z] === RUN TestParseLogTagDefaultTag [2022-03-05T18:49:07.207Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-05T18:49:07.207Z] === RUN TestParseLogTag [2022-03-05T18:49:07.207Z] --- PASS: TestParseLogTag (0.00s) [2022-03-05T18:49:07.207Z] === RUN TestParseLogTagEmptyTag [2022-03-05T18:49:07.207Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-05T18:49:07.207Z] === RUN TestTailFiles [2022-03-05T18:49:07.207Z] --- PASS: TestTailFiles (0.00s) [2022-03-05T18:49:07.207Z] === RUN TestFollowLogsConsumerGone [2022-03-05T18:49:07.207Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-05T18:49:07.207Z] === RUN TestFollowLogsProducerGone [2022-03-05T18:49:07.207Z] logfile_test.go:180: logDecode() closed after sending 1180 messages [2022-03-05T18:49:07.207Z] logfile_test.go:233: messages sent: 1180, received: 1180 [2022-03-05T18:49:07.207Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-05T18:49:07.207Z] === RUN TestCheckCapacityAndRotate [2022-03-05T18:49:07.207Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-05T18:49:07.207Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-05T18:49:07.207Z] === RUN TestReadLog/tail_less_than_available [2022-03-05T18:49:07.207Z] === RUN TestReadLog/tail_more_than_available [2022-03-05T18:49:07.207Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-05T18:49:07.207Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-05T18:49:07.207Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-03-05T18:49:07.207Z] PASS [2022-03-05T18:49:07.207Z] coverage: 53.5% of statements [2022-03-05T18:49:07.207Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.111s coverage: 53.5% of statements [2022-03-05T18:49:07.207Z] --- PASS: TestReadLog (0.30s) [2022-03-05T18:49:07.207Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-03-05T18:49:07.207Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-05T18:49:07.207Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-05T18:49:07.207Z] PASS [2022-03-05T18:49:07.207Z] coverage: 78.7% of statements [2022-03-05T18:49:07.207Z] ok github.com/docker/docker/daemon/logger/local 0.536s coverage: 78.7% of statements [2022-03-05T18:49:07.207Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-05T18:49:07.632Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-05T18:49:07.686Z] === RUN TestLog [2022-03-05T18:49:07.686Z] --- PASS: TestLog (0.03s) [2022-03-05T18:49:07.686Z] PASS [2022-03-05T18:49:07.686Z] coverage: 31.5% of statements [2022-03-05T18:49:07.686Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.099s coverage: 31.5% of statements [2022-03-05T18:49:08.165Z] === RUN TestNewParse [2022-03-05T18:49:08.165Z] --- PASS: TestNewParse (0.00s) [2022-03-05T18:49:08.165Z] PASS [2022-03-05T18:49:08.165Z] coverage: 8.3% of statements [2022-03-05T18:49:08.165Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-03-05T18:49:08.165Z] === RUN TestValidateLogOpt [2022-03-05T18:49:08.165Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-05T18:49:08.198Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T18:49:08.643Z] === RUN TestNewMissedConfig [2022-03-05T18:49:08.643Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestNewMissedUrl [2022-03-05T18:49:08.643Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestNewMissedToken [2022-03-05T18:49:08.643Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestNewWithProxy [2022-03-05T18:49:08.643Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestDefault [2022-03-05T18:49:08.643Z] --- PASS: TestDefault (0.01s) [2022-03-05T18:49:08.643Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-05T18:49:08.643Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-05T18:49:08.643Z] === RUN TestJsonFormat [2022-03-05T18:49:08.643Z] --- PASS: TestJsonFormat (0.01s) [2022-03-05T18:49:08.643Z] === RUN TestRawFormat [2022-03-05T18:49:08.643Z] --- PASS: TestRawFormat (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestRawFormatWithLabels [2022-03-05T18:49:08.643Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestRawFormatWithoutTag [2022-03-05T18:49:08.643Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2022-03-05T18:49:08.643Z] === RUN TestBatching [2022-03-05T18:49:08.643Z] --- PASS: TestBatching (0.24s) [2022-03-05T18:49:08.643Z] === RUN TestFrequency [2022-03-05T18:49:08.643Z] === RUN TestParseLogFormat [2022-03-05T18:49:08.643Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestValidateLogOptEmpty [2022-03-05T18:49:08.643Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestValidateSyslogAddress [2022-03-05T18:49:08.643Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestParseAddressDefaultPort [2022-03-05T18:49:08.643Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestValidateSyslogFacility [2022-03-05T18:49:08.643Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestValidateLogOptSyslogFormat [2022-03-05T18:49:08.643Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestValidateLogOpt [2022-03-05T18:49:08.643Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-05T18:49:08.643Z] PASS [2022-03-05T18:49:08.643Z] coverage: 46.8% of statements [2022-03-05T18:49:08.643Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 46.8% of statements [2022-03-05T18:49:08.643Z] --- PASS: TestFrequency (0.16s) [2022-03-05T18:49:08.643Z] === RUN TestOneMessagePerRequest [2022-03-05T18:49:08.643Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestVerify [2022-03-05T18:49:08.643Z] --- PASS: TestVerify (0.00s) [2022-03-05T18:49:08.643Z] === RUN TestSkipVerify [2022-03-05T18:49:09.123Z] time="2022-03-05T18:49:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:09.123Z] time="2022-03-05T18:49:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:09.123Z] time="2022-03-05T18:49:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:09.133Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-05T18:49:09.133Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-05T18:49:09.391Z] --- PASS: TestBuildPreserveOwnership (3.50s) [2022-03-05T18:49:09.391Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.39s) [2022-03-05T18:49:09.391Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-03-05T18:49:09.391Z] === RUN TestBuildPlatformInvalid [2022-03-05T18:49:09.391Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-03-05T18:49:09.391Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T18:49:09.601Z] === RUN TestV1IDService [2022-03-05T18:49:09.601Z] --- PASS: TestV1IDService (0.02s) [2022-03-05T18:49:09.601Z] === RUN TestV2MetadataService [2022-03-05T18:49:09.601Z] --- PASS: TestSkipVerify (0.87s) [2022-03-05T18:49:09.601Z] === RUN TestBufferMaximum [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506149.436944\",\"host\":\"15ffd2866bc9\"}'" [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506149.436944\",\"host\":\"15ffd2866bc9\"}'" [2022-03-05T18:49:09.601Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-05T18:49:09.601Z] === RUN TestServerAlwaysDown [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506149.441431\",\"host\":\"15ffd2866bc9\"}'" [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506149.441431\",\"host\":\"15ffd2866bc9\"}'" [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506149.441431\",\"host\":\"15ffd2866bc9\"}'" [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506149.442958\",\"host\":\"15ffd2866bc9\"}'" [2022-03-05T18:49:09.601Z] time="2022-03-05T18:49:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506149.442958\",\"host\":\"15ffd2866bc9\"}'" [2022-03-05T18:49:09.601Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-05T18:49:09.601Z] === RUN TestCannotSendAfterClose [2022-03-05T18:49:09.601Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-05T18:49:09.601Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-05T18:49:10.327Z] docker_cli_daemon_test.go:1472: [d7acc53f957aa] daemon is not started [2022-03-05T18:49:10.327Z] Loaded image: busybox:latest [2022-03-05T18:49:10.586Z] Loaded image: busybox:glibc [2022-03-05T18:49:10.610Z] --- PASS: TestV2MetadataService (0.65s) [2022-03-05T18:49:10.610Z] PASS [2022-03-05T18:49:10.610Z] coverage: 48.2% of statements [2022-03-05T18:49:10.610Z] ok github.com/docker/docker/distribution/metadata 0.764s coverage: 48.2% of statements [2022-03-05T18:49:10.610Z] time="2022-03-05T18:49:10Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-05T18:49:10.610Z] time="2022-03-05T18:49:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"15ffd2866bc9\"}'" [2022-03-05T18:49:10.610Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2022-03-05T18:49:10.610Z] PASS [2022-03-05T18:49:10.610Z] coverage: 82.5% of statements [2022-03-05T18:49:10.610Z] ok github.com/docker/docker/daemon/logger/splunk 2.445s coverage: 82.5% of statements [2022-03-05T18:49:10.610Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-05T18:49:10.610Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-05T18:49:10.610Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-05T18:49:10.847Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-05T18:49:11.088Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-05T18:49:11.088Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-05T18:49:11.088Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-05T18:49:11.088Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-05T18:49:11.088Z] === RUN TestContinueOnError_NeverContinue [2022-03-05T18:49:11.088Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-05T18:49:11.088Z] === RUN TestManifestStore [2022-03-05T18:49:11.088Z] === RUN TestSuccessfulDownload [2022-03-05T18:49:11.088Z] download_test.go:267: Needs fixing on Windows [2022-03-05T18:49:11.088Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-05T18:49:11.088Z] === RUN TestCancelledDownload [2022-03-05T18:49:11.088Z] === RUN TestManifestStore/no_remote_or_local [2022-03-05T18:49:11.088Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-05T18:49:11.088Z] === RUN TestMaxDownloadAttempts [2022-03-05T18:49:11.088Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T18:49:11.088Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T18:49:11.088Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T18:49:11.088Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T18:49:11.088Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T18:49:11.088Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T18:49:11.088Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T18:49:11.088Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T18:49:11.088Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T18:49:11.088Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T18:49:11.088Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T18:49:11.088Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T18:49:11.088Z] time="2022-03-05T18:49:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3275679116\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-05T18:49:11.088Z] === RUN TestManifestStore/no_local_cache [2022-03-05T18:49:11.088Z] === RUN TestManifestStore/with_local_cache [2022-03-05T18:49:11.088Z] === RUN TestManifestStore/unknown_media_type [2022-03-05T18:49:11.088Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-05T18:49:11.088Z] time="2022-03-05T18:49:10Z" level=warning msg="reference for unknown type: " [2022-03-05T18:49:11.088Z] time="2022-03-05T18:49:10Z" level=warning msg="reference for unknown type: " [2022-03-05T18:49:11.088Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-05T18:49:11.088Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-05T18:49:11.088Z] time="2022-03-05T18:49:11Z" level=warning msg="reference for unknown type: " [2022-03-05T18:49:11.088Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-05T18:49:11.088Z] time="2022-03-05T18:49:11Z" level=warning msg="reference for unknown type: " [2022-03-05T18:49:11.106Z] check_test.go:308: [d43dbdcff3baf] daemon is not started [2022-03-05T18:49:11.106Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-05T18:49:11.566Z] time="2022-03-05T18:49:11Z" level=warning msg="reference for unknown type: " [2022-03-05T18:49:11.566Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-05T18:49:11.566Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-05T18:49:11.566Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-05T18:49:11.566Z] time="2022-03-05T18:49:11Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore (0.33s) [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-05T18:49:11.566Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaType [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-05T18:49:11.566Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-05T18:49:11.566Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-05T18:49:11.566Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-05T18:49:11.566Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-05T18:49:11.566Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-05T18:49:11.566Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-05T18:49:11.566Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-05T18:49:11.566Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-05T18:49:11.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-05T18:49:11.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-05T18:49:11.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-05T18:49:11.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-05T18:49:11.567Z] === RUN TestFixManifestLayers [2022-03-05T18:49:11.567Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-05T18:49:11.567Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-05T18:49:11.567Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-05T18:49:11.567Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-05T18:49:11.567Z] === RUN TestFixManifestLayersBadParent [2022-03-05T18:49:11.567Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-05T18:49:11.567Z] === RUN TestValidateManifest [2022-03-05T18:49:11.567Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-05T18:49:11.567Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-05T18:49:11.567Z] === RUN TestFormatPlatform [2022-03-05T18:49:11.567Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-05T18:49:11.567Z] === RUN TestPullSchema2Config [2022-03-05T18:49:11.567Z] === RUN TestPullSchema2Config/success_first_time [2022-03-05T18:49:11.567Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:49:11.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:49:11.567Z] === RUN TestPullSchema2Config/500_status [2022-03-05T18:49:11.567Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:49:11.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:49:11.567Z] time="2022-03-05T18:49:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:49:11.567Z] time="2022-03-05T18:49:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:49:11.567Z] time="2022-03-05T18:49:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:49:11.567Z] time="2022-03-05T18:49:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:49:11.567Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-05T18:49:11.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-03-05T18:49:11.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-03-05T18:49:11.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-03-05T18:49:11.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-03-05T18:49:11.567Z] === RUN TestTransfer [2022-03-05T18:49:11.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:49:11.567Z] === RUN TestPullSchema2Config/EOF [2022-03-05T18:49:11.567Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:49:11.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:49:11.567Z] 2022/03/05 18:49:11 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-05T18:49:11.567Z] goroutine 116 [running]: [2022-03-05T18:49:11.567Z] net/http.(*conn).serve.func1() [2022-03-05T18:49:11.567Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-05T18:49:11.567Z] panic({0x14f4800, 0x1675ea0}) [2022-03-05T18:49:11.567Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-05T18:49:11.567Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000490584, {0x1687200, 0xc000192380}) [2022-03-05T18:49:11.567Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-05T18:49:11.567Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1687200, 0xc000192380}, 0xc00018a800) [2022-03-05T18:49:11.567Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-05T18:49:11.567Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1687200, 0xc000192380}, 0x1008e35) [2022-03-05T18:49:11.567Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-05T18:49:11.567Z] net/http.serverHandler.ServeHTTP({0xc0001dc3c0}, {0x1687200, 0xc000192380}, 0xc00018a800) [2022-03-05T18:49:11.567Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-05T18:49:11.567Z] net/http.(*conn).serve(0xc0002ec460, {0x168b838, 0xc00038e870}) [2022-03-05T18:49:11.567Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-05T18:49:11.567Z] created by net/http.(*Server).Serve [2022-03-05T18:49:11.567Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-05T18:49:11.567Z] --- PASS: TestTransfer (0.12s) [2022-03-05T18:49:11.567Z] === RUN TestConcurrencyLimit [2022-03-05T18:49:12.044Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-05T18:49:12.044Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:49:12.045Z] === RUN TestPullSchema2Config/unauthorized [2022-03-05T18:49:12.045Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:49:12.045Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:49:12.045Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-05T18:49:12.045Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-05T18:49:12.045Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-05T18:49:12.045Z] --- PASS: TestPullSchema2Config/EOF (0.25s) [2022-03-05T18:49:12.045Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-05T18:49:12.045Z] === RUN TestGetRepositoryMountCandidates [2022-03-05T18:49:12.045Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestLayerAlreadyExists [2022-03-05T18:49:12.045Z] 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-05T18:49:12.045Z] 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-05T18:49:12.045Z] 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-05T18:49:12.045Z] 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-05T18:49:12.045Z] 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-05T18:49:12.045Z] 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-05T18:49:12.045Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestWhenEmptyAuthConfig [2022-03-05T18:49:12.045Z] === RUN TestNotFound [2022-03-05T18:49:12.045Z] --- PASS: TestNotFound (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestConflict [2022-03-05T18:49:12.045Z] --- PASS: TestConflict (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestForbidden [2022-03-05T18:49:12.045Z] --- PASS: TestForbidden (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestInvalidParameter [2022-03-05T18:49:12.045Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestNotImplemented [2022-03-05T18:49:12.045Z] --- PASS: TestNotImplemented (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestNotModified [2022-03-05T18:49:12.045Z] --- PASS: TestNotModified (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestUnauthorized [2022-03-05T18:49:12.045Z] --- PASS: TestUnauthorized (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestUnknown [2022-03-05T18:49:12.045Z] --- PASS: TestUnknown (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestCancelled [2022-03-05T18:49:12.045Z] --- PASS: TestCancelled (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestDeadline [2022-03-05T18:49:12.045Z] --- PASS: TestDeadline (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestDataLoss [2022-03-05T18:49:12.045Z] --- PASS: TestDataLoss (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestUnavailable [2022-03-05T18:49:12.045Z] --- PASS: TestUnavailable (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestSystem [2022-03-05T18:49:12.045Z] --- PASS: TestSystem (0.00s) [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Not_Found [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Bad_Request [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Conflict [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Unauthorized [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Forbidden [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Not_Modified [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-05T18:49:12.045Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-05T18:49:12.045Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-05T18:49:12.045Z] PASS [2022-03-05T18:49:12.045Z] coverage: 53.1% of statements [2022-03-05T18:49:12.045Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2022-03-05T18:49:12.045Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-05T18:49:12.045Z] === RUN TestInactiveJobs [2022-03-05T18:49:12.045Z] === RUN TestFSGetInvalidData [2022-03-05T18:49:12.045Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-05T18:49:12.045Z] === RUN TestFSInvalidSet [2022-03-05T18:49:12.045Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-05T18:49:12.045Z] === RUN TestFSInvalidRoot [2022-03-05T18:49:12.045Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-05T18:49:12.045Z] === RUN TestFSMetadataGetSet [2022-03-05T18:49:12.045Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-05T18:49:12.045Z] === RUN TestFSInvalidWalker [2022-03-05T18:49:12.045Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-05T18:49:12.045Z] === RUN TestFSGetSet [2022-03-05T18:49:12.404Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-03-05T18:49:12.525Z] --- PASS: TestFSGetSet (0.03s) [2022-03-05T18:49:12.525Z] === RUN TestFSGetUnsetKey [2022-03-05T18:49:12.525Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-05T18:49:12.525Z] === RUN TestFSGetEmptyData [2022-03-05T18:49:12.525Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-05T18:49:12.525Z] === RUN TestFSDelete [2022-03-05T18:49:12.525Z] --- PASS: TestFSDelete (0.01s) [2022-03-05T18:49:12.525Z] === RUN TestFSWalker [2022-03-05T18:49:12.525Z] --- PASS: TestFSWalker (0.02s) [2022-03-05T18:49:12.525Z] === RUN TestFSWalkerStopOnError [2022-03-05T18:49:12.525Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-05T18:49:12.525Z] === RUN TestNewFromJSON [2022-03-05T18:49:12.525Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-05T18:49:12.525Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-05T18:49:12.525Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-05T18:49:12.525Z] === RUN TestMarshalKeyOrder [2022-03-05T18:49:12.525Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-05T18:49:12.525Z] === RUN TestHistoryEqual [2022-03-05T18:49:12.525Z] --- PASS: TestInactiveJobs (0.39s) [2022-03-05T18:49:12.525Z] === RUN TestWatchRelease [2022-03-05T18:49:12.525Z] --- PASS: TestWatchRelease (0.04s) [2022-03-05T18:49:12.525Z] === RUN TestWatchFinishedTransfer [2022-03-05T18:49:12.525Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-05T18:49:12.525Z] === RUN TestDuplicateTransfer [2022-03-05T18:49:12.525Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-05T18:49:12.525Z] === RUN TestSuccessfulUpload [2022-03-05T18:49:12.525Z] --- PASS: TestHistoryEqual (0.18s) [2022-03-05T18:49:12.525Z] === RUN TestImage [2022-03-05T18:49:12.525Z] --- PASS: TestImage (0.00s) [2022-03-05T18:49:12.525Z] === RUN TestImageOSNotEmpty [2022-03-05T18:49:12.525Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-05T18:49:12.525Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-05T18:49:12.525Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-05T18:49:12.525Z] === RUN TestCreate [2022-03-05T18:49:12.525Z] --- PASS: TestCreate (0.01s) [2022-03-05T18:49:12.526Z] === RUN TestRestore [2022-03-05T18:49:12.526Z] time="2022-03-05T18:49:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-05T18:49:12.526Z] --- PASS: TestRestore (0.03s) [2022-03-05T18:49:12.526Z] === RUN TestAddDelete [2022-03-05T18:49:12.526Z] --- PASS: TestAddDelete (0.02s) [2022-03-05T18:49:12.526Z] === RUN TestSearchAfterDelete [2022-03-05T18:49:12.526Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-05T18:49:12.526Z] === RUN TestParentReset [2022-03-05T18:49:12.526Z] --- PASS: TestParentReset (0.02s) [2022-03-05T18:49:12.526Z] === RUN TestGetAndSetLastUpdated [2022-03-05T18:49:12.526Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-03-05T18:49:12.526Z] === RUN TestStoreLen [2022-03-05T18:49:12.526Z] --- PASS: TestStoreLen (0.04s) [2022-03-05T18:49:12.526Z] PASS [2022-03-05T18:49:12.526Z] coverage: 86.9% of statements [2022-03-05T18:49:12.526Z] ok github.com/docker/docker/image 0.535s coverage: 86.9% of statements [2022-03-05T18:49:12.526Z] time="2022-03-05T18:49:12Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-05T18:49:12.611Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-05T18:49:13.003Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-05T18:49:13.003Z] === RUN TestCancelledUpload [2022-03-05T18:49:13.003Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-05T18:49:13.003Z] PASS [2022-03-05T18:49:13.003Z] coverage: 77.3% of statements [2022-03-05T18:49:13.003Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 77.3% of statements [2022-03-05T18:49:13.003Z] === RUN TestCompare [2022-03-05T18:49:13.003Z] --- PASS: TestCompare (0.00s) [2022-03-05T18:49:13.003Z] PASS [2022-03-05T18:49:13.003Z] coverage: 19.2% of statements [2022-03-05T18:49:13.003Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2022-03-05T18:49:13.003Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-03-05T18:49:13.003Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-05T18:49:13.003Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-05T18:49:13.003Z] === RUN TestTokenPassThru [2022-03-05T18:49:13.003Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-05T18:49:13.003Z] === RUN TestTokenPassThruDifferentHost [2022-03-05T18:49:13.003Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-05T18:49:13.003Z] PASS [2022-03-05T18:49:13.003Z] coverage: 26.7% of statements [2022-03-05T18:49:13.003Z] ok github.com/docker/docker/distribution 2.062s coverage: 26.7% of statements [2022-03-05T18:49:13.003Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-05T18:49:13.003Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-05T18:49:13.184Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-05T18:49:13.345Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.0% of statements [2022-03-05T18:49:13.605Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-05T18:49:13.753Z] Loaded image: debian:bullseye-slim [2022-03-05T18:49:13.753Z] Loaded image: hello-world:latest [2022-03-05T18:49:13.753Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T18:49:14.009Z] === RUN TestValidateManifest [2022-03-05T18:49:14.009Z] === RUN TestValidateManifest/nil [2022-03-05T18:49:14.009Z] === RUN TestValidateManifest/non-nil [2022-03-05T18:49:14.009Z] --- PASS: TestValidateManifest (0.00s) [2022-03-05T18:49:14.009Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-05T18:49:14.009Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-05T18:49:14.009Z] PASS [2022-03-05T18:49:14.009Z] coverage: 0.7% of statements [2022-03-05T18:49:14.009Z] ok github.com/docker/docker/image/tarexport 0.164s coverage: 0.7% of statements [2022-03-05T18:49:14.320Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-05T18:49:14.487Z] === RUN TestMakeV1ConfigFromConfig [2022-03-05T18:49:14.487Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-05T18:49:14.487Z] PASS [2022-03-05T18:49:14.487Z] coverage: 25.0% of statements [2022-03-05T18:49:14.487Z] ok github.com/docker/docker/image/v1 0.189s coverage: 25.0% of statements [2022-03-05T18:49:14.487Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-05T18:49:14.546Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-05T18:49:14.646Z] ? github.com/docker/docker/api [no test files] [2022-03-05T18:49:14.889Z] check_test.go:308: [d2c0819f99608] daemon is not started [2022-03-05T18:49:14.889Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-05T18:49:14.964Z] === RUN TestSerialization [2022-03-05T18:49:14.964Z] --- PASS: TestSerialization (0.02s) [2022-03-05T18:49:14.964Z] PASS [2022-03-05T18:49:14.964Z] coverage: 100.0% of statements [2022-03-05T18:49:14.964Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-03-05T18:49:15.117Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-03-05T18:49:15.150Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-05T18:49:15.442Z] === RUN TestEmptyLayer [2022-03-05T18:49:15.442Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-05T18:49:15.442Z] === RUN TestCommitFailure [2022-03-05T18:49:15.442Z] --- PASS: TestCommitFailure (0.01s) [2022-03-05T18:49:15.442Z] === RUN TestStartTransactionFailure [2022-03-05T18:49:15.442Z] === RUN TestEnvironmentParsing [2022-03-05T18:49:15.442Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-05T18:49:15.442Z] PASS [2022-03-05T18:49:15.442Z] coverage: 1.2% of statements [2022-03-05T18:49:15.442Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-05T18:49:15.442Z] === RUN TestGetOrphan [2022-03-05T18:49:15.442Z] ok github.com/docker/docker/libcontainerd/local 0.056s coverage: 1.2% of statements [2022-03-05T18:49:15.442Z] --- PASS: TestGetOrphan (0.01s) [2022-03-05T18:49:15.442Z] === RUN TestMountAndRegister [2022-03-05T18:49:15.442Z] layer_test.go:258: Layer size: 14 [2022-03-05T18:49:15.442Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-05T18:49:15.442Z] === RUN TestLayerRelease [2022-03-05T18:49:15.442Z] layer_test.go:291: Failing on Windows [2022-03-05T18:49:15.442Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-05T18:49:15.442Z] === RUN TestStoreRestore [2022-03-05T18:49:15.442Z] layer_test.go:340: Failing on Windows [2022-03-05T18:49:15.442Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-05T18:49:15.442Z] === RUN TestTarStreamStability [2022-03-05T18:49:15.442Z] layer_test.go:455: Failing on Windows [2022-03-05T18:49:15.442Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-05T18:49:15.442Z] === RUN TestRegisterExistingLayer [2022-03-05T18:49:15.688Z] ok github.com/docker/docker/daemon 10.135s coverage: 17.1% of statements [2022-03-05T18:49:15.688Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-05T18:49:15.688Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-05T18:49:15.688Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-05T18:49:15.688Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-05T18:49:15.716Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-05T18:49:15.924Z] --- PASS: TestRegisterExistingLayer (0.19s) [2022-03-05T18:49:15.924Z] === RUN TestTarStreamVerification [2022-03-05T18:49:15.924Z] layer_test.go:684: Failing on Windows [2022-03-05T18:49:15.924Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-05T18:49:15.924Z] === RUN TestLayerMigration [2022-03-05T18:49:15.924Z] migration_test.go:45: Failing on Windows [2022-03-05T18:49:15.924Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-05T18:49:15.924Z] === RUN TestLayerMigrationNoTarsplit [2022-03-05T18:49:15.924Z] migration_test.go:181: Failing on Windows [2022-03-05T18:49:15.924Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-05T18:49:15.924Z] === RUN TestMountInit [2022-03-05T18:49:15.924Z] mount_test.go:17: Failing on Windows [2022-03-05T18:49:15.924Z] --- SKIP: TestMountInit (0.00s) [2022-03-05T18:49:15.924Z] === RUN TestMountSize [2022-03-05T18:49:15.924Z] mount_test.go:76: Failing on Windows [2022-03-05T18:49:15.924Z] --- SKIP: TestMountSize (0.00s) [2022-03-05T18:49:15.924Z] === RUN TestMountChanges [2022-03-05T18:49:15.924Z] mount_test.go:125: Failing on Windows [2022-03-05T18:49:15.924Z] --- SKIP: TestMountChanges (0.00s) [2022-03-05T18:49:15.924Z] === RUN TestMountApply [2022-03-05T18:49:15.924Z] mount_test.go:212: Failing on Windows [2022-03-05T18:49:15.924Z] --- SKIP: TestMountApply (0.00s) [2022-03-05T18:49:15.924Z] PASS [2022-03-05T18:49:15.924Z] coverage: 30.2% of statements [2022-03-05T18:49:15.924Z] ok github.com/docker/docker/layer 0.346s coverage: 30.2% of statements [2022-03-05T18:49:15.924Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-05T18:49:15.924Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-05T18:49:15.924Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-05T18:49:15.924Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-05T18:49:16.053Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-05T18:49:16.402Z] === RUN TestSequenceGetAvailableBit [2022-03-05T18:49:16.402Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestSequenceEqual [2022-03-05T18:49:16.402Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestSequenceCopy [2022-03-05T18:49:16.402Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestGetFirstAvailable [2022-03-05T18:49:16.402Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestFindSequence [2022-03-05T18:49:16.402Z] --- PASS: TestFindSequence (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestCheckIfAvailable [2022-03-05T18:49:16.402Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestMergeSequences [2022-03-05T18:49:16.402Z] --- PASS: TestMergeSequences (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestPushReservation [2022-03-05T18:49:16.402Z] --- PASS: TestPushReservation (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestSerializeDeserialize [2022-03-05T18:49:16.402Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestSet [2022-03-05T18:49:16.402Z] --- PASS: TestSet (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestSetUnset [2022-03-05T18:49:16.402Z] --- PASS: TestSetUnset (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestOffsetSetUnset [2022-03-05T18:49:16.402Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestSetInRange [2022-03-05T18:49:16.402Z] --- PASS: TestSetInRange (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestSetAnyInRange [2022-03-05T18:49:16.402Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestMethods [2022-03-05T18:49:16.402Z] --- PASS: TestMethods (0.00s) [2022-03-05T18:49:16.402Z] === RUN TestRandomAllocateDeallocate [2022-03-05T18:49:16.628Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-03-05T18:49:16.655Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-05T18:49:16.889Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.345s coverage: 56.2% of statements [2022-03-05T18:49:17.564Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-05T18:49:17.996Z] === RUN TestInvalidConfig [2022-03-05T18:49:17.996Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-05T18:49:17.996Z] === RUN TestConfig [2022-03-05T18:49:17.996Z] --- PASS: TestConfig (0.00s) [2022-03-05T18:49:17.996Z] === RUN TestOptionsLabels [2022-03-05T18:49:17.996Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-05T18:49:17.996Z] === RUN TestValidName [2022-03-05T18:49:17.996Z] --- PASS: TestValidName (0.00s) [2022-03-05T18:49:17.996Z] PASS [2022-03-05T18:49:17.996Z] coverage: 19.7% of statements [2022-03-05T18:49:17.996Z] ok github.com/docker/docker/libnetwork/config 0.272s coverage: 19.7% of statements [2022-03-05T18:49:18.035Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-05T18:49:18.273Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-03-05T18:49:18.474Z] === RUN TestKey [2022-03-05T18:49:18.474Z] --- PASS: TestKey (0.00s) [2022-03-05T18:49:18.474Z] === RUN TestParseKey [2022-03-05T18:49:18.474Z] --- PASS: TestParseKey (0.00s) [2022-03-05T18:49:18.474Z] === RUN TestInvalidDataStore [2022-03-05T18:49:18.474Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-05T18:49:18.474Z] === RUN TestKVObjectFlatKey [2022-03-05T18:49:18.474Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-05T18:49:18.474Z] === RUN TestAtomicKVObjectFlatKey [2022-03-05T18:49:18.474Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-05T18:49:18.474Z] PASS [2022-03-05T18:49:18.474Z] coverage: 21.9% of statements [2022-03-05T18:49:18.474Z] ok github.com/docker/docker/libnetwork/datastore 0.044s coverage: 21.9% of statements [2022-03-05T18:49:18.952Z] === RUN TestIPDataMarshalling [2022-03-05T18:49:18.952Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-05T18:49:18.952Z] === RUN TestValidateAndIsV6 [2022-03-05T18:49:18.952Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-05T18:49:18.952Z] PASS [2022-03-05T18:49:18.952Z] coverage: 68.9% of statements [2022-03-05T18:49:18.952Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2022-03-05T18:49:19.413Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-05T18:49:19.413Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-05T18:49:19.658Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.149s coverage: 50.5% of statements [2022-03-05T18:49:19.958Z] === RUN TestDriver [2022-03-05T18:49:19.958Z] --- PASS: TestDriver (0.00s) [2022-03-05T18:49:19.958Z] PASS [2022-03-05T18:49:19.958Z] coverage: 34.8% of statements [2022-03-05T18:49:19.958Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-03-05T18:49:19.958Z] === RUN TestErrorInterfaces [2022-03-05T18:49:19.958Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-05T18:49:19.958Z] === RUN TestNetworkMarshalling [2022-03-05T18:49:19.958Z] --- PASS: TestNetworkMarshalling (0.19s) [2022-03-05T18:49:19.958Z] === RUN TestEndpointMarshalling [2022-03-05T18:49:19.958Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-05T18:49:19.958Z] === RUN TestAuxAddresses [2022-03-05T18:49:19.958Z] time="2022-03-05T18:49:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-05T18:49:19.958Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-05T18:49:19.958Z] === RUN TestSRVServiceQuery [2022-03-05T18:49:19.958Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:49:19.958Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-05T18:49:19.958Z] === RUN TestServiceVIPReuse [2022-03-05T18:49:19.958Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:49:19.958Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-05T18:49:19.958Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-05T18:49:19.958Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:49:19.958Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-05T18:49:19.958Z] === RUN TestDNSIPQuery [2022-03-05T18:49:19.958Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:49:19.958Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-05T18:49:19.958Z] === RUN TestDNSProxyServFail [2022-03-05T18:49:19.958Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:49:19.958Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-05T18:49:19.958Z] === RUN TestSandboxAddEmpty [2022-03-05T18:49:19.958Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:49:19.958Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-05T18:49:19.958Z] === RUN TestSandboxAddMultiPrio [2022-03-05T18:49:19.958Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:49:19.958Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-05T18:49:19.958Z] === RUN TestSandboxAddSamePrio [2022-03-05T18:49:19.958Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:49:19.958Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-05T18:49:19.958Z] === RUN TestCleanupServiceDiscovery [2022-03-05T18:49:19.958Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:49:19.958Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-05T18:49:19.958Z] === RUN TestDNSOptions [2022-03-05T18:49:19.958Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:49:19.958Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-05T18:49:19.958Z] === RUN TestMultipleControllersWithSameStore [2022-03-05T18:49:19.958Z] time="2022-03-05T18:49:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-05T18:49:19.958Z] time="2022-03-05T18:49:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-05T18:49:19.958Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-05T18:49:19.958Z] PASS [2022-03-05T18:49:19.958Z] coverage: 8.5% of statements [2022-03-05T18:49:19.958Z] ok github.com/docker/docker/libnetwork 0.336s coverage: 8.5% of statements [2022-03-05T18:49:20.354Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-05T18:49:20.354Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-05T18:49:20.436Z] === RUN TestDriver [2022-03-05T18:49:20.436Z] --- PASS: TestDriver (0.00s) [2022-03-05T18:49:20.436Z] PASS [2022-03-05T18:49:20.436Z] coverage: 34.8% of statements [2022-03-05T18:49:20.436Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2022-03-05T18:49:20.915Z] --- PASS: TestRandomAllocateDeallocate (4.67s) [2022-03-05T18:49:20.915Z] === RUN TestAllocateRandomDeallocate [2022-03-05T18:49:20.915Z] === RUN TestNetworkAllocateFree [2022-03-05T18:49:20.915Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-05T18:49:20.915Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-05T18:49:20.915Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-05T18:49:20.915Z] PASS [2022-03-05T18:49:20.915Z] coverage: 63.6% of statements [2022-03-05T18:49:20.915Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-03-05T18:49:21.041Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.855s coverage: 46.3% of statements [2022-03-05T18:49:21.041Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-05T18:49:21.291Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-05T18:49:21.301Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.717s coverage: 58.0% of statements [2022-03-05T18:49:21.301Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-05T18:49:21.301Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-05T18:49:21.394Z] === RUN TestGetEmptyCapabilities [2022-03-05T18:49:21.394Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-05T18:49:21.394Z] === RUN TestGetExtraCapabilities [2022-03-05T18:49:21.394Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-05T18:49:21.394Z] === RUN TestGetInvalidCapabilities [2022-03-05T18:49:21.394Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-05T18:49:21.394Z] === RUN TestRemoteDriver [2022-03-05T18:49:21.394Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-05T18:49:21.394Z] === RUN TestDriverError [2022-03-05T18:49:21.394Z] --- PASS: TestDriverError (0.00s) [2022-03-05T18:49:21.394Z] === RUN TestMissingValues [2022-03-05T18:49:21.394Z] --- PASS: TestMissingValues (0.01s) [2022-03-05T18:49:21.394Z] === RUN TestRollback [2022-03-05T18:49:21.394Z] --- PASS: TestRollback (0.01s) [2022-03-05T18:49:21.394Z] PASS [2022-03-05T18:49:21.394Z] coverage: 57.4% of statements [2022-03-05T18:49:21.394Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2022-03-05T18:49:21.691Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-05T18:49:21.872Z] === RUN TestNAT [2022-03-05T18:49:21.872Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-05T18:49:21.872Z] --- SKIP: TestNAT (0.00s) [2022-03-05T18:49:21.872Z] === RUN TestTransparent [2022-03-05T18:49:21.872Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-05T18:49:21.872Z] --- SKIP: TestTransparent (0.00s) [2022-03-05T18:49:21.872Z] PASS [2022-03-05T18:49:21.872Z] coverage: 0.0% of statements [2022-03-05T18:49:21.872Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2022-03-05T18:49:21.872Z] --- PASS: TestAllocateRandomDeallocate (1.03s) [2022-03-05T18:49:21.872Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-05T18:49:21.873Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-03-05T18:49:22.228Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-05T18:49:22.228Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-05T18:49:22.350Z] === RUN TestBuildDefault [2022-03-05T18:49:22.350Z] --- PASS: TestBuildDefault (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestBuildHostnameDomainname [2022-03-05T18:49:22.350Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestBuildHostname [2022-03-05T18:49:22.350Z] --- PASS: TestBuildHostname (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestBuildHostnameFQDN [2022-03-05T18:49:22.350Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestBuildNoIP [2022-03-05T18:49:22.350Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestUpdate [2022-03-05T18:49:22.350Z] --- PASS: TestUpdate (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-05T18:49:22.350Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-05T18:49:22.350Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestAddEmpty [2022-03-05T18:49:22.350Z] --- PASS: TestAddEmpty (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestAdd [2022-03-05T18:49:22.350Z] --- PASS: TestAdd (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestDeleteEmpty [2022-03-05T18:49:22.350Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestDeleteNewline [2022-03-05T18:49:22.350Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestDelete [2022-03-05T18:49:22.350Z] --- PASS: TestDelete (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestConcurrentWrites [2022-03-05T18:49:22.350Z] === RUN TestNew [2022-03-05T18:49:22.350Z] --- PASS: TestNew (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestAddDriver [2022-03-05T18:49:22.350Z] --- PASS: TestAddDriver (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestAddDuplicateDriver [2022-03-05T18:49:22.350Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-05T18:49:22.350Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestDriver [2022-03-05T18:49:22.350Z] --- PASS: TestDriver (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestIPAM [2022-03-05T18:49:22.350Z] --- PASS: TestIPAM (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestWalkIPAMs [2022-03-05T18:49:22.350Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-05T18:49:22.350Z] === RUN TestWalkDrivers [2022-03-05T18:49:22.350Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-05T18:49:22.350Z] PASS [2022-03-05T18:49:22.350Z] coverage: 82.4% of statements [2022-03-05T18:49:22.350Z] ok github.com/docker/docker/libnetwork/drvregistry 0.085s coverage: 82.4% of statements [2022-03-05T18:49:22.443Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2022-03-05T18:49:22.708Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-03-05T18:49:22.828Z] === RUN TestNew [2022-03-05T18:49:22.828Z] --- PASS: TestNew (0.00s) [2022-03-05T18:49:22.828Z] === RUN TestAllocate [2022-03-05T18:49:22.828Z] --- PASS: TestAllocate (0.00s) [2022-03-05T18:49:22.828Z] === RUN TestUninitialized [2022-03-05T18:49:22.828Z] --- PASS: TestUninitialized (0.00s) [2022-03-05T18:49:22.828Z] === RUN TestAllocateInRange [2022-03-05T18:49:22.828Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-05T18:49:22.828Z] === RUN TestAllocateSerial [2022-03-05T18:49:22.828Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-05T18:49:22.828Z] PASS [2022-03-05T18:49:22.828Z] coverage: 87.5% of statements [2022-03-05T18:49:22.828Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2022-03-05T18:49:22.828Z] --- PASS: TestConcurrentWrites (0.26s) [2022-03-05T18:49:22.828Z] PASS [2022-03-05T18:49:22.828Z] coverage: 81.2% of statements [2022-03-05T18:49:22.828Z] ok github.com/docker/docker/libnetwork/etchosts 0.324s coverage: 81.2% of statements [2022-03-05T18:49:22.828Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.93s) [2022-03-05T18:49:22.828Z] === RUN TestRetrieveFromStore [2022-03-05T18:49:23.306Z] === RUN TestCaller [2022-03-05T18:49:23.306Z] --- PASS: TestCaller (0.00s) [2022-03-05T18:49:23.306Z] PASS [2022-03-05T18:49:23.306Z] coverage: 100.0% of statements [2022-03-05T18:49:23.306Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2022-03-05T18:49:23.306Z] === RUN TestSetSerialInsertDelete [2022-03-05T18:49:23.306Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-05T18:49:23.306Z] === RUN TestSetParallelInsertDelete [2022-03-05T18:49:23.306Z] --- PASS: TestRetrieveFromStore (0.39s) [2022-03-05T18:49:23.306Z] === RUN TestIsCorrupted [2022-03-05T18:49:23.306Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-05T18:49:23.306Z] === RUN TestSetRollover [2022-03-05T18:49:24.090Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.8% of statements [2022-03-05T18:49:24.090Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-05T18:49:24.090Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-05T18:49:24.350Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.0% of statements [2022-03-05T18:49:24.901Z] === RUN TestInt2IP2IntConversion [2022-03-05T18:49:24.901Z] --- PASS: TestSetRollover (1.61s) [2022-03-05T18:49:24.901Z] === RUN TestSetRolloverSerial [2022-03-05T18:49:24.921Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 80.2% of statements [2022-03-05T18:49:25.181Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 33.6% of statements [2022-03-05T18:49:25.181Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-05T18:49:25.379Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-03-05T18:49:25.379Z] === RUN TestGetAddressVersion [2022-03-05T18:49:25.379Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-05T18:49:25.379Z] === RUN TestKeyString [2022-03-05T18:49:25.379Z] --- PASS: TestKeyString (0.00s) [2022-03-05T18:49:25.379Z] === RUN TestPoolDataMarshal [2022-03-05T18:49:25.379Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-05T18:49:25.379Z] === RUN TestSubnetsMarshal [2022-03-05T18:49:25.379Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-05T18:49:25.379Z] === RUN TestAddSubnets [2022-03-05T18:49:25.379Z] --- PASS: TestAddSubnets (0.04s) [2022-03-05T18:49:25.379Z] === RUN TestDoublePoolRelease [2022-03-05T18:49:25.379Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-05T18:49:25.379Z] === RUN TestAddReleasePoolID [2022-03-05T18:49:25.379Z] === RUN TestPoolRequest [2022-03-05T18:49:25.379Z] --- PASS: TestPoolRequest (0.00s) [2022-03-05T18:49:25.379Z] === RUN TestOtherRequests [2022-03-05T18:49:25.379Z] --- PASS: TestOtherRequests (0.00s) [2022-03-05T18:49:25.379Z] PASS [2022-03-05T18:49:25.379Z] coverage: 57.1% of statements [2022-03-05T18:49:25.379Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2022-03-05T18:49:25.379Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-03-05T18:49:25.379Z] === RUN TestPredefinedPool [2022-03-05T18:49:25.379Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-05T18:49:25.379Z] === RUN TestRemoveSubnet [2022-03-05T18:49:25.524Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-05T18:49:25.751Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2022-03-05T18:49:25.751Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-03-05T18:49:25.857Z] --- PASS: TestRemoveSubnet (0.21s) [2022-03-05T18:49:25.857Z] === RUN TestGetSameAddress [2022-03-05T18:49:25.857Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-05T18:49:25.857Z] === RUN TestPoolAllocationReuse [2022-03-05T18:49:26.012Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-03-05T18:49:26.273Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-03-05T18:49:26.336Z] --- PASS: TestSetRolloverSerial (1.26s) [2022-03-05T18:49:26.336Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-05T18:49:26.336Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-05T18:49:26.336Z] PASS [2022-03-05T18:49:26.336Z] coverage: 84.4% of statements [2022-03-05T18:49:26.336Z] ok github.com/docker/docker/libnetwork/bitseq 9.960s coverage: 84.4% of statements [2022-03-05T18:49:26.492Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.92s) [2022-03-05T18:49:26.493Z] PASS [2022-03-05T18:49:26.493Z] [2022-03-05T18:49:26.493Z] === Skipped [2022-03-05T18:49:26.493Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-05T18:49:26.493Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:49:26.493Z] [2022-03-05T18:49:26.493Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:49:26.493Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:49:26.493Z] [2022-03-05T18:49:26.493Z] DONE 34 tests, 2 skipped in 173.001s [2022-03-05T18:49:26.493Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T18:49:26.493Z] ++ 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-05T18:49:26.493Z] ++ set -e [2022-03-05T18:49:26.493Z] ++ '[' -n 0 ']' [2022-03-05T18:49:26.493Z] ++ set -x [2022-03-05T18:49:26.493Z] ++ 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-05T18:49:26.493Z] INFO: Testing against a local daemon [2022-03-05T18:49:26.493Z] === RUN TestConfigInspect [2022-03-05T18:49:26.814Z] === RUN TestGetCapabilities [2022-03-05T18:49:26.814Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-05T18:49:26.814Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-05T18:49:26.814Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-05T18:49:26.814Z] === RUN TestGetDefaultAddressSpaces [2022-03-05T18:49:26.814Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-05T18:49:26.814Z] === RUN TestRemoteDriver [2022-03-05T18:49:26.814Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-05T18:49:26.814Z] PASS [2022-03-05T18:49:26.814Z] coverage: 47.4% of statements [2022-03-05T18:49:26.814Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.082s coverage: 47.4% of statements [2022-03-05T18:49:26.814Z] --- PASS: TestPoolAllocationReuse (1.23s) [2022-03-05T18:49:26.814Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-05T18:49:26.814Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-05T18:49:26.814Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-05T18:49:26.845Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 78.7% of statements [2022-03-05T18:49:26.845Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-05T18:49:27.105Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 58.4% of statements [2022-03-05T18:49:27.676Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-03-05T18:49:27.821Z] === RUN TestWindowsIPAM [2022-03-05T18:49:27.821Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-05T18:49:27.821Z] PASS [2022-03-05T18:49:27.821Z] coverage: 71.4% of statements [2022-03-05T18:49:27.821Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-03-05T18:49:27.883Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-05T18:49:28.247Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-05T18:49:28.299Z] === RUN TestDefaultNetwork [2022-03-05T18:49:28.507Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-03-05T18:49:28.778Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-05T18:49:28.778Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-05T18:49:28.778Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-03-05T18:49:28.778Z] === RUN TestInitAddressPools [2022-03-05T18:49:28.778Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-05T18:49:28.778Z] PASS [2022-03-05T18:49:28.778Z] coverage: 74.0% of statements [2022-03-05T18:49:28.778Z] ok github.com/docker/docker/libnetwork/ipamutils 0.598s coverage: 74.0% of statements [2022-03-05T18:49:29.078Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-05T18:49:29.256Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.12s) [2022-03-05T18:49:29.256Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-05T18:49:29.261Z] --- PASS: TestConfigInspect (2.77s) [2022-03-05T18:49:29.261Z] === RUN TestConfigList [2022-03-05T18:49:29.649Z] ok github.com/docker/docker/daemon/logger/splunk 1.550s coverage: 82.5% of statements [2022-03-05T18:49:29.650Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-05T18:49:29.650Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-05T18:49:29.734Z] === RUN TestKeyValue [2022-03-05T18:49:29.734Z] --- PASS: TestKeyValue (0.00s) [2022-03-05T18:49:29.734Z] PASS [2022-03-05T18:49:29.734Z] coverage: 60.0% of statements [2022-03-05T18:49:29.734Z] ok github.com/docker/docker/libnetwork/netlabel 0.049s coverage: 60.0% of statements [2022-03-05T18:49:30.591Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-03-05T18:49:30.851Z] ok github.com/docker/docker/distribution 0.587s coverage: 28.4% of statements [2022-03-05T18:49:30.851Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-05T18:49:31.169Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-05T18:49:31.331Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-05T18:49:31.499Z] ok github.com/docker/docker/errdefs 0.024s coverage: 53.1% of statements [2022-03-05T18:49:32.070Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-05T18:49:32.109Z] --- PASS: TestConfigList (2.79s) [2022-03-05T18:49:32.109Z] === RUN TestConfigsCreateAndDelete [2022-03-05T18:49:32.337Z] === RUN TestGenerate [2022-03-05T18:49:32.337Z] --- PASS: TestGenerate (0.00s) [2022-03-05T18:49:32.337Z] === RUN TestGeneratePtr [2022-03-05T18:49:32.337Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-05T18:49:32.337Z] === RUN TestGenerateMissingField [2022-03-05T18:49:32.337Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-05T18:49:32.337Z] === RUN TestFieldCannotBeSet [2022-03-05T18:49:32.337Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-05T18:49:32.337Z] === RUN TestTypeMismatchError [2022-03-05T18:49:32.337Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-05T18:49:32.337Z] PASS [2022-03-05T18:49:32.337Z] coverage: 100.0% of statements [2022-03-05T18:49:32.337Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-03-05T18:49:32.337Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.18s) [2022-03-05T18:49:32.337Z] === RUN TestGetAddress [2022-03-05T18:49:32.337Z] === RUN TestNetworkDBSimple [2022-03-05T18:49:32.341Z] --- PASS: TestCheckoutGit (42.92s) [2022-03-05T18:49:32.341Z] === RUN TestValidGitTransport [2022-03-05T18:49:32.341Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-05T18:49:32.341Z] === RUN TestGitInvalidRef [2022-03-05T18:49:32.341Z] --- PASS: TestGitInvalidRef (0.31s) [2022-03-05T18:49:32.341Z] PASS [2022-03-05T18:49:32.341Z] coverage: 86.3% of statements [2022-03-05T18:49:32.341Z] ok github.com/docker/docker/builder/remotecontext/git 43.301s coverage: 86.3% of statements [2022-03-05T18:49:32.341Z] ? github.com/docker/docker/cli [no test files] [2022-03-05T18:49:32.341Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-05T18:49:32.658Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-03-05T18:49:32.815Z] testing: warning: no tests to run [2022-03-05T18:49:32.815Z] PASS [2022-03-05T18:49:32.815Z] coverage: 0.0% of statements [2022-03-05T18:49:32.815Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2022-03-05T18:49:32.919Z] ok github.com/docker/docker/distribution/xfer 1.943s coverage: 85.4% of statements [2022-03-05T18:49:32.919Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-05T18:49:33.052Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-05T18:49:33.180Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-05T18:49:33.293Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-05T18:49:33.293Z] PASS [2022-03-05T18:49:33.293Z] coverage: 100.0% of statements [2022-03-05T18:49:33.293Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2022-03-05T18:49:33.293Z] 2022/03/05 18:49:32 Closing DB instances... [2022-03-05T18:49:33.440Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-03-05T18:49:33.440Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-05T18:49:33.771Z] === RUN TestRequestNewPort [2022-03-05T18:49:33.771Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-05T18:49:33.771Z] === RUN TestRequestSpecificPort [2022-03-05T18:49:33.771Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-05T18:49:33.771Z] === RUN TestReleasePort [2022-03-05T18:49:33.771Z] --- PASS: TestReleasePort (0.00s) [2022-03-05T18:49:33.771Z] === RUN TestReuseReleasedPort [2022-03-05T18:49:33.771Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-05T18:49:33.771Z] === RUN TestReleaseUnreadledPort [2022-03-05T18:49:33.771Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-05T18:49:33.771Z] === RUN TestUnknowProtocol [2022-03-05T18:49:33.771Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-05T18:49:33.771Z] === RUN TestAllocateAllPorts [2022-03-05T18:49:33.771Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-05T18:49:33.771Z] === RUN TestPortAllocation [2022-03-05T18:49:33.771Z] --- PASS: TestPortAllocation (0.00s) [2022-03-05T18:49:33.771Z] === RUN TestPortAllocationWithCustomRange [2022-03-05T18:49:33.771Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-05T18:49:33.771Z] === RUN TestNoDuplicateBPR [2022-03-05T18:49:33.771Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-05T18:49:33.771Z] === RUN TestChangePortRange [2022-03-05T18:49:33.771Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-05T18:49:33.771Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-05T18:49:33.771Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-05T18:49:33.771Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-05T18:49:33.771Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-05T18:49:33.771Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-05T18:49:33.771Z] --- PASS: TestChangePortRange (0.00s) [2022-03-05T18:49:33.771Z] PASS [2022-03-05T18:49:33.771Z] coverage: 88.6% of statements [2022-03-05T18:49:33.771Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2022-03-05T18:49:34.010Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-05T18:49:34.252Z] testing: warning: no tests to run [2022-03-05T18:49:34.253Z] PASS [2022-03-05T18:49:34.253Z] coverage: 0.0% of statements [2022-03-05T18:49:34.253Z] ok github.com/docker/docker/libnetwork/portmapper 0.035s coverage: 0.0% of statements [no tests to run] [2022-03-05T18:49:34.253Z] === RUN TestHashData [2022-03-05T18:49:34.253Z] --- PASS: TestHashData (0.00s) [2022-03-05T18:49:34.253Z] PASS [2022-03-05T18:49:34.253Z] coverage: 2.8% of statements [2022-03-05T18:49:34.253Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2022-03-05T18:49:34.434Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-05T18:49:34.581Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2022-03-05T18:49:34.731Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-03-05T18:49:34.731Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-05T18:49:34.731Z] === RUN TestErrorConstructors [2022-03-05T18:49:34.731Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-05T18:49:34.731Z] === RUN TestCompareIPMask [2022-03-05T18:49:34.731Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-05T18:49:34.731Z] === RUN TestUtilGetHostPartIP [2022-03-05T18:49:34.731Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-05T18:49:34.731Z] === RUN TestUtilGetBroadcastIP [2022-03-05T18:49:34.731Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-05T18:49:34.731Z] === RUN TestParseCIDR [2022-03-05T18:49:34.731Z] --- PASS: TestParseCIDR (0.00s) [2022-03-05T18:49:34.731Z] PASS [2022-03-05T18:49:34.731Z] coverage: 37.3% of statements [2022-03-05T18:49:34.731Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-03-05T18:49:35.001Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2022-03-05T18:49:35.001Z] === RUN TestConfigsUpdate [2022-03-05T18:49:35.152Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2022-03-05T18:49:35.413Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-05T18:49:35.738Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-05T18:49:35.738Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-05T18:49:35.738Z] PASS [2022-03-05T18:49:35.738Z] coverage: 50.0% of statements [2022-03-05T18:49:35.738Z] ok github.com/docker/docker/oci 0.079s coverage: 50.0% of statements [2022-03-05T18:49:35.913Z] === RUN TestMiddlewares [2022-03-05T18:49:35.913Z] --- PASS: TestMiddlewares (0.00s) [2022-03-05T18:49:35.913Z] PASS [2022-03-05T18:49:35.913Z] coverage: 9.0% of statements [2022-03-05T18:49:35.913Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2022-03-05T18:49:36.217Z] 2022/03/05 18:49:35 Closing DB instances... [2022-03-05T18:49:36.217Z] === RUN TestAddressPoolOpt [2022-03-05T18:49:36.217Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/a [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/something [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/_=a [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/env1=value1 [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/_env1=value1 [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/PATH [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/=a [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/PATH= [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/PATH=something [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/asd!qwe [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/1asd [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/123 [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/some_space [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/__some_space_before [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/some_space_after__ [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/= [2022-03-05T18:49:36.217Z] === RUN TestValidateEnv/PaTh [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-05T18:49:36.217Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-05T18:49:36.217Z] === RUN TestParseHost [2022-03-05T18:49:36.217Z] --- PASS: TestParseHost (0.00s) [2022-03-05T18:49:36.217Z] === RUN TestParseDockerDaemonHost [2022-03-05T18:49:36.217Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-05T18:49:36.217Z] === RUN TestParseTCP [2022-03-05T18:49:36.217Z] --- PASS: TestParseTCP (0.00s) [2022-03-05T18:49:36.217Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-05T18:49:36.217Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-05T18:49:36.217Z] === RUN TestValidateExtraHosts [2022-03-05T18:49:36.217Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-05T18:49:36.379Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-05T18:49:36.639Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-05T18:49:36.695Z] === RUN TestIpOptString [2022-03-05T18:49:36.695Z] --- PASS: TestIpOptString (0.00s) [2022-03-05T18:49:36.695Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-05T18:49:36.695Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-05T18:49:36.695Z] === RUN TestNewIpOptValidDefaultVal [2022-03-05T18:49:36.695Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-05T18:49:36.695Z] === RUN TestIpOptSetInvalidVal [2022-03-05T18:49:36.695Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-05T18:49:36.695Z] === RUN TestValidateIPAddress [2022-03-05T18:49:36.695Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-05T18:49:36.695Z] === RUN TestMapOpts [2022-03-05T18:49:36.695Z] --- PASS: TestMapOpts (0.00s) [2022-03-05T18:49:36.695Z] === RUN TestListOptsWithoutValidator [2022-03-05T18:49:36.695Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-05T18:49:36.695Z] === RUN TestListOptsWithValidator [2022-03-05T18:49:36.695Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-05T18:49:36.695Z] === RUN TestValidateDNSSearch [2022-03-05T18:49:36.695Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_general_format [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_one_more [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-05T18:49:36.695Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-05T18:49:36.695Z] --- PASS: TestValidateLabel (0.00s) [2022-03-05T18:49:36.695Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-05T18:49:36.696Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-05T18:49:36.696Z] === RUN TestNamedListOpts [2022-03-05T18:49:36.696Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-05T18:49:36.696Z] === RUN TestNamedMapOpts [2022-03-05T18:49:36.696Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-05T18:49:36.696Z] === RUN TestParseLink [2022-03-05T18:49:36.696Z] --- PASS: TestParseLink (0.00s) [2022-03-05T18:49:36.696Z] === RUN TestQuotedStringSetWithQuotes [2022-03-05T18:49:36.696Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-05T18:49:36.696Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-05T18:49:36.696Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-05T18:49:36.696Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-05T18:49:36.696Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-05T18:49:36.696Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-05T18:49:36.696Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-05T18:49:36.696Z] === RUN TestUlimitOpt [2022-03-05T18:49:36.696Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-05T18:49:36.696Z] PASS [2022-03-05T18:49:36.696Z] coverage: 67.4% of statements [2022-03-05T18:49:36.696Z] ok github.com/docker/docker/opts 0.074s coverage: 67.4% of statements [2022-03-05T18:49:36.696Z] === RUN TestParseVersion [2022-03-05T18:49:36.696Z] --- PASS: TestParseVersion (0.00s) [2022-03-05T18:49:36.696Z] PASS [2022-03-05T18:49:36.696Z] coverage: 52.9% of statements [2022-03-05T18:49:36.696Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-03-05T18:49:36.797Z] ok github.com/docker/docker/pkg/archive 0.276s coverage: 82.5% of statements [2022-03-05T18:49:36.999Z] check_test.go:308: [db0817ce0e7f6] daemon is not started [2022-03-05T18:49:36.999Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-05T18:49:36.999Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-05T18:49:37.319Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestConfigureDaemonLogs [2022-03-05T18:49:37.319Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestCommonOptionsInstallFlags [2022-03-05T18:49:37.319Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-05T18:49:37.319Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-05T18:49:37.319Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-05T18:49:37.319Z] PASS [2022-03-05T18:49:37.319Z] coverage: 18.7% of statements [2022-03-05T18:49:37.319Z] ok github.com/docker/docker/cmd/dockerd 0.210s coverage: 18.7% of statements [2022-03-05T18:49:37.319Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-05T18:49:37.319Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-05T18:49:37.446Z] ............................ [ 66%] [2022-03-05T18:49:37.568Z] --- PASS: TestConfigsUpdate (2.60s) [2022-03-05T18:49:37.568Z] === RUN TestTemplatedConfig [2022-03-05T18:49:37.568Z] check_test.go:308: [d6270d87be547] daemon is not started [2022-03-05T18:49:37.568Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-05T18:49:37.702Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-03-05T18:49:37.702Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-05T18:49:38.136Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-05T18:49:38.180Z] === RUN TestPeerCertificateMarshalJSON [2022-03-05T18:49:38.306Z] === RUN TestContainerStopSignal [2022-03-05T18:49:38.306Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestContainerStopTimeout [2022-03-05T18:49:38.306Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-05T18:49:38.306Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-05T18:49:38.306Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-05T18:49:38.306Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestReplaceAndAppendEnvVars [2022-03-05T18:49:38.306Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-05T18:49:38.306Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestNewMemoryStore [2022-03-05T18:49:38.306Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestAddContainers [2022-03-05T18:49:38.306Z] --- PASS: TestAddContainers (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestGetContainer [2022-03-05T18:49:38.306Z] --- PASS: TestGetContainer (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestDeleteContainer [2022-03-05T18:49:38.306Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestListContainers [2022-03-05T18:49:38.306Z] --- PASS: TestListContainers (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestFirstContainer [2022-03-05T18:49:38.306Z] --- PASS: TestFirstContainer (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestApplyAllContainer [2022-03-05T18:49:38.306Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestIsValidHealthString [2022-03-05T18:49:38.306Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestStateRunStop [2022-03-05T18:49:38.306Z] --- PASS: TestStateRunStop (0.00s) [2022-03-05T18:49:38.306Z] === RUN TestStateTimeoutWait [2022-03-05T18:49:38.396Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-05T18:49:38.657Z] === RUN TestIsArchivePathDir [2022-03-05T18:49:38.657Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-05T18:49:38.657Z] === RUN TestIsArchivePathInvalidFile [2022-03-05T18:49:38.710Z] ok github.com/docker/docker/pkg/authorization 1.137s coverage: 68.3% of statements [2022-03-05T18:49:38.710Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-05T18:49:38.710Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-05T18:49:38.782Z] state_test.go:141: Stop callback fired [2022-03-05T18:49:38.782Z] state_test.go:165: Stop callback fired [2022-03-05T18:49:38.782Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-05T18:49:38.782Z] === RUN TestIsValidStateString [2022-03-05T18:49:38.782Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-05T18:49:38.782Z] === RUN TestViewSaveDelete [2022-03-05T18:49:38.782Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-05T18:49:38.782Z] === RUN TestViewAll [2022-03-05T18:49:38.782Z] --- PASS: TestViewAll (0.01s) [2022-03-05T18:49:38.782Z] === RUN TestViewGet [2022-03-05T18:49:38.782Z] --- PASS: TestViewGet (0.01s) [2022-03-05T18:49:38.782Z] === RUN TestNames [2022-03-05T18:49:38.782Z] --- PASS: TestNames (0.00s) [2022-03-05T18:49:38.782Z] === RUN TestViewWithHealthCheck [2022-03-05T18:49:38.782Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-05T18:49:38.782Z] PASS [2022-03-05T18:49:38.782Z] coverage: 41.5% of statements [2022-03-05T18:49:38.782Z] ok github.com/docker/docker/container 0.245s coverage: 41.5% of statements [2022-03-05T18:49:38.782Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-05T18:49:38.782Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-05T18:49:38.782Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-05T18:49:38.782Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-05T18:49:38.963Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-05T18:49:38.964Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-05T18:49:39.135Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-03-05T18:49:39.135Z] === RUN TestIsArchivePathTar [2022-03-05T18:49:39.135Z] 2022/03/05 18:49:38 Closing DB instances... [2022-03-05T18:49:39.135Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-03-05T18:49:39.135Z] === RUN TestDecompressStreamGzip [2022-03-05T18:49:39.135Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-03-05T18:49:39.135Z] === RUN TestDecompressStreamBzip2 [2022-03-05T18:49:39.135Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-05T18:49:39.135Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-05T18:49:39.135Z] --- PASS: TestPeerCertificateMarshalJSON (0.97s) [2022-03-05T18:49:39.135Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-05T18:49:39.135Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-05T18:49:39.135Z] === RUN TestMiddleware [2022-03-05T18:49:39.135Z] --- PASS: TestMiddleware (0.00s) [2022-03-05T18:49:39.135Z] === RUN TestNewResponseModifier [2022-03-05T18:49:39.135Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-05T18:49:39.135Z] PASS [2022-03-05T18:49:39.135Z] coverage: 26.8% of statements [2022-03-05T18:49:39.135Z] ok github.com/docker/docker/pkg/authorization 1.022s coverage: 26.8% of statements [2022-03-05T18:49:39.135Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-05T18:49:39.135Z] === RUN TestDecompressStreamXz [2022-03-05T18:49:39.135Z] archive_test.go:133: Xz not present in msys2 [2022-03-05T18:49:39.135Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-05T18:49:39.135Z] === RUN TestDecompressStreamZstd [2022-03-05T18:49:39.532Z] check_test.go:308: [d3343442e8dd9] daemon is not started [2022-03-05T18:49:39.532Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-05T18:49:39.613Z] archive_test.go:140: zstd not installed [2022-03-05T18:49:39.613Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-05T18:49:39.613Z] === RUN TestCompressStreamXzUnsupported [2022-03-05T18:49:39.613Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-05T18:49:39.613Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestCompressStreamInvalid [2022-03-05T18:49:39.613Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestExtensionInvalid [2022-03-05T18:49:39.613Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestExtensionUncompressed [2022-03-05T18:49:39.613Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestExtensionBzip2 [2022-03-05T18:49:39.613Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestExtensionGzip [2022-03-05T18:49:39.613Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestExtensionXz [2022-03-05T18:49:39.613Z] --- PASS: TestExtensionXz (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestExtensionZstd [2022-03-05T18:49:39.613Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestCmdStreamLargeStderr [2022-03-05T18:49:39.613Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-05T18:49:39.613Z] === RUN TestCmdStreamBad [2022-03-05T18:49:39.613Z] archive_test.go:252: Failing on Windows CI machines [2022-03-05T18:49:39.613Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestCmdStreamGood [2022-03-05T18:49:39.613Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-05T18:49:39.613Z] === RUN TestUntarPathWithInvalidDest [2022-03-05T18:49:39.613Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-05T18:49:39.613Z] === RUN TestUntarPathWithInvalidSrc [2022-03-05T18:49:39.613Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestUntarPath [2022-03-05T18:49:39.613Z] --- PASS: TestUntarPath (0.08s) [2022-03-05T18:49:39.613Z] === RUN TestUntarPathWithDestinationFile [2022-03-05T18:49:39.613Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-05T18:49:39.613Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-05T18:49:39.613Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-05T18:49:39.613Z] === RUN TestCopyWithTarInvalidSrc [2022-03-05T18:49:39.613Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-05T18:49:39.613Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-05T18:49:39.613Z] === RUN TestCopyWithTarSrcFile [2022-03-05T18:49:39.613Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-05T18:49:39.613Z] === RUN TestCopyWithTarSrcFolder [2022-03-05T18:49:39.771Z] === RUN TestPrepare [2022-03-05T18:49:39.771Z] --- PASS: TestPrepare (0.00s) [2022-03-05T18:49:39.771Z] === RUN TestStart [2022-03-05T18:49:39.771Z] --- PASS: TestStart (0.00s) [2022-03-05T18:49:39.771Z] === RUN TestWaitCancel [2022-03-05T18:49:39.771Z] --- PASS: TestWaitCancel (0.00s) [2022-03-05T18:49:39.771Z] === RUN TestWaitDisabled [2022-03-05T18:49:39.771Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-05T18:49:39.771Z] === RUN TestWaitEnabled [2022-03-05T18:49:39.771Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-05T18:49:39.771Z] === RUN TestRemove [2022-03-05T18:49:39.771Z] --- PASS: TestRemove (0.00s) [2022-03-05T18:49:39.771Z] PASS [2022-03-05T18:49:39.771Z] coverage: 65.3% of statements [2022-03-05T18:49:39.771Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.118s coverage: 65.3% of statements [2022-03-05T18:49:40.091Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2022-03-05T18:49:40.091Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-05T18:49:40.091Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-05T18:49:40.091Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-05T18:49:40.091Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-05T18:49:40.091Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-05T18:49:40.091Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-05T18:49:40.091Z] === RUN TestCopyFileWithTarSrcFile [2022-03-05T18:49:40.091Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-05T18:49:40.091Z] === RUN TestTarFiles [2022-03-05T18:49:40.091Z] === RUN TestUnbuffered [2022-03-05T18:49:40.091Z] --- PASS: TestUnbuffered (0.00s) [2022-03-05T18:49:40.091Z] === RUN TestRaceUnbuffered [2022-03-05T18:49:40.091Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-05T18:49:40.091Z] PASS [2022-03-05T18:49:40.091Z] coverage: 100.0% of statements [2022-03-05T18:49:40.091Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2022-03-05T18:49:40.569Z] === RUN TestMatch [2022-03-05T18:49:40.569Z] === RUN TestMatch/[[]] [2022-03-05T18:49:40.569Z] === RUN TestMatch/[[foo]] [2022-03-05T18:49:40.569Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-05T18:49:40.569Z] === RUN TestMatch/[[foo_bar]] [2022-03-05T18:49:40.569Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-05T18:49:40.569Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-05T18:49:40.569Z] === RUN TestMatch/[] [2022-03-05T18:49:40.569Z] === RUN TestMatch/[]#01 [2022-03-05T18:49:40.569Z] === RUN TestMatch/[[qux]] [2022-03-05T18:49:40.569Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-05T18:49:40.569Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-05T18:49:40.569Z] === RUN TestMatch/[[foo_baz]] [2022-03-05T18:49:40.569Z] --- PASS: TestMatch (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[] (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-05T18:49:40.569Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-05T18:49:40.569Z] PASS [2022-03-05T18:49:40.569Z] coverage: 87.5% of statements [2022-03-05T18:49:40.569Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-03-05T18:49:40.910Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-05T18:49:41.054Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.28s) [2022-03-05T18:49:41.054Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-05T18:49:41.169Z] --- PASS: TestTemplatedConfig (3.61s) [2022-03-05T18:49:41.169Z] === RUN TestConfigCreateResolve [2022-03-05T18:49:41.736Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-05T18:49:41.989Z] === RUN TestNewListSecretsFilters [2022-03-05T18:49:41.989Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-05T18:49:41.989Z] === RUN TestNewListConfigsFilters [2022-03-05T18:49:41.989Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-05T18:49:41.989Z] PASS [2022-03-05T18:49:41.989Z] coverage: 0.5% of statements [2022-03-05T18:49:41.989Z] ok github.com/docker/docker/daemon/cluster 0.318s coverage: 0.5% of statements [2022-03-05T18:49:41.989Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-05T18:49:42.005Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 43.5% of statements [2022-03-05T18:49:42.005Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-05T18:49:42.063Z] === RUN TestChrootTarUntar [2022-03-05T18:49:42.063Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:49:42.063Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-05T18:49:42.063Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-05T18:49:42.063Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:49:42.063Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-05T18:49:42.063Z] === RUN TestChrootUntarEmptyArchive [2022-03-05T18:49:42.063Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-05T18:49:42.063Z] === RUN TestChrootTarUntarWithSymlink [2022-03-05T18:49:42.063Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:49:42.063Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-05T18:49:42.063Z] === RUN TestChrootCopyWithTar [2022-03-05T18:49:42.063Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:49:42.063Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-05T18:49:42.063Z] === RUN TestChrootCopyFileWithTar [2022-03-05T18:49:42.063Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:49:42.063Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-05T18:49:42.063Z] === RUN TestChrootUntarPath [2022-03-05T18:49:42.063Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:49:42.063Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-05T18:49:42.063Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-05T18:49:42.063Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:49:42.063Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-05T18:49:42.063Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-05T18:49:42.063Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:49:42.063Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-05T18:49:42.063Z] === RUN TestChrootApplyDotDotFile [2022-03-05T18:49:42.063Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:49:42.063Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-05T18:49:42.063Z] PASS [2022-03-05T18:49:42.063Z] coverage: 15.1% of statements [2022-03-05T18:49:42.063Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.1% of statements [2022-03-05T18:49:42.266Z] ok github.com/docker/docker/layer 7.463s coverage: 68.9% of statements [2022-03-05T18:49:42.266Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-05T18:49:42.266Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-05T18:49:42.266Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-05T18:49:42.266Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-05T18:49:42.266Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-05T18:49:42.266Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-05T18:49:42.266Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-05T18:49:42.266Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-05T18:49:42.508Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.25s) [2022-03-05T18:49:42.509Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-05T18:49:42.509Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-05T18:49:42.509Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-05T18:49:42.509Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-05T18:49:42.509Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-05T18:49:42.509Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-05T18:49:42.837Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-05T18:49:42.977Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-05T18:49:42.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-05T18:49:43.069Z] === RUN TestEnsureRemoveAllNotExist [2022-03-05T18:49:43.069Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-05T18:49:43.069Z] === RUN TestEnsureRemoveAllWithDir [2022-03-05T18:49:43.069Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-05T18:49:43.069Z] === RUN TestEnsureRemoveAllWithFile [2022-03-05T18:49:43.069Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-05T18:49:43.069Z] PASS [2022-03-05T18:49:43.069Z] coverage: 0.0% of statements [2022-03-05T18:49:43.069Z] ok github.com/docker/docker/pkg/containerfs 0.046s coverage: 0.0% of statements [2022-03-05T18:49:43.097Z] ok github.com/docker/docker/pkg/fsutils 0.140s coverage: 85.1% of statements [2022-03-05T18:49:43.098Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-05T18:49:43.112Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-05T18:49:43.112Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-05T18:49:43.358Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-03-05T18:49:43.445Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-05T18:49:43.446Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-05T18:49:43.446Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-05T18:49:43.446Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-05T18:49:43.446Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-05T18:49:43.446Z] PASS [2022-03-05T18:49:43.446Z] coverage: 35.9% of statements [2022-03-05T18:49:43.446Z] ok github.com/docker/docker/daemon/cluster/convert 1.056s coverage: 35.9% of statements [2022-03-05T18:49:43.548Z] 2022/03/05 18:49:43 Closing DB instances... [2022-03-05T18:49:43.679Z] --- PASS: TestConfigCreateResolve (2.51s) [2022-03-05T18:49:43.679Z] PASS [2022-03-05T18:49:43.679Z] [2022-03-05T18:49:43.679Z] DONE 6 tests in 17.168s [2022-03-05T18:49:43.679Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T18:49:43.679Z] ++ 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-05T18:49:43.679Z] ++ set -e [2022-03-05T18:49:43.679Z] ++ '[' -n 0 ']' [2022-03-05T18:49:43.679Z] ++ set -x [2022-03-05T18:49:43.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05T18:49:43.680Z] INFO: Testing against a local daemon [2022-03-05T18:49:43.680Z] === RUN TestCheckpoint [2022-03-05T18:49:43.680Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:49:43.680Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T18:49:43.680Z] === RUN TestContainerInvalidJSON [2022-03-05T18:49:43.680Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:49:43.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:49:43.680Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:49:43.680Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:49:43.680Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:49:43.680Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:49:43.680Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-05T18:49:43.680Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T18:49:43.680Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T18:49:43.680Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T18:49:43.938Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-03-05T18:49:43.938Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T18:49:43.938Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-05T18:49:43.938Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2022-03-05T18:49:43.938Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T18:49:43.938Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-05T18:49:43.938Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T18:49:44.026Z] === RUN TestSizeEmpty [2022-03-05T18:49:44.027Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-05T18:49:44.027Z] === RUN TestSizeEmptyFile [2022-03-05T18:49:44.027Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-05T18:49:44.027Z] === RUN TestSizeNonemptyFile [2022-03-05T18:49:44.027Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-05T18:49:44.027Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-05T18:49:44.027Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-05T18:49:44.027Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-05T18:49:44.027Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-05T18:49:44.027Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-05T18:49:44.027Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-05T18:49:44.027Z] === RUN TestMoveToSubdir [2022-03-05T18:49:44.027Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-05T18:49:44.027Z] === RUN TestSizeNonExistingDirectory [2022-03-05T18:49:44.027Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-05T18:49:44.027Z] PASS [2022-03-05T18:49:44.027Z] coverage: 80.0% of statements [2022-03-05T18:49:44.027Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2022-03-05T18:49:44.197Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-05T18:49:44.197Z] === RUN TestCopyFromContainer [2022-03-05T18:49:44.302Z] ok github.com/docker/docker/pkg/idtools 0.450s coverage: 69.5% of statements [2022-03-05T18:49:44.302Z] ok github.com/docker/docker/pkg/ioutils 0.361s coverage: 70.1% of statements [2022-03-05T18:49:44.562Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2022-03-05T18:49:44.562Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-03-05T18:49:44.562Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-05T18:49:44.562Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-05T18:49:44.562Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-05T18:49:44.826Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-05T18:49:44.826Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-05T18:49:45.035Z] === RUN TestPollerAddRemove [2022-03-05T18:49:45.035Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-05T18:49:45.035Z] === RUN TestPollerEvent [2022-03-05T18:49:45.035Z] poller_test.go:40: No chmod on Windows [2022-03-05T18:49:45.035Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-05T18:49:45.035Z] === RUN TestPollerClose [2022-03-05T18:49:45.035Z] --- PASS: TestPollerClose (0.00s) [2022-03-05T18:49:45.035Z] PASS [2022-03-05T18:49:45.035Z] coverage: 36.2% of statements [2022-03-05T18:49:45.035Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 36.2% of statements [2022-03-05T18:49:45.087Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-03-05T18:49:45.087Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-03-05T18:49:45.347Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-05T18:49:45.347Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-05T18:49:45.347Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-05T18:49:45.513Z] --- PASS: TestNetworkDBCRUDTableEntry (4.39s) [2022-03-05T18:49:45.513Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-05T18:49:45.578Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-05T18:49:45.578Z] === RUN TestCopyFromContainer// [2022-03-05T18:49:45.837Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T18:49:45.837Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T18:49:45.918Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-03-05T18:49:45.991Z] --- PASS: TestTarFiles (5.93s) [2022-03-05T18:49:45.991Z] === RUN TestDetectCompressionZstd [2022-03-05T18:49:45.991Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestTarUntar [2022-03-05T18:49:45.991Z] --- PASS: TestTarUntar (0.05s) [2022-03-05T18:49:45.991Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-05T18:49:45.991Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestTarWithOptions [2022-03-05T18:49:45.991Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-05T18:49:45.991Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-05T18:49:45.991Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestUntarUstarGnuConflict [2022-03-05T18:49:45.991Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestUntarInvalidFilenames [2022-03-05T18:49:45.991Z] === RUN TestCopyFileWithInvalidSrc [2022-03-05T18:49:45.991Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCopyFileWithInvalidDest [2022-03-05T18:49:45.991Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-05T18:49:45.991Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3388163669\\dest" [2022-03-05T18:49:45.991Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-05T18:49:45.991Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCopyFile [2022-03-05T18:49:45.991Z] --- PASS: TestCopyFile (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-05T18:49:45.991Z] fileutils_test.go:133: Needs porting to Windows [2022-03-05T18:49:45.991Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-05T18:49:45.991Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-05T18:49:45.991Z] fileutils_test.go:179: Needs porting to Windows [2022-03-05T18:49:45.991Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestWildcardMatches [2022-03-05T18:49:45.991Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestPatternMatches [2022-03-05T18:49:45.991Z] --- PASS: TestPatternMatches (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-05T18:49:45.991Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestPatternMatchesFolderExclusions [2022-03-05T18:49:45.991Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-05T18:49:45.991Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-05T18:49:45.991Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-05T18:49:45.991Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-05T18:49:45.991Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestSingleExclamationError [2022-03-05T18:49:45.991Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestMatchesWithNoPatterns [2022-03-05T18:49:45.991Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestMatchesWithMalformedPatterns [2022-03-05T18:49:45.991Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-05T18:49:45.991Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-03-05T18:49:45.991Z] === RUN TestUntarHardlinkToSymlink [2022-03-05T18:49:45.991Z] === RUN TestMatches [2022-03-05T18:49:45.991Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-05T18:49:45.991Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-05T18:49:45.991Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-05T18:49:45.991Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-05T18:49:45.991Z] --- PASS: TestMatches (0.01s) [2022-03-05T18:49:45.991Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-05T18:49:45.991Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-05T18:49:45.991Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-05T18:49:45.991Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCleanPatterns [2022-03-05T18:49:45.991Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-05T18:49:45.991Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCleanPatternsExceptionFlag [2022-03-05T18:49:45.991Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-05T18:49:45.991Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-05T18:49:45.991Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCleanPatternsErrorSingleException [2022-03-05T18:49:45.991Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-05T18:49:45.991Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-03-05T18:49:45.991Z] === RUN TestUntarInvalidHardlink [2022-03-05T18:49:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3736130122\\victim\\hello" -> "../victim/hello" [2022-03-05T18:49:45.991Z] === RUN TestCreateIfNotExistsDir [2022-03-05T18:49:45.991Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCreateIfNotExistsFile [2022-03-05T18:49:45.991Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-05T18:49:45.991Z] === RUN TestMatch [2022-03-05T18:49:45.991Z] --- PASS: TestMatch (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestCompile [2022-03-05T18:49:45.991Z] === RUN TestCompile/slash [2022-03-05T18:49:45.991Z] === RUN TestCompile/backslash [2022-03-05T18:49:45.991Z] --- PASS: TestCompile (0.00s) [2022-03-05T18:49:45.991Z] --- PASS: TestCompile/slash (0.00s) [2022-03-05T18:49:45.991Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-05T18:49:45.991Z] PASS [2022-03-05T18:49:45.991Z] coverage: 84.7% of statements [2022-03-05T18:49:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink437467416\\victim\\hello" -> "/../victim/hello" [2022-03-05T18:49:45.991Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 84.7% of statements [2022-03-05T18:49:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2821490022\\victim" -> "../victim" [2022-03-05T18:49:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1511572930\\victim" -> "../victim" [2022-03-05T18:49:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1288569837\\victim" -> "../victim" [2022-03-05T18:49:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3815148862\\victim" -> "../victim" [2022-03-05T18:49:45.991Z] --- PASS: TestUntarInvalidHardlink (0.07s) [2022-03-05T18:49:45.991Z] === RUN TestUntarInvalidSymlink [2022-03-05T18:49:45.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1757893948\\dest\\dotdot" -> "../victim/hello" [2022-03-05T18:49:45.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2386918081\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-05T18:49:45.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1763037663\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:49:45.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2481642858\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:49:45.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink94369297\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:49:45.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3003585708\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:49:45.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1061723245\\dest\\dir\\loophole" -> "../../victim" [2022-03-05T18:49:45.991Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-05T18:49:45.991Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-05T18:49:45.991Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestXGlobalNoParent [2022-03-05T18:49:45.991Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-05T18:49:45.991Z] === RUN TestReplaceFileTarWrapper [2022-03-05T18:49:46.096Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T18:49:46.096Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T18:49:46.096Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T18:49:46.097Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T18:49:46.177Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-05T18:49:46.357Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T18:49:46.357Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T18:49:46.357Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T18:49:46.438Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-05T18:49:46.438Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-05T18:49:46.470Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-03-05T18:49:46.470Z] === RUN TestPrefixHeaderReadable [2022-03-05T18:49:46.470Z] --- PASS: TestPrefixHeaderReadable (0.07s) [2022-03-05T18:49:46.470Z] === RUN TestDisablePigz [2022-03-05T18:49:46.470Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-05T18:49:46.470Z] --- PASS: TestDisablePigz (0.14s) [2022-03-05T18:49:46.470Z] === RUN TestPigz [2022-03-05T18:49:46.616Z] --- PASS: TestCopyFromContainer (2.49s) [2022-03-05T18:49:46.616Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-03-05T18:49:46.616Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-03-05T18:49:46.616Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-03-05T18:49:46.616Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-03-05T18:49:46.616Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-03-05T18:49:46.616Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-05T18:49:46.616Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-03-05T18:49:46.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-03-05T18:49:46.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-03-05T18:49:46.616Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-03-05T18:49:46.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T18:49:46.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:49:46.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:49:46.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:49:46.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:49:46.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:49:46.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:49:46.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:49:46.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:49:46.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:49:46.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-05T18:49:46.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T18:49:46.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T18:49:46.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T18:49:46.616Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T18:49:46.616Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-05T18:49:46.616Z] === RUN TestCreateWithInvalidEnv [2022-03-05T18:49:46.616Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T18:49:46.616Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T18:49:46.616Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T18:49:46.616Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T18:49:46.616Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T18:49:46.616Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T18:49:46.616Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T18:49:46.616Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T18:49:46.616Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T18:49:46.616Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-05T18:49:46.616Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T18:49:46.616Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T18:49:46.616Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T18:49:46.616Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T18:49:46.616Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-05T18:49:46.616Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T18:49:46.948Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-05T18:49:46.949Z] --- PASS: TestPigz (0.14s) [2022-03-05T18:49:46.949Z] === RUN TestNosysFileInfo [2022-03-05T18:49:46.949Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestCopyFileWithInvalidDest [2022-03-05T18:49:46.949Z] archive_windows_test.go:16: Currently fails [2022-03-05T18:49:46.949Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestCanonicalTarNameForPath [2022-03-05T18:49:46.949Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestCanonicalTarName [2022-03-05T18:49:46.949Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestChmodTarEntry [2022-03-05T18:49:46.949Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestHardLinkOrder [2022-03-05T18:49:46.949Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-05T18:49:46.949Z] === RUN TestChangeString [2022-03-05T18:49:46.949Z] --- PASS: TestChangeString (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestChangesWithNoChanges [2022-03-05T18:49:46.949Z] === RUN TestGet [2022-03-05T18:49:46.949Z] --- PASS: TestGet (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestGetShortcutString [2022-03-05T18:49:46.949Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-05T18:49:46.949Z] PASS [2022-03-05T18:49:46.949Z] coverage: 42.9% of statements [2022-03-05T18:49:46.949Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-05T18:49:46.949Z] === RUN TestChangesWithChanges [2022-03-05T18:49:46.949Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2022-03-05T18:49:46.949Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-05T18:49:46.949Z] === RUN TestChangesWithChangesGH13590 [2022-03-05T18:49:46.949Z] changes_test.go:195: needs more investigation [2022-03-05T18:49:46.949Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestChangesDirsEmpty [2022-03-05T18:49:46.949Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-05T18:49:46.949Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestChangesDirsMutated [2022-03-05T18:49:46.949Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-05T18:49:46.949Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestApplyLayer [2022-03-05T18:49:46.949Z] changes_test.go:432: needs further investigation [2022-03-05T18:49:46.949Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestChangesSizeWithHardlinks [2022-03-05T18:49:46.949Z] changes_test.go:468: needs further investigation [2022-03-05T18:49:46.949Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestChangesSizeWithNoChanges [2022-03-05T18:49:46.949Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-05T18:49:46.949Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestChangesSize [2022-03-05T18:49:46.949Z] --- PASS: TestChangesSize (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestApplyLayerInvalidFilenames [2022-03-05T18:49:46.949Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames787412387\\dest" [2022-03-05T18:49:46.949Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-05T18:49:46.949Z] === RUN TestApplyLayerInvalidHardlink [2022-03-05T18:49:46.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3899043163\\victim\\hello" -> "../victim/hello" [2022-03-05T18:49:46.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1871904392\\victim\\hello" -> "/../victim/hello" [2022-03-05T18:49:46.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4181155319\\victim" -> "../victim" [2022-03-05T18:49:46.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1492096416\\victim" -> "../victim" [2022-03-05T18:49:46.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2175561139\\victim" -> "../victim" [2022-03-05T18:49:46.949Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3143319146\\victim" -> "../victim" [2022-03-05T18:49:46.949Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-05T18:49:46.949Z] === RUN TestApplyLayerInvalidSymlink [2022-03-05T18:49:46.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink276665950\\dest\\dotdot" -> "../victim/hello" [2022-03-05T18:49:46.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink789126579\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-05T18:49:46.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink174455546\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:49:46.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3972326164\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:49:46.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink547616329\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:49:46.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink62455093\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:49:46.949Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-05T18:49:46.949Z] === RUN TestApplyLayerWhiteouts [2022-03-05T18:49:46.949Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-05T18:49:46.949Z] === RUN TestGenerateEmptyFile [2022-03-05T18:49:46.949Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-05T18:49:46.949Z] === RUN TestGenerateWithContent [2022-03-05T18:49:46.949Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-05T18:49:46.949Z] PASS [2022-03-05T18:49:46.949Z] coverage: 62.0% of statements [2022-03-05T18:49:46.949Z] ok github.com/docker/docker/pkg/archive 8.420s coverage: 62.0% of statements [2022-03-05T18:49:47.427Z] 2022/03/05 18:49:47 Closing DB instances... [2022-03-05T18:49:47.819Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2022-03-05T18:49:47.906Z] === RUN TestCreateIDMapOrder [2022-03-05T18:49:47.906Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-05T18:49:47.906Z] PASS [2022-03-05T18:49:47.906Z] coverage: 7.2% of statements [2022-03-05T18:49:47.906Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2022-03-05T18:49:48.081Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-05T18:49:48.081Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-05T18:49:48.202Z] === RUN TestWaitNodeAttachment [2022-03-05T18:49:48.202Z] === RUN TestBuilderGC [2022-03-05T18:49:48.202Z] --- PASS: TestBuilderGC (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestDaemonConfigurationNotFound [2022-03-05T18:49:48.202Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestDaemonBrokenConfiguration [2022-03-05T18:49:48.202Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestFindConfigurationConflicts [2022-03-05T18:49:48.202Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-05T18:49:48.202Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-05T18:49:48.202Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-05T18:49:48.202Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-05T18:49:48.202Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-05T18:49:48.202Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-05T18:49:48.202Z] === RUN TestIsolationConversion [2022-03-05T18:49:48.202Z] === RUN TestIsolationConversion/default [2022-03-05T18:49:48.202Z] === RUN TestIsolationConversion/process [2022-03-05T18:49:48.202Z] === RUN TestIsolationConversion/hyperv [2022-03-05T18:49:48.202Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-05T18:49:48.202Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-05T18:49:48.202Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-05T18:49:48.202Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestContainerLabels [2022-03-05T18:49:48.202Z] --- PASS: TestContainerLabels (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestCredentialSpecConversion [2022-03-05T18:49:48.202Z] === RUN TestCredentialSpecConversion/none [2022-03-05T18:49:48.202Z] === RUN TestCredentialSpecConversion/config [2022-03-05T18:49:48.202Z] === RUN TestCredentialSpecConversion/file [2022-03-05T18:49:48.202Z] === RUN TestCredentialSpecConversion/registry [2022-03-05T18:49:48.202Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-05T18:49:48.202Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-05T18:49:48.202Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-05T18:49:48.202Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-05T18:49:48.202Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestControllerValidateMountBind [2022-03-05T18:49:48.202Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-05T18:49:48.202Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-05T18:49:48.203Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-05T18:49:48.203Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-05T18:49:48.203Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-05T18:49:48.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-05T18:49:48.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-05T18:49:48.203Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-05T18:49:48.203Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-05T18:49:48.203Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestControllerValidateMountVolume [2022-03-05T18:49:48.203Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestControllerValidateMountTarget [2022-03-05T18:49:48.203Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestControllerValidateMountTmpfs [2022-03-05T18:49:48.203Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestControllerValidateMountInvalidType [2022-03-05T18:49:48.203Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestControllerValidateMountNamedPipe [2022-03-05T18:49:48.203Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-05T18:49:48.203Z] PASS [2022-03-05T18:49:48.203Z] coverage: 11.0% of statements [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-05T18:49:48.203Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestValidateConfiguration [2022-03-05T18:49:48.203Z] === RUN TestValidateConfiguration/with_label [2022-03-05T18:49:48.203Z] === RUN TestValidateConfiguration/with_dns [2022-03-05T18:49:48.203Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-05T18:49:48.203Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-05T18:49:48.203Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-05T18:49:48.203Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-05T18:49:48.203Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-05T18:49:48.203Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-05T18:49:48.203Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.618s coverage: 11.0% of statements [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-05T18:49:48.203Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestReloadSetConfigFileNotExist [2022-03-05T18:49:48.203Z] time="2022-03-05T18:49:47Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-05T18:49:48.203Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-03-05T18:49:48.203Z] === RUN TestReloadDefaultConfigNotExist [2022-03-05T18:49:48.203Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:49:48.203Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestReloadBadDefaultConfig [2022-03-05T18:49:48.203Z] time="2022-03-05T18:49:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3485467635" [2022-03-05T18:49:48.203Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestReloadWithConflictingLabels [2022-03-05T18:49:48.203Z] time="2022-03-05T18:49:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3445726741" [2022-03-05T18:49:48.203Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestReloadWithDuplicateLabels [2022-03-05T18:49:48.203Z] time="2022-03-05T18:49:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1525132596" [2022-03-05T18:49:48.203Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestMaskURLCredentials [2022-03-05T18:49:48.203Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestDaemonConfigurationMerge [2022-03-05T18:49:48.203Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-05T18:49:48.203Z] PASS [2022-03-05T18:49:48.203Z] coverage: 79.2% of statements [2022-03-05T18:49:48.203Z] ok github.com/docker/docker/daemon/config 0.328s coverage: 79.2% of statements [2022-03-05T18:49:48.203Z] === RUN TestEventsLog [2022-03-05T18:49:48.203Z] --- PASS: TestEventsLog (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestEventsLogTimeout [2022-03-05T18:49:48.203Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-05T18:49:48.203Z] === RUN TestLogEvents [2022-03-05T18:49:48.203Z] --- PASS: TestLogEvents (0.05s) [2022-03-05T18:49:48.203Z] === RUN TestLoadBufferedEvents [2022-03-05T18:49:48.341Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-05T18:49:48.525Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-03-05T18:49:48.525Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T18:49:48.603Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-05T18:49:48.671Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-05T18:49:48.671Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-05T18:49:48.671Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-05T18:49:48.671Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-05T18:49:48.671Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-05T18:49:48.671Z] PASS [2022-03-05T18:49:48.671Z] coverage: 50.0% of statements [2022-03-05T18:49:48.671Z] ok github.com/docker/docker/daemon/events 0.315s coverage: 50.0% of statements [2022-03-05T18:49:48.785Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-05T18:49:48.863Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-05T18:49:48.913Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2022-03-05T18:49:48.913Z] === RUN TestNetworkDBNodeLeave [2022-03-05T18:49:48.913Z] === RUN TestFixedBufferCap [2022-03-05T18:49:48.913Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-05T18:49:48.913Z] === RUN TestFixedBufferLen [2022-03-05T18:49:48.913Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-05T18:49:48.913Z] === RUN TestFixedBufferString [2022-03-05T18:49:48.913Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-05T18:49:48.913Z] === RUN TestFixedBufferWrite [2022-03-05T18:49:48.913Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-05T18:49:48.913Z] === RUN TestFixedBufferRead [2022-03-05T18:49:48.913Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-05T18:49:48.913Z] === RUN TestBytesPipeRead [2022-03-05T18:49:48.913Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-05T18:49:48.913Z] === RUN TestBytesPipeWrite [2022-03-05T18:49:48.913Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-05T18:49:48.913Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-05T18:49:49.123Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-03-05T18:49:49.391Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-03-05T18:49:49.391Z] === RUN TestAtomicWriteToFile [2022-03-05T18:49:49.391Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-05T18:49:49.391Z] === RUN TestAtomicWriteSetCommit [2022-03-05T18:49:49.391Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-05T18:49:49.391Z] === RUN TestAtomicWriteSetCancel [2022-03-05T18:49:49.391Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-05T18:49:49.391Z] === RUN TestReadCloserWrapperClose [2022-03-05T18:49:49.391Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-05T18:49:49.391Z] === RUN TestReaderErrWrapperReadOnError [2022-03-05T18:49:49.391Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-05T18:49:49.391Z] === RUN TestReaderErrWrapperRead [2022-03-05T18:49:49.391Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-05T18:49:49.391Z] === RUN TestCancelReadCloser [2022-03-05T18:49:49.391Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-05T18:49:49.391Z] === RUN TestWriteCloserWrapperClose [2022-03-05T18:49:49.391Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-05T18:49:49.694Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-05T18:49:49.722Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-05T18:49:49.869Z] === RUN TestNopWriteCloser [2022-03-05T18:49:49.869Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-05T18:49:49.869Z] === RUN TestNopWriter [2022-03-05T18:49:49.869Z] --- PASS: TestNopWriter (0.00s) [2022-03-05T18:49:49.869Z] === RUN TestWriteCounter [2022-03-05T18:49:49.869Z] --- PASS: TestWriteCounter (0.00s) [2022-03-05T18:49:49.869Z] PASS [2022-03-05T18:49:49.869Z] coverage: 70.1% of statements [2022-03-05T18:49:49.869Z] ok github.com/docker/docker/pkg/ioutils 0.680s coverage: 70.1% of statements [2022-03-05T18:49:49.955Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2022-03-05T18:49:49.982Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2022-03-05T18:49:49.982Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T18:49:49.982Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:49:49.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:49:49.982Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:49:49.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:49:49.982Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:49:49.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:49:49.982Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:49:49.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:49:49.982Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:49:49.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:49:49.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:49:49.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:49:49.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:49:49.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:49:49.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:49:49.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-05T18:49:49.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T18:49:49.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-05T18:49:49.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T18:49:49.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T18:49:49.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T18:49:49.982Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T18:49:50.239Z] === RUN TestIsEmptyDir [2022-03-05T18:49:50.239Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-05T18:49:50.239Z] PASS [2022-03-05T18:49:50.239Z] coverage: 2.3% of statements [2022-03-05T18:49:50.239Z] ok github.com/docker/docker/daemon/graphdriver 0.111s coverage: 2.3% of statements [2022-03-05T18:49:50.239Z] === RUN TestVerifyNetworkingConfig [2022-03-05T18:49:50.239Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestGetContainer [2022-03-05T18:49:50.239Z] --- PASS: TestGetContainer (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestValidContainerNames [2022-03-05T18:49:50.239Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestContainerInitDNS [2022-03-05T18:49:50.239Z] daemon_test.go:145: root required [2022-03-05T18:49:50.239Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestMerge [2022-03-05T18:49:50.239Z] --- PASS: TestMerge (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestValidateContainerIsolation [2022-03-05T18:49:50.239Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestFindNetworkErrorType [2022-03-05T18:49:50.239Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestEnsureServicesExist [2022-03-05T18:49:50.239Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestEnsureServicesExistErrors [2022-03-05T18:49:50.239Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-05T18:49:50.239Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-05T18:49:50.239Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-05T18:49:50.239Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-05T18:49:50.239Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-05T18:49:50.239Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-05T18:49:50.239Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestContainerDelete [2022-03-05T18:49:50.239Z] --- PASS: TestContainerDelete (0.01s) [2022-03-05T18:49:50.239Z] === RUN TestContainerDoubleDelete [2022-03-05T18:49:50.239Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestLogContainerEventCopyLabels [2022-03-05T18:49:50.239Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2022-03-05T18:49:50.239Z] === RUN TestLogContainerEventWithAttributes [2022-03-05T18:49:50.239Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestNoneHealthcheck [2022-03-05T18:49:50.239Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-05T18:49:50.239Z] === RUN TestHealthStates [2022-03-05T18:49:50.347Z] === RUN TestError [2022-03-05T18:49:50.347Z] --- PASS: TestError (0.00s) [2022-03-05T18:49:50.347Z] === RUN TestProgressString [2022-03-05T18:49:50.347Z] === RUN TestProgressString/no_progress [2022-03-05T18:49:50.347Z] === RUN TestProgressString/progress_1 [2022-03-05T18:49:50.347Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-05T18:49:50.347Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-05T18:49:50.347Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-05T18:49:50.347Z] === RUN TestProgressString/with_units [2022-03-05T18:49:50.347Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-05T18:49:50.347Z] === RUN TestProgressString/hide_counts [2022-03-05T18:49:50.347Z] --- PASS: TestProgressString (0.00s) [2022-03-05T18:49:50.347Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-05T18:49:50.347Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-05T18:49:50.347Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-05T18:49:50.347Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-05T18:49:50.347Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-05T18:49:50.347Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-05T18:49:50.347Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-05T18:49:50.347Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-05T18:49:50.347Z] === RUN TestJSONMessageDisplay [2022-03-05T18:49:50.397Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T18:49:50.397Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-05T18:49:50.397Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:49:50.397Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-05T18:49:50.397Z] [2022-03-05T18:49:50.397Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T18:49:50.397Z] DOCKER_SYSTEMD=1 [2022-03-05T18:49:50.397Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T18:49:50.397Z] HOSTNAME=94f7ec3a943c [2022-03-05T18:49:50.397Z] DEST=bundles/test-integration [2022-03-05T18:49:50.397Z] PWD=/go/src/github.com/docker/docker [2022-03-05T18:49:50.397Z] DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:49:50.397Z] container=docker [2022-03-05T18:49:50.397Z] HOME=/root [2022-03-05T18:49:50.397Z] LANG=C.UTF-8 [2022-03-05T18:49:50.397Z] INVOCATION_ID=f9c82c3266d24b439fbeb123e3f6d0a1 [2022-03-05T18:49:50.397Z] GOLANG_VERSION=1.17.8 [2022-03-05T18:49:50.397Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T18:49:50.397Z] VALIDATE_BRANCH=master [2022-03-05T18:49:50.397Z] TERM=xterm [2022-03-05T18:49:50.397Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T18:49:50.397Z] SHLVL=3 [2022-03-05T18:49:50.397Z] TIMEOUT=120m [2022-03-05T18:49:50.397Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T18:49:50.397Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T18:49:50.397Z] GO111MODULE=off [2022-03-05T18:49:50.397Z] DOCKER_EXPERIMENTAL=1 [2022-03-05T18:49:50.397Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T18:49:50.397Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T18:49:50.397Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T18:49:50.397Z] GOPATH=/go [2022-03-05T18:49:50.397Z] PKG_CONFIG=pkg-config [2022-03-05T18:49:50.397Z] _=/usr/bin/env [2022-03-05T18:49:50.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T18:49:50.525Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2022-03-05T18:49:50.525Z] coverage: [no statements] [2022-03-05T18:49:50.525Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-05T18:49:50.548Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-03-05T18:49:50.548Z] === RUN TestCreateDifferentPlatform [2022-03-05T18:49:50.548Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T18:49:50.548Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T18:49:50.548Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-05T18:49:50.548Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T18:49:50.548Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T18:49:50.548Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T18:49:50.548Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-05T18:49:50.548Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T18:49:50.709Z] time="2022-03-05T18:49:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T18:49:50.709Z] time="2022-03-05T18:49:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T18:49:50.709Z] time="2022-03-05T18:49:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T18:49:50.709Z] time="2022-03-05T18:49:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T18:49:50.709Z] time="2022-03-05T18:49:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T18:49:50.709Z] time="2022-03-05T18:49:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T18:49:50.709Z] time="2022-03-05T18:49:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T18:49:50.709Z] time="2022-03-05T18:49:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T18:49:50.710Z] time="2022-03-05T18:49:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T18:49:50.710Z] time="2022-03-05T18:49:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-05T18:49:50.710Z] --- PASS: TestHealthStates (0.20s) [2022-03-05T18:49:50.710Z] === RUN TestGetInspectData [2022-03-05T18:49:50.710Z] --- PASS: TestGetInspectData (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestFillLicense [2022-03-05T18:49:50.710Z] --- PASS: TestFillLicense (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestListInvalidFilter [2022-03-05T18:49:50.710Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestNameFilter [2022-03-05T18:49:50.710Z] --- PASS: TestNameFilter (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-05T18:49:50.710Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-05T18:49:50.710Z] === 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-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-05T18:49:50.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-05T18:49:50.710Z] --- 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-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-05T18:49:50.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestDaemonReloadLabels [2022-03-05T18:49:50.710Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-05T18:49:50.710Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestDaemonReloadMirrors [2022-03-05T18:49:50.710Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-05T18:49:50.710Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-05T18:49:50.710Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-05T18:49:50.710Z] reload_test.go:342: root required [2022-03-05T18:49:50.710Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-05T18:49:50.710Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-05T18:49:50.710Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-05T18:49:50.710Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-05T18:49:50.710Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-05T18:49:50.710Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-05T18:49:50.710Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-05T18:49:50.710Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-05T18:49:50.710Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestParseVolumesFrom [2022-03-05T18:49:50.710Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-05T18:49:50.710Z] PASS [2022-03-05T18:49:50.710Z] coverage: 8.6% of statements [2022-03-05T18:49:50.710Z] ok github.com/docker/docker/daemon 0.481s coverage: 8.6% of statements [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-05T18:49:50.710Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-05T18:49:50.710Z] === RUN TestLinkNaming [2022-03-05T18:49:50.710Z] --- PASS: TestLinkNaming (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestLinkNew [2022-03-05T18:49:50.710Z] --- PASS: TestLinkNew (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestLinkEnv [2022-03-05T18:49:50.710Z] --- PASS: TestLinkEnv (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestLinkMultipleEnv [2022-03-05T18:49:50.710Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-05T18:49:50.710Z] === RUN TestLinkPortRangeEnv [2022-03-05T18:49:50.710Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-05T18:49:50.710Z] PASS [2022-03-05T18:49:50.710Z] coverage: 93.0% of statements [2022-03-05T18:49:50.710Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-03-05T18:49:50.784Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-05T18:49:50.807Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-05T18:49:50.807Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T18:49:50.807Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-05T18:49:50.807Z] === RUN TestDaemonRestartIpcMode [2022-03-05T18:49:50.807Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T18:49:50.807Z] === RUN TestDaemonHostGatewayIP [2022-03-05T18:49:50.807Z] === PAUSE TestDaemonHostGatewayIP [2022-03-05T18:49:50.807Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T18:49:50.807Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T18:49:50.807Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T18:49:50.807Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-05T18:49:50.807Z] === RUN TestDiff [2022-03-05T18:49:50.825Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-05T18:49:50.825Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-05T18:49:50.825Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-05T18:49:50.825Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-05T18:49:50.825Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-05T18:49:50.825Z] === RUN TestDisplayJSONMessagesStream [2022-03-05T18:49:50.825Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-05T18:49:50.825Z] PASS [2022-03-05T18:49:50.825Z] coverage: 91.7% of statements [2022-03-05T18:49:50.825Z] ok github.com/docker/docker/pkg/jsonmessage 0.230s coverage: 91.7% of statements [2022-03-05T18:49:51.045Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-05T18:49:51.045Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-05T18:49:51.065Z] --- PASS: TestDiff (0.48s) [2022-03-05T18:49:51.065Z] === RUN TestExecWithCloseStdin [2022-03-05T18:49:51.304Z] === RUN TestStandardLongPath [2022-03-05T18:49:51.304Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-05T18:49:51.304Z] === RUN TestUNCLongPath [2022-03-05T18:49:51.304Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-05T18:49:51.304Z] PASS [2022-03-05T18:49:51.304Z] coverage: 100.0% of statements [2022-03-05T18:49:51.304Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-03-05T18:49:51.782Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-05T18:49:51.782Z] === RUN TestNetworkDBWatch [2022-03-05T18:49:52.001Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-03-05T18:49:52.001Z] === RUN TestExec [2022-03-05T18:49:52.261Z] === RUN TestNameFormat [2022-03-05T18:49:52.261Z] --- PASS: TestNameFormat (0.00s) [2022-03-05T18:49:52.261Z] === RUN TestNameRetries [2022-03-05T18:49:52.261Z] --- PASS: TestNameRetries (0.00s) [2022-03-05T18:49:52.261Z] PASS [2022-03-05T18:49:52.261Z] coverage: 85.7% of statements [2022-03-05T18:49:52.261Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2022-03-05T18:49:52.569Z] --- PASS: TestExec (0.66s) [2022-03-05T18:49:52.569Z] === RUN TestExecUser [2022-03-05T18:49:52.569Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-05T18:49:52.569Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-05T18:49:52.739Z] === RUN TestParseKeyValueOpt [2022-03-05T18:49:52.739Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-05T18:49:52.739Z] === RUN TestParseUintList [2022-03-05T18:49:52.739Z] --- PASS: TestParseUintList (0.00s) [2022-03-05T18:49:52.739Z] === RUN TestParseUintListMaximumLimits [2022-03-05T18:49:52.739Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-05T18:49:52.739Z] PASS [2022-03-05T18:49:52.739Z] coverage: 97.0% of statements [2022-03-05T18:49:52.739Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2022-03-05T18:49:52.827Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-05T18:49:52.929Z] === RUN TestValidateLogOptReconnectInterval [2022-03-05T18:49:52.929Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-05T18:49:52.929Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-05T18:49:52.929Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-05T18:49:52.929Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-05T18:49:52.929Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-05T18:49:52.929Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-05T18:49:52.929Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-05T18:49:52.929Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-05T18:49:52.929Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-05T18:49:52.929Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-05T18:49:52.929Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-05T18:49:52.929Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-05T18:49:52.929Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-05T18:49:52.929Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-05T18:49:52.929Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-05T18:49:52.929Z] PASS [2022-03-05T18:49:52.929Z] coverage: 33.6% of statements [2022-03-05T18:49:52.929Z] ok github.com/docker/docker/daemon/logger/fluentd 0.115s coverage: 33.6% of statements [2022-03-05T18:49:52.929Z] === RUN TestAdapterReadLogs [2022-03-05T18:49:52.929Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-05T18:49:52.929Z] === RUN TestCopier [2022-03-05T18:49:52.929Z] --- PASS: TestCopier (0.00s) [2022-03-05T18:49:52.929Z] === RUN TestCopierLongLines [2022-03-05T18:49:52.929Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-05T18:49:52.929Z] === RUN TestCopierSlow [2022-03-05T18:49:52.955Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-03-05T18:49:52.955Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-03-05T18:49:53.092Z] check_test.go:308: [d19d9efe5c952] daemon is not started [2022-03-05T18:49:53.092Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-05T18:49:53.353Z] --- PASS: TestExecUser (0.78s) [2022-03-05T18:49:53.353Z] === RUN TestExportContainerAndImportImage [2022-03-05T18:49:53.400Z] --- PASS: TestCopierSlow (0.21s) [2022-03-05T18:49:53.401Z] === RUN TestCopierWithSized [2022-03-05T18:49:53.401Z] === RUN TestCopierWithSized/as_is [2022-03-05T18:49:53.401Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-05T18:49:53.401Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-05T18:49:53.401Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-05T18:49:53.401Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-05T18:49:53.401Z] === RUN TestCopierWithPartial [2022-03-05T18:49:53.401Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-05T18:49:53.401Z] === RUN TestRingLogger [2022-03-05T18:49:53.401Z] --- PASS: TestRingLogger (0.00s) [2022-03-05T18:49:53.401Z] === RUN TestRingCap [2022-03-05T18:49:53.401Z] --- PASS: TestRingCap (0.00s) [2022-03-05T18:49:53.401Z] === RUN TestRingClose [2022-03-05T18:49:53.401Z] --- PASS: TestRingClose (0.00s) [2022-03-05T18:49:53.401Z] === RUN TestRingDrain [2022-03-05T18:49:53.401Z] --- PASS: TestRingDrain (0.00s) [2022-03-05T18:49:53.401Z] PASS [2022-03-05T18:49:53.401Z] coverage: 43.2% of statements [2022-03-05T18:49:53.401Z] ok github.com/docker/docker/daemon/logger 0.336s coverage: 43.2% of statements [2022-03-05T18:49:53.526Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-05T18:49:53.613Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-05T18:49:53.745Z] 2022/03/05 18:49:53 Closing DB instances... [2022-03-05T18:49:53.745Z] === RUN TestNewAndRemove [2022-03-05T18:49:53.745Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-05T18:49:53.745Z] === RUN TestRemoveInvalidPath [2022-03-05T18:49:53.745Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-05T18:49:53.745Z] PASS [2022-03-05T18:49:53.745Z] coverage: 82.6% of statements [2022-03-05T18:49:53.745Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2022-03-05T18:49:53.869Z] === RUN TestNewStreamConfig [2022-03-05T18:49:53.869Z] === RUN TestNewStreamConfig/defaults [2022-03-05T18:49:53.869Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-05T18:49:53.869Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-05T18:49:53.869Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-05T18:49:53.869Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-05T18:49:53.869Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-05T18:49:53.869Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-05T18:49:53.869Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-05T18:49:53.869Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-05T18:49:53.869Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-05T18:49:53.869Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-05T18:49:53.869Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-05T18:49:53.869Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-05T18:49:53.869Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-05T18:49:53.869Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-05T18:49:53.869Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-05T18:49:53.869Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-05T18:49:53.869Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-05T18:49:53.869Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-05T18:49:53.869Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-05T18:49:53.869Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-05T18:49:53.870Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-05T18:49:53.870Z] === RUN TestSearchRegistryForImagesErrors [2022-03-05T18:49:53.870Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestSearchRegistryForImages [2022-03-05T18:49:53.870Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestOnlyPlatformWithFallback [2022-03-05T18:49:53.870Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestImageDelete [2022-03-05T18:49:53.870Z] === RUN TestImageDelete/no_lease [2022-03-05T18:49:53.870Z] === RUN TestImageDelete/lease_exists [2022-03-05T18:49:53.870Z] --- PASS: TestImageDelete (0.05s) [2022-03-05T18:49:53.870Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-05T18:49:53.870Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-05T18:49:53.870Z] === RUN TestContentStoreForPull [2022-03-05T18:49:53.870Z] time="2022-03-05T18:49:53Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-05T18:49:53.870Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-05T18:49:53.870Z] === RUN TestCreateSuccess [2022-03-05T18:49:53.870Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestCreateStreamSkipped [2022-03-05T18:49:53.870Z] time="2022-03-05T18:49:53Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-05T18:49:53.870Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestCreateLogGroupSuccess [2022-03-05T18:49:53.870Z] time="2022-03-05T18:49:53Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-05T18:49:53.870Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestCreateError [2022-03-05T18:49:53.870Z] --- PASS: TestCreateError (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestCreateAlreadyExists [2022-03-05T18:49:53.870Z] time="2022-03-05T18:49:53Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-05T18:49:53.870Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestLogClosed [2022-03-05T18:49:53.870Z] --- PASS: TestLogClosed (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestLogBlocking [2022-03-05T18:49:53.870Z] --- PASS: TestLogBlocking (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-05T18:49:53.870Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestLogNonBlockingBufferFull [2022-03-05T18:49:53.870Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestPublishBatchSuccess [2022-03-05T18:49:53.870Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestPublishBatchError [2022-03-05T18:49:53.870Z] time="2022-03-05T18:49:53Z" level=error msg=error [2022-03-05T18:49:53.870Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-05T18:49:53.870Z] time="2022-03-05T18:49:53Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-05T18:49:53.870Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-05T18:49:53.870Z] time="2022-03-05T18:49:53Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-05T18:49:53.870Z] time="2022-03-05T18:49:53Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-05T18:49:53.870Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchSimple [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchTicker [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchMultilinePattern [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchClose [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestEffectiveLen [2022-03-05T18:49:53.870Z] === RUN TestEffectiveLen/0/Hello [2022-03-05T18:49:53.870Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-05T18:49:53.870Z] === RUN TestEffectiveLen/2/🙃 [2022-03-05T18:49:53.870Z] === RUN TestEffectiveLen/3/���� [2022-03-05T18:49:53.870Z] === RUN TestEffectiveLen/4/He��o [2022-03-05T18:49:53.870Z] === RUN TestEffectiveLen/5/ [2022-03-05T18:49:53.870Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestFindValidSplit [2022-03-05T18:49:53.870Z] === RUN TestFindValidSplit/0/ [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1076: [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:49:53.870Z] === RUN TestFindValidSplit/1/Hello [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1076: Hello [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:49:53.870Z] === RUN TestFindValidSplit/2/Hello [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1076: He [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1077: llo [2022-03-05T18:49:53.870Z] === RUN TestFindValidSplit/3/Hello [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1076: [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1077: Hello [2022-03-05T18:49:53.870Z] === RUN TestFindValidSplit/4/🙃 [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1076: [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-05T18:49:53.870Z] === RUN TestFindValidSplit/5/🙃 [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:49:53.870Z] === RUN TestFindValidSplit/6/a� [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1076: a [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1077: � [2022-03-05T18:49:53.870Z] === RUN TestFindValidSplit/7/a� [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1076: a� [2022-03-05T18:49:53.870Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:49:53.870Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-05T18:49:53.870Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestProcessEventEmoji [2022-03-05T18:49:53.870Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchLineSplit [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchMaxEvents [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-05T18:49:53.870Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-05T18:49:53.870Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-05T18:49:53.870Z] --- PASS: TestContentStoreForPull (0.23s) [2022-03-05T18:49:53.870Z] PASS [2022-03-05T18:49:53.870Z] coverage: 6.8% of statements [2022-03-05T18:49:54.179Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-05T18:49:54.179Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2022-03-05T18:49:54.179Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T18:49:54.339Z] ok github.com/docker/docker/daemon/images 0.401s coverage: 6.8% of statements [2022-03-05T18:49:54.339Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-05T18:49:54.339Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-05T18:49:54.339Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-05T18:49:54.339Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-05T18:49:54.339Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-05T18:49:54.339Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-05T18:49:54.339Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-05T18:49:54.339Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-05T18:49:54.339Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-05T18:49:54.339Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-05T18:49:54.339Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-05T18:49:54.339Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsFormat [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-05T18:49:54.339Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-05T18:49:54.339Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-05T18:49:54.339Z] === RUN TestCreateTagSuccess [2022-03-05T18:49:54.339Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-05T18:49:54.339Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-05T18:49:54.339Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-05T18:49:54.339Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-05T18:49:54.339Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-05T18:49:54.339Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-05T18:49:54.339Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-03-05T18:49:54.339Z] PASS [2022-03-05T18:49:54.339Z] coverage: 80.2% of statements [2022-03-05T18:49:54.339Z] ok github.com/docker/docker/daemon/logger/awslogs 0.496s coverage: 80.2% of statements [2022-03-05T18:49:54.339Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-05T18:49:54.339Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-05T18:49:54.339Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-05T18:49:54.339Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-05T18:49:54.339Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-05T18:49:54.339Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-05T18:49:54.339Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-05T18:49:54.339Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-05T18:49:54.339Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-05T18:49:54.437Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-05T18:49:54.469Z] ok github.com/docker/docker/quota 0.214s coverage: 71.4% of statements [2022-03-05T18:49:54.695Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-05T18:49:54.730Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-05T18:49:54.752Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-03-05T18:49:54.752Z] === RUN TestNetworkDBBulkSync [2022-03-05T18:49:54.807Z] === RUN TestJSONFileLogger [2022-03-05T18:49:54.808Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-05T18:49:54.808Z] === RUN TestJSONFileLoggerWithTags [2022-03-05T18:49:54.808Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-03-05T18:49:54.808Z] === RUN TestFastTimeMarshalJSON [2022-03-05T18:49:54.808Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-05T18:49:54.808Z] === RUN TestJSONFileLoggerWithOpts [2022-03-05T18:49:54.808Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-05T18:49:54.808Z] PASS [2022-03-05T18:49:54.808Z] coverage: 87.2% of statements [2022-03-05T18:49:54.808Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-05T18:49:54.808Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-05T18:49:54.808Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.259s coverage: 87.2% of statements [2022-03-05T18:49:54.808Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-05T18:49:54.808Z] === RUN TestEncodeDecode [2022-03-05T18:49:54.808Z] === PAUSE TestEncodeDecode [2022-03-05T18:49:54.808Z] === RUN TestUnexpectedEOF [2022-03-05T18:49:54.808Z] time="2022-03-05T18:49:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-05T18:49:54.808Z] time="2022-03-05T18:49:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-05T18:49:54.808Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-05T18:49:54.808Z] === CONT TestEncodeDecode [2022-03-05T18:49:54.808Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-05T18:49:54.808Z] PASS [2022-03-05T18:49:54.808Z] coverage: 69.9% of statements [2022-03-05T18:49:54.808Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.334s coverage: 69.9% of statements [2022-03-05T18:49:55.230Z] === RUN TestFailedConnection [2022-03-05T18:49:55.710Z] --- PASS: TestGetAddress (23.65s) [2022-03-05T18:49:55.710Z] === RUN TestRequestSyntaxCheck [2022-03-05T18:49:55.710Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-05T18:49:55.710Z] === RUN TestRequest [2022-03-05T18:49:56.072Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2022-03-05T18:49:56.072Z] === RUN TestHealthCheckWorkdir [2022-03-05T18:49:56.114Z] ok github.com/docker/docker/registry 0.085s coverage: 58.3% of statements [2022-03-05T18:49:56.114Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-05T18:49:56.199Z] 2022/03/05 18:49:55 Closing DB instances... [2022-03-05T18:49:56.372Z] === RUN TestWriteLog [2022-03-05T18:49:56.372Z] === PAUSE TestWriteLog [2022-03-05T18:49:56.372Z] === RUN TestReadLog [2022-03-05T18:49:56.372Z] === PAUSE TestReadLog [2022-03-05T18:49:56.372Z] === RUN TestDecode [2022-03-05T18:49:56.372Z] --- PASS: TestDecode (0.03s) [2022-03-05T18:49:56.372Z] === CONT TestWriteLog [2022-03-05T18:49:56.372Z] === CONT TestReadLog [2022-03-05T18:49:56.372Z] === RUN TestReadLog/tail_exact [2022-03-05T18:49:56.372Z] --- PASS: TestWriteLog (0.03s) [2022-03-05T18:49:56.372Z] === RUN TestReadLog/tail_less_than_available [2022-03-05T18:49:56.372Z] === RUN TestReadLog/tail_more_than_available [2022-03-05T18:49:56.372Z] --- PASS: TestReadLog (0.25s) [2022-03-05T18:49:56.372Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-05T18:49:56.372Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-05T18:49:56.373Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-05T18:49:56.373Z] PASS [2022-03-05T18:49:56.373Z] coverage: 78.7% of statements [2022-03-05T18:49:56.373Z] ok github.com/docker/docker/daemon/logger/local 0.347s coverage: 78.7% of statements [2022-03-05T18:49:56.373Z] === RUN TestOpenFileDelete [2022-03-05T18:49:56.373Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-05T18:49:56.373Z] === RUN TestOpenFileRename [2022-03-05T18:49:56.373Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-05T18:49:56.373Z] === RUN TestHandleDecoderErr [2022-03-05T18:49:56.373Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-05T18:49:56.373Z] === RUN TestParseLogTagDefaultTag [2022-03-05T18:49:56.373Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-05T18:49:56.373Z] === RUN TestParseLogTag [2022-03-05T18:49:56.373Z] --- PASS: TestParseLogTag (0.00s) [2022-03-05T18:49:56.373Z] === RUN TestParseLogTagEmptyTag [2022-03-05T18:49:56.373Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-05T18:49:56.373Z] === RUN TestTailFiles [2022-03-05T18:49:56.373Z] --- PASS: TestTailFiles (0.00s) [2022-03-05T18:49:56.373Z] === RUN TestFollowLogsConsumerGone [2022-03-05T18:49:56.373Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-05T18:49:56.373Z] === RUN TestFollowLogsProducerGone [2022-03-05T18:49:56.373Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-05T18:49:56.373Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-05T18:49:56.373Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-05T18:49:56.373Z] === RUN TestCheckCapacityAndRotate [2022-03-05T18:49:56.373Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-05T18:49:56.373Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-05T18:49:56.373Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-05T18:49:56.373Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-05T18:49:56.373Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-05T18:49:56.373Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-05T18:49:56.373Z] PASS [2022-03-05T18:49:56.373Z] coverage: 53.5% of statements [2022-03-05T18:49:56.373Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.138s coverage: 53.5% of statements [2022-03-05T18:49:56.374Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-05T18:49:56.843Z] === RUN TestLog [2022-03-05T18:49:56.843Z] --- PASS: TestLog (0.03s) [2022-03-05T18:49:56.843Z] PASS [2022-03-05T18:49:56.843Z] coverage: 31.5% of statements [2022-03-05T18:49:56.843Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.089s coverage: 31.5% of statements [2022-03-05T18:49:56.843Z] === RUN TestValidateLogOpt [2022-03-05T18:49:56.843Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-05T18:49:56.843Z] === RUN TestNewMissedConfig [2022-03-05T18:49:56.843Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-05T18:49:56.843Z] === RUN TestNewMissedUrl [2022-03-05T18:49:56.843Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-05T18:49:56.843Z] === RUN TestNewMissedToken [2022-03-05T18:49:56.843Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-05T18:49:56.843Z] === RUN TestNewWithProxy [2022-03-05T18:49:56.843Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-05T18:49:56.843Z] === RUN TestDefault [2022-03-05T18:49:56.843Z] --- PASS: TestDefault (0.01s) [2022-03-05T18:49:56.843Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-05T18:49:56.843Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-05T18:49:56.843Z] === RUN TestJsonFormat [2022-03-05T18:49:56.946Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-05T18:49:56.946Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-05T18:49:57.007Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2022-03-05T18:49:57.007Z] === RUN TestHealthKillContainer [2022-03-05T18:49:57.208Z] --- PASS: TestFailedConnection (2.01s) [2022-03-05T18:49:57.208Z] === RUN TestFailOnce [2022-03-05T18:49:57.314Z] --- PASS: TestJsonFormat (0.02s) [2022-03-05T18:49:57.314Z] === RUN TestRawFormat [2022-03-05T18:49:57.314Z] --- PASS: TestRawFormat (0.00s) [2022-03-05T18:49:57.314Z] === RUN TestRawFormatWithLabels [2022-03-05T18:49:57.314Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-05T18:49:57.314Z] === RUN TestRawFormatWithoutTag [2022-03-05T18:49:57.314Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-05T18:49:57.314Z] === RUN TestBatching [2022-03-05T18:49:57.314Z] --- PASS: TestBatching (0.36s) [2022-03-05T18:49:57.314Z] === RUN TestFrequency [2022-03-05T18:49:57.314Z] === RUN TestNewParse [2022-03-05T18:49:57.314Z] --- PASS: TestNewParse (0.00s) [2022-03-05T18:49:57.314Z] PASS [2022-03-05T18:49:57.314Z] coverage: 8.3% of statements [2022-03-05T18:49:57.314Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-03-05T18:49:57.575Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-05T18:49:57.691Z] 2022/03/05 18:49:57 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-03-05T18:49:57.691Z] goroutine 22 [running]: [2022-03-05T18:49:57.691Z] net/http.(*conn).serve.func1() [2022-03-05T18:49:57.691Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-05T18:49:57.691Z] panic({0x5dca00, 0x6f09d0}) [2022-03-05T18:49:57.691Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-05T18:49:57.691Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xaed5019021203f07}, 0xc0000d7a98) [2022-03-05T18:49:57.691Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-05T18:49:57.691Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6fd900, 0xc00029a000}, 0x511d26) [2022-03-05T18:49:57.691Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-05T18:49:57.691Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6fd900, 0xc00029a000}, 0xc0000b4200) [2022-03-05T18:49:57.691Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-05T18:49:57.691Z] net/http.serverHandler.ServeHTTP({0x6fbff0}, {0x6fd900, 0xc00029a000}, 0xc0000b4200) [2022-03-05T18:49:57.691Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-05T18:49:57.691Z] net/http.(*conn).serve(0xc0000c0000, {0x6ff900, 0xc0002020c0}) [2022-03-05T18:49:57.691Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-05T18:49:57.691Z] created by net/http.(*Server).Serve [2022-03-05T18:49:57.691Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-05T18:49:57.691Z] time="2022-03-05T18:49:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-03-05T18:49:57.691Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-05T18:49:57.691Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-05T18:49:57.782Z] --- PASS: TestFrequency (0.17s) [2022-03-05T18:49:57.782Z] === RUN TestOneMessagePerRequest [2022-03-05T18:49:57.782Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-05T18:49:57.782Z] === RUN TestVerify [2022-03-05T18:49:57.782Z] --- PASS: TestVerify (0.00s) [2022-03-05T18:49:57.782Z] === RUN TestSkipVerify [2022-03-05T18:49:57.782Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:57.782Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:57.782Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:57.782Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:57.782Z] === RUN TestParseLogFormat [2022-03-05T18:49:57.782Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-05T18:49:57.782Z] === RUN TestValidateLogOptEmpty [2022-03-05T18:49:57.782Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-05T18:49:57.782Z] === RUN TestValidateSyslogAddress [2022-03-05T18:49:57.782Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-05T18:49:57.782Z] === RUN TestParseAddressDefaultPort [2022-03-05T18:49:57.782Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-05T18:49:57.782Z] === RUN TestValidateSyslogFacility [2022-03-05T18:49:57.782Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-05T18:49:57.782Z] === RUN TestValidateLogOptSyslogFormat [2022-03-05T18:49:57.782Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-05T18:49:57.782Z] === RUN TestValidateLogOpt [2022-03-05T18:49:57.783Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-05T18:49:57.783Z] PASS [2022-03-05T18:49:57.783Z] coverage: 46.8% of statements [2022-03-05T18:49:57.783Z] ok github.com/docker/docker/daemon/logger/syslog 0.072s coverage: 46.8% of statements [2022-03-05T18:49:57.834Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-05T18:49:58.252Z] --- PASS: TestSkipVerify (0.44s) [2022-03-05T18:49:58.252Z] === RUN TestBufferMaximum [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506197.758342\",\"host\":\"46a63d3d8c09\"}'" [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506197.758342\",\"host\":\"46a63d3d8c09\"}'" [2022-03-05T18:49:58.252Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-05T18:49:58.252Z] === RUN TestServerAlwaysDown [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506197.761342\",\"host\":\"46a63d3d8c09\"}'" [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506197.761342\",\"host\":\"46a63d3d8c09\"}'" [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506197.761342\",\"host\":\"46a63d3d8c09\"}'" [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506197.761342\",\"host\":\"46a63d3d8c09\"}'" [2022-03-05T18:49:58.252Z] time="2022-03-05T18:49:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506197.761342\",\"host\":\"46a63d3d8c09\"}'" [2022-03-05T18:49:58.252Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-05T18:49:58.252Z] === RUN TestCannotSendAfterClose [2022-03-05T18:49:58.252Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-05T18:49:58.252Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-05T18:49:58.697Z] --- PASS: TestFailOnce (1.19s) [2022-03-05T18:49:58.697Z] === RUN TestEchoInputOutput [2022-03-05T18:49:58.697Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-05T18:49:58.697Z] === RUN TestBackoff [2022-03-05T18:49:58.697Z] --- PASS: TestBackoff (0.00s) [2022-03-05T18:49:58.697Z] === RUN TestAbortRetry [2022-03-05T18:49:58.697Z] --- PASS: TestAbortRetry (0.00s) [2022-03-05T18:49:58.697Z] === RUN TestClientScheme [2022-03-05T18:49:58.697Z] --- PASS: TestClientScheme (0.00s) [2022-03-05T18:49:58.697Z] === RUN TestNewClientWithTimeout [2022-03-05T18:49:58.770Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-05T18:49:59.030Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-05T18:49:59.175Z] time="2022-03-05T18:49:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-05T18:49:59.239Z] time="2022-03-05T18:49:58Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-05T18:49:59.239Z] time="2022-03-05T18:49:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"46a63d3d8c09\"}'" [2022-03-05T18:49:59.239Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-05T18:49:59.239Z] PASS [2022-03-05T18:49:59.239Z] coverage: 82.5% of statements [2022-03-05T18:49:59.239Z] ok github.com/docker/docker/daemon/logger/splunk 2.081s coverage: 82.5% of statements [2022-03-05T18:49:59.239Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-05T18:49:59.239Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-05T18:49:59.240Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-05T18:49:59.240Z] === RUN TestV1IDService [2022-03-05T18:49:59.240Z] --- PASS: TestV1IDService (0.04s) [2022-03-05T18:49:59.240Z] === RUN TestV2MetadataService [2022-03-05T18:49:59.491Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-05T18:49:59.707Z] === RUN TestSuccessfulDownload [2022-03-05T18:49:59.708Z] download_test.go:267: Needs fixing on Windows [2022-03-05T18:49:59.708Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-05T18:49:59.708Z] === RUN TestCancelledDownload [2022-03-05T18:49:59.708Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-05T18:49:59.708Z] === RUN TestMaxDownloadAttempts [2022-03-05T18:49:59.708Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T18:49:59.708Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T18:49:59.708Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T18:49:59.708Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T18:49:59.708Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T18:49:59.708Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T18:49:59.708Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T18:49:59.708Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T18:49:59.708Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T18:49:59.708Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T18:49:59.708Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T18:49:59.708Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T18:50:00.063Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2022-03-05T18:50:00.182Z] time="2022-03-05T18:49:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:50:00.182Z] time="2022-03-05T18:49:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:50:00.182Z] time="2022-03-05T18:49:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:50:00.182Z] time="2022-03-05T18:49:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:50:00.182Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-05T18:50:00.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-03-05T18:50:00.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-03-05T18:50:00.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-03-05T18:50:00.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-03-05T18:50:00.182Z] === RUN TestTransfer [2022-03-05T18:50:00.182Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-05T18:50:00.182Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-05T18:50:00.182Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-05T18:50:00.182Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-05T18:50:00.182Z] === RUN TestContinueOnError_NeverContinue [2022-03-05T18:50:00.182Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-05T18:50:00.182Z] === RUN TestManifestStore [2022-03-05T18:50:00.182Z] === RUN TestManifestStore/no_remote_or_local [2022-03-05T18:50:00.182Z] --- PASS: TestTransfer (0.12s) [2022-03-05T18:50:00.182Z] === RUN TestConcurrencyLimit [2022-03-05T18:50:00.634Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-03-05T18:50:00.651Z] --- PASS: TestV2MetadataService (1.16s) [2022-03-05T18:50:00.651Z] PASS [2022-03-05T18:50:00.651Z] coverage: 48.2% of statements [2022-03-05T18:50:00.651Z] ok github.com/docker/docker/distribution/metadata 1.356s coverage: 48.2% of statements [2022-03-05T18:50:00.651Z] time="2022-03-05T18:50:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2507021265\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-05T18:50:00.651Z] === RUN TestManifestStore/no_local_cache [2022-03-05T18:50:00.651Z] === RUN TestManifestStore/with_local_cache [2022-03-05T18:50:00.651Z] === RUN TestManifestStore/unknown_media_type [2022-03-05T18:50:00.651Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-05T18:50:00.651Z] time="2022-03-05T18:50:00Z" level=warning msg="reference for unknown type: " [2022-03-05T18:50:00.651Z] time="2022-03-05T18:50:00Z" level=warning msg="reference for unknown type: " [2022-03-05T18:50:00.651Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-05T18:50:00.651Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-05T18:50:00.651Z] time="2022-03-05T18:50:00Z" level=warning msg="reference for unknown type: " [2022-03-05T18:50:00.651Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-05T18:50:00.651Z] time="2022-03-05T18:50:00Z" level=warning msg="reference for unknown type: " [2022-03-05T18:50:00.651Z] time="2022-03-05T18:50:00Z" level=warning msg="reference for unknown type: " [2022-03-05T18:50:00.651Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-05T18:50:00.651Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-05T18:50:00.651Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-05T18:50:00.651Z] time="2022-03-05T18:50:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore (0.34s) [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaType [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-05T18:50:00.651Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestFixManifestLayers [2022-03-05T18:50:00.651Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-05T18:50:00.651Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-05T18:50:00.651Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestFixManifestLayersBadParent [2022-03-05T18:50:00.651Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestValidateManifest [2022-03-05T18:50:00.651Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-05T18:50:00.651Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestFormatPlatform [2022-03-05T18:50:00.651Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestPullSchema2Config [2022-03-05T18:50:00.651Z] === RUN TestPullSchema2Config/success_first_time [2022-03-05T18:50:00.651Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:50:00.651Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:50:00.651Z] === RUN TestPullSchema2Config/500_status [2022-03-05T18:50:00.651Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:50:00.651Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:50:00.651Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-05T18:50:00.651Z] === RUN TestInactiveJobs [2022-03-05T18:50:00.651Z] === RUN TestNotFound [2022-03-05T18:50:00.651Z] --- PASS: TestNotFound (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestConflict [2022-03-05T18:50:00.651Z] --- PASS: TestConflict (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestForbidden [2022-03-05T18:50:00.651Z] --- PASS: TestForbidden (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestInvalidParameter [2022-03-05T18:50:00.651Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestNotImplemented [2022-03-05T18:50:00.651Z] --- PASS: TestNotImplemented (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestNotModified [2022-03-05T18:50:00.651Z] --- PASS: TestNotModified (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestUnauthorized [2022-03-05T18:50:00.651Z] --- PASS: TestUnauthorized (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestUnknown [2022-03-05T18:50:00.651Z] --- PASS: TestUnknown (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestCancelled [2022-03-05T18:50:00.651Z] --- PASS: TestCancelled (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestDeadline [2022-03-05T18:50:00.651Z] --- PASS: TestDeadline (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestDataLoss [2022-03-05T18:50:00.651Z] --- PASS: TestDataLoss (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestUnavailable [2022-03-05T18:50:00.651Z] --- PASS: TestUnavailable (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestSystem [2022-03-05T18:50:00.651Z] --- PASS: TestSystem (0.00s) [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Not_Found [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Bad_Request [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Conflict [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Unauthorized [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Forbidden [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Not_Modified [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-05T18:50:00.651Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-05T18:50:00.651Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-05T18:50:00.651Z] PASS [2022-03-05T18:50:00.651Z] coverage: 53.1% of statements [2022-03-05T18:50:00.651Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2022-03-05T18:50:00.769Z] time="2022-03-05T18:50:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-05T18:50:00.769Z] 2022/03/05 18:50:00 Closing DB instances... [2022-03-05T18:50:00.769Z] time="2022-03-05T18:50:00Z" level=error msg="node: 1cffca4ef713 is unknown to memberlist" [2022-03-05T18:50:01.120Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:50:01.120Z] === RUN TestPullSchema2Config/EOF [2022-03-05T18:50:01.120Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:50:01.120Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:50:01.120Z] 2022/03/05 18:50:00 http: panic serving 127.0.0.1:49220: intentional panic [2022-03-05T18:50:01.120Z] goroutine 130 [running]: [2022-03-05T18:50:01.120Z] net/http.(*conn).serve.func1() [2022-03-05T18:50:01.120Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-05T18:50:01.120Z] panic({0xb84800, 0xd05ea0}) [2022-03-05T18:50:01.120Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-05T18:50:01.120Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000068204, {0xd17200, 0xc00054e000}) [2022-03-05T18:50:01.120Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-05T18:50:01.120Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xd17200, 0xc00054e000}, 0xc000548000) [2022-03-05T18:50:01.120Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-05T18:50:01.120Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xd17200, 0xc00054e000}, 0x698e35) [2022-03-05T18:50:01.120Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-05T18:50:01.120Z] net/http.serverHandler.ServeHTTP({0xc00053e0f0}, {0xd17200, 0xc00054e000}, 0xc000548000) [2022-03-05T18:50:01.120Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-05T18:50:01.120Z] net/http.(*conn).serve(0xc00019a000, {0xd1b838, 0xc00045cdb0}) [2022-03-05T18:50:01.120Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-05T18:50:01.120Z] created by net/http.(*Server).Serve [2022-03-05T18:50:01.120Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-05T18:50:01.120Z] --- PASS: TestInactiveJobs (0.39s) [2022-03-05T18:50:01.120Z] === RUN TestWatchRelease [2022-03-05T18:50:01.120Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:50:01.120Z] === RUN TestPullSchema2Config/unauthorized [2022-03-05T18:50:01.120Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:50:01.120Z] --- PASS: TestWatchRelease (0.07s) [2022-03-05T18:50:01.120Z] === RUN TestWatchFinishedTransfer [2022-03-05T18:50:01.120Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-05T18:50:01.120Z] === RUN TestDuplicateTransfer [2022-03-05T18:50:01.120Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:50:01.120Z] --- PASS: TestPullSchema2Config (0.55s) [2022-03-05T18:50:01.120Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-05T18:50:01.120Z] --- PASS: TestPullSchema2Config/500_status (0.27s) [2022-03-05T18:50:01.120Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-05T18:50:01.120Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-05T18:50:01.120Z] === RUN TestGetRepositoryMountCandidates [2022-03-05T18:50:01.120Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-05T18:50:01.120Z] === RUN TestLayerAlreadyExists [2022-03-05T18:50:01.120Z] 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-05T18:50:01.120Z] 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-05T18:50:01.120Z] 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-05T18:50:01.120Z] 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-05T18:50:01.120Z] 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-05T18:50:01.120Z] 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-05T18:50:01.120Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-05T18:50:01.120Z] === RUN TestWhenEmptyAuthConfig [2022-03-05T18:50:01.120Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-05T18:50:01.120Z] === RUN TestSuccessfulUpload [2022-03-05T18:50:01.561Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-05T18:50:01.589Z] time="2022-03-05T18:50:01Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-05T18:50:01.589Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-03-05T18:50:01.589Z] === RUN TestCancelledUpload [2022-03-05T18:50:01.589Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-05T18:50:01.589Z] PASS [2022-03-05T18:50:01.589Z] coverage: 76.8% of statements [2022-03-05T18:50:01.589Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 76.8% of statements [2022-03-05T18:50:01.819Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-05T18:50:02.019Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-03-05T18:50:02.058Z] === RUN TestCompare [2022-03-05T18:50:02.058Z] --- PASS: TestCompare (0.00s) [2022-03-05T18:50:02.058Z] PASS [2022-03-05T18:50:02.058Z] coverage: 19.2% of statements [2022-03-05T18:50:02.058Z] ok github.com/docker/docker/image/cache 0.087s coverage: 19.2% of statements [2022-03-05T18:50:02.058Z] === RUN TestFSGetInvalidData [2022-03-05T18:50:02.058Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-05T18:50:02.058Z] === RUN TestFSInvalidSet [2022-03-05T18:50:02.058Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-05T18:50:02.058Z] === RUN TestFSInvalidRoot [2022-03-05T18:50:02.058Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-05T18:50:02.058Z] === RUN TestFSMetadataGetSet [2022-03-05T18:50:02.058Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-05T18:50:02.058Z] === RUN TestFSInvalidWalker [2022-03-05T18:50:02.058Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-05T18:50:02.058Z] === RUN TestFSGetSet [2022-03-05T18:50:02.058Z] --- PASS: TestFSGetSet (0.04s) [2022-03-05T18:50:02.058Z] === RUN TestFSGetUnsetKey [2022-03-05T18:50:02.058Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-05T18:50:02.058Z] === RUN TestFSGetEmptyData [2022-03-05T18:50:02.525Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-05T18:50:02.525Z] === RUN TestFSDelete [2022-03-05T18:50:02.525Z] --- PASS: TestFSDelete (0.02s) [2022-03-05T18:50:02.525Z] === RUN TestFSWalker [2022-03-05T18:50:02.525Z] --- PASS: TestFSWalker (0.02s) [2022-03-05T18:50:02.525Z] === RUN TestFSWalkerStopOnError [2022-03-05T18:50:02.525Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-05T18:50:02.525Z] === RUN TestNewFromJSON [2022-03-05T18:50:02.525Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-05T18:50:02.525Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-05T18:50:02.525Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-05T18:50:02.525Z] === RUN TestMarshalKeyOrder [2022-03-05T18:50:02.525Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-05T18:50:02.525Z] === RUN TestHistoryEqual [2022-03-05T18:50:02.525Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-03-05T18:50:02.525Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-05T18:50:02.525Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-05T18:50:02.525Z] === RUN TestTokenPassThru [2022-03-05T18:50:02.525Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-05T18:50:02.525Z] === RUN TestTokenPassThruDifferentHost [2022-03-05T18:50:02.525Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-05T18:50:02.525Z] PASS [2022-03-05T18:50:02.525Z] coverage: 26.7% of statements [2022-03-05T18:50:02.525Z] ok github.com/docker/docker/distribution 2.186s coverage: 26.7% of statements [2022-03-05T18:50:02.526Z] --- PASS: TestHistoryEqual (0.17s) [2022-03-05T18:50:02.526Z] === RUN TestImage [2022-03-05T18:50:02.526Z] --- PASS: TestImage (0.00s) [2022-03-05T18:50:02.526Z] === RUN TestImageOSNotEmpty [2022-03-05T18:50:02.526Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-05T18:50:02.526Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-05T18:50:02.526Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-05T18:50:02.526Z] === RUN TestCreate [2022-03-05T18:50:02.526Z] --- PASS: TestCreate (0.02s) [2022-03-05T18:50:02.526Z] === RUN TestRestore [2022-03-05T18:50:02.526Z] time="2022-03-05T18:50:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-05T18:50:02.526Z] --- PASS: TestRestore (0.05s) [2022-03-05T18:50:02.526Z] === RUN TestAddDelete [2022-03-05T18:50:02.526Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-05T18:50:02.526Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-05T18:50:02.526Z] --- PASS: TestAddDelete (0.03s) [2022-03-05T18:50:02.526Z] === RUN TestSearchAfterDelete [2022-03-05T18:50:02.526Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-05T18:50:02.526Z] === RUN TestParentReset [2022-03-05T18:50:02.526Z] --- PASS: TestParentReset (0.03s) [2022-03-05T18:50:02.526Z] === RUN TestGetAndSetLastUpdated [2022-03-05T18:50:02.526Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-05T18:50:02.526Z] === RUN TestStoreLen [2022-03-05T18:50:02.996Z] --- PASS: TestStoreLen (0.11s) [2022-03-05T18:50:02.996Z] PASS [2022-03-05T18:50:02.996Z] coverage: 86.9% of statements [2022-03-05T18:50:02.996Z] ok github.com/docker/docker/image 0.754s coverage: 86.9% of statements [2022-03-05T18:50:02.996Z] === RUN TestMakeV1ConfigFromConfig [2022-03-05T18:50:02.996Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-05T18:50:02.996Z] PASS [2022-03-05T18:50:02.996Z] coverage: 25.0% of statements [2022-03-05T18:50:02.996Z] ok github.com/docker/docker/image/v1 0.095s coverage: 25.0% of statements [2022-03-05T18:50:03.024Z] time="2022-03-05T18:50:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-05T18:50:03.464Z] === RUN TestValidateManifest [2022-03-05T18:50:03.464Z] === RUN TestValidateManifest/nil [2022-03-05T18:50:03.464Z] === RUN TestValidateManifest/non-nil [2022-03-05T18:50:03.464Z] --- PASS: TestValidateManifest (0.00s) [2022-03-05T18:50:03.464Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-05T18:50:03.464Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-05T18:50:03.464Z] PASS [2022-03-05T18:50:03.464Z] coverage: 0.7% of statements [2022-03-05T18:50:03.464Z] ok github.com/docker/docker/image/tarexport 0.075s coverage: 0.7% of statements [2022-03-05T18:50:03.464Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-05T18:50:03.502Z] --- PASS: TestRequest (7.37s) [2022-03-05T18:50:03.502Z] === RUN TestOverlappingRequests [2022-03-05T18:50:03.502Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.92s) [2022-03-05T18:50:03.502Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-05T18:50:03.502Z] --- PASS: TestOverlappingRequests (0.37s) [2022-03-05T18:50:03.502Z] === RUN TestRelease [2022-03-05T18:50:03.719Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-05T18:50:03.719Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-05T18:50:03.719Z] check_test.go:308: [dd965075a31cf] daemon is not started [2022-03-05T18:50:03.719Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-05T18:50:03.719Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-05T18:50:04.453Z] === RUN TestSerialization [2022-03-05T18:50:04.453Z] --- PASS: TestSerialization (0.02s) [2022-03-05T18:50:04.453Z] PASS [2022-03-05T18:50:04.453Z] coverage: 100.0% of statements [2022-03-05T18:50:04.453Z] ok github.com/docker/docker/libcontainerd/queue 0.073s coverage: 100.0% of statements [2022-03-05T18:50:04.509Z] 2022/03/05 18:50:04 Closing DB instances... [2022-03-05T18:50:04.655Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-05T18:50:04.987Z] --- PASS: TestRelease (1.36s) [2022-03-05T18:50:04.987Z] === RUN TestAllocateRandomDeallocate [2022-03-05T18:50:05.440Z] === RUN TestEnvironmentParsing [2022-03-05T18:50:05.440Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-05T18:50:05.440Z] PASS [2022-03-05T18:50:05.440Z] coverage: 1.2% of statements [2022-03-05T18:50:05.440Z] ok github.com/docker/docker/libcontainerd/local 0.155s coverage: 1.2% of statements [2022-03-05T18:50:05.440Z] === RUN TestEmptyLayer [2022-03-05T18:50:05.440Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-05T18:50:05.440Z] === RUN TestCommitFailure [2022-03-05T18:50:05.440Z] --- PASS: TestCommitFailure (0.02s) [2022-03-05T18:50:05.440Z] === RUN TestStartTransactionFailure [2022-03-05T18:50:05.440Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-05T18:50:05.440Z] === RUN TestGetOrphan [2022-03-05T18:50:05.440Z] --- PASS: TestGetOrphan (0.01s) [2022-03-05T18:50:05.440Z] === RUN TestMountAndRegister [2022-03-05T18:50:05.590Z] --- PASS: TestHealthKillContainer (8.47s) [2022-03-05T18:50:05.590Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T18:50:05.590Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-05T18:50:05.590Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-05T18:50:05.909Z] layer_test.go:258: Layer size: 14 [2022-03-05T18:50:05.909Z] --- PASS: TestMountAndRegister (0.09s) [2022-03-05T18:50:05.909Z] === RUN TestLayerRelease [2022-03-05T18:50:05.909Z] layer_test.go:291: Failing on Windows [2022-03-05T18:50:05.909Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestStoreRestore [2022-03-05T18:50:05.909Z] layer_test.go:340: Failing on Windows [2022-03-05T18:50:05.909Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestTarStreamStability [2022-03-05T18:50:05.909Z] layer_test.go:455: Failing on Windows [2022-03-05T18:50:05.909Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestRegisterExistingLayer [2022-03-05T18:50:05.909Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-03-05T18:50:05.909Z] === RUN TestTarStreamVerification [2022-03-05T18:50:05.909Z] layer_test.go:684: Failing on Windows [2022-03-05T18:50:05.909Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestLayerMigration [2022-03-05T18:50:05.909Z] migration_test.go:45: Failing on Windows [2022-03-05T18:50:05.909Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestLayerMigrationNoTarsplit [2022-03-05T18:50:05.909Z] migration_test.go:181: Failing on Windows [2022-03-05T18:50:05.909Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestMountInit [2022-03-05T18:50:05.909Z] mount_test.go:17: Failing on Windows [2022-03-05T18:50:05.909Z] --- SKIP: TestMountInit (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestMountSize [2022-03-05T18:50:05.909Z] mount_test.go:76: Failing on Windows [2022-03-05T18:50:05.909Z] --- SKIP: TestMountSize (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestMountChanges [2022-03-05T18:50:05.909Z] mount_test.go:125: Failing on Windows [2022-03-05T18:50:05.909Z] --- SKIP: TestMountChanges (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestMountApply [2022-03-05T18:50:05.909Z] mount_test.go:212: Failing on Windows [2022-03-05T18:50:05.909Z] --- SKIP: TestMountApply (0.00s) [2022-03-05T18:50:05.909Z] PASS [2022-03-05T18:50:05.909Z] coverage: 30.2% of statements [2022-03-05T18:50:05.909Z] ok github.com/docker/docker/layer 0.428s coverage: 30.2% of statements [2022-03-05T18:50:05.909Z] === RUN TestSequenceGetAvailableBit [2022-03-05T18:50:05.909Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestSequenceEqual [2022-03-05T18:50:05.909Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestSequenceCopy [2022-03-05T18:50:05.909Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestGetFirstAvailable [2022-03-05T18:50:05.909Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestFindSequence [2022-03-05T18:50:05.909Z] --- PASS: TestFindSequence (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestCheckIfAvailable [2022-03-05T18:50:05.909Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestMergeSequences [2022-03-05T18:50:05.909Z] --- PASS: TestMergeSequences (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestPushReservation [2022-03-05T18:50:05.909Z] --- PASS: TestPushReservation (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestSerializeDeserialize [2022-03-05T18:50:05.909Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestSet [2022-03-05T18:50:05.909Z] --- PASS: TestSet (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestSetUnset [2022-03-05T18:50:05.909Z] --- PASS: TestSetUnset (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestOffsetSetUnset [2022-03-05T18:50:05.909Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestSetInRange [2022-03-05T18:50:05.909Z] --- PASS: TestSetInRange (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestSetAnyInRange [2022-03-05T18:50:05.909Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestMethods [2022-03-05T18:50:05.909Z] --- PASS: TestMethods (0.00s) [2022-03-05T18:50:05.909Z] === RUN TestRandomAllocateDeallocate [2022-03-05T18:50:06.159Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2022-03-05T18:50:06.159Z] === RUN TestIpcModeNone [2022-03-05T18:50:06.377Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-05T18:50:06.377Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-05T18:50:06.377Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-05T18:50:06.377Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-05T18:50:06.591Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-03-05T18:50:06.591Z] === RUN TestNetworkDBGarbageCollection [2022-03-05T18:50:06.729Z] --- PASS: TestIpcModeNone (0.78s) [2022-03-05T18:50:06.729Z] === RUN TestIpcModePrivate [2022-03-05T18:50:07.298Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2022-03-05T18:50:07.494Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T18:50:07.494Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-05T18:50:07.494Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:50:07.494Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-05T18:50:07.494Z] [2022-03-05T18:50:07.494Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T18:50:07.494Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T18:50:07.494Z] HOSTNAME=a645bc56d331 [2022-03-05T18:50:07.494Z] DEST=bundles/test-integration [2022-03-05T18:50:07.494Z] PWD=/go/src/github.com/docker/docker [2022-03-05T18:50:07.494Z] DOCKER_ROOTLESS=1 [2022-03-05T18:50:07.494Z] DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:50:07.494Z] container=docker [2022-03-05T18:50:07.494Z] HOME=/root [2022-03-05T18:50:07.494Z] GOLANG_VERSION=1.17.8 [2022-03-05T18:50:07.494Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T18:50:07.494Z] VALIDATE_BRANCH=master [2022-03-05T18:50:07.494Z] TERM=xterm [2022-03-05T18:50:07.494Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T18:50:07.494Z] SHLVL=1 [2022-03-05T18:50:07.494Z] TIMEOUT=120m [2022-03-05T18:50:07.494Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T18:50:07.494Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T18:50:07.494Z] GO111MODULE=off [2022-03-05T18:50:07.494Z] DOCKER_EXPERIMENTAL=1 [2022-03-05T18:50:07.494Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T18:50:07.494Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T18:50:07.494Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T18:50:07.494Z] GOPATH=/go [2022-03-05T18:50:07.494Z] PKG_CONFIG=pkg-config [2022-03-05T18:50:07.494Z] _=/usr/bin/env [2022-03-05T18:50:07.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T18:50:07.558Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-05T18:50:07.558Z] --- PASS: TestIpcModePrivate (0.78s) [2022-03-05T18:50:07.558Z] === RUN TestIpcModeShareable [2022-03-05T18:50:07.597Z] time="2022-03-05T18:50:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-05T18:50:08.126Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-03-05T18:50:08.386Z] --- PASS: TestIpcModeShareable (0.78s) [2022-03-05T18:50:08.386Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T18:50:08.386Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-05T18:50:08.601Z] === RUN TestInvalidConfig [2022-03-05T18:50:08.601Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-05T18:50:08.601Z] === RUN TestConfig [2022-03-05T18:50:08.601Z] --- PASS: TestConfig (0.00s) [2022-03-05T18:50:08.601Z] === RUN TestOptionsLabels [2022-03-05T18:50:08.601Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-05T18:50:08.601Z] === RUN TestValidName [2022-03-05T18:50:08.601Z] --- PASS: TestValidName (0.00s) [2022-03-05T18:50:08.601Z] PASS [2022-03-05T18:50:08.601Z] coverage: 19.7% of statements [2022-03-05T18:50:08.601Z] ok github.com/docker/docker/libnetwork/config 0.073s coverage: 19.7% of statements [2022-03-05T18:50:08.955Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-05T18:50:09.070Z] === RUN TestKey [2022-03-05T18:50:09.070Z] --- PASS: TestKey (0.00s) [2022-03-05T18:50:09.070Z] === RUN TestParseKey [2022-03-05T18:50:09.070Z] --- PASS: TestParseKey (0.00s) [2022-03-05T18:50:09.070Z] === RUN TestInvalidDataStore [2022-03-05T18:50:09.070Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-05T18:50:09.070Z] === RUN TestKVObjectFlatKey [2022-03-05T18:50:09.070Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-05T18:50:09.070Z] === RUN TestAtomicKVObjectFlatKey [2022-03-05T18:50:09.070Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-05T18:50:09.070Z] PASS [2022-03-05T18:50:09.070Z] coverage: 21.9% of statements [2022-03-05T18:50:09.070Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-03-05T18:50:09.070Z] === RUN TestErrorInterfaces [2022-03-05T18:50:09.070Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-05T18:50:09.070Z] === RUN TestNetworkMarshalling [2022-03-05T18:50:09.192Z] --- PASS: TestAllocateRandomDeallocate (3.84s) [2022-03-05T18:50:09.192Z] === RUN TestRetrieveFromStore [2022-03-05T18:50:09.538Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-03-05T18:50:09.538Z] === RUN TestEndpointMarshalling [2022-03-05T18:50:09.538Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-05T18:50:09.538Z] === RUN TestAuxAddresses [2022-03-05T18:50:09.538Z] time="2022-03-05T18:50:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-05T18:50:09.538Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-05T18:50:09.538Z] === RUN TestSRVServiceQuery [2022-03-05T18:50:09.538Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:50:09.538Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-05T18:50:09.538Z] === RUN TestServiceVIPReuse [2022-03-05T18:50:09.538Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:50:09.538Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-05T18:50:09.538Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-05T18:50:09.538Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:50:09.538Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-05T18:50:09.538Z] === RUN TestDNSIPQuery [2022-03-05T18:50:09.538Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:50:09.538Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-05T18:50:09.538Z] === RUN TestDNSProxyServFail [2022-03-05T18:50:09.538Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:50:09.538Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-05T18:50:09.538Z] === RUN TestSandboxAddEmpty [2022-03-05T18:50:09.538Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:50:09.538Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-05T18:50:09.538Z] === RUN TestSandboxAddMultiPrio [2022-03-05T18:50:09.538Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:50:09.538Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-05T18:50:09.538Z] === RUN TestSandboxAddSamePrio [2022-03-05T18:50:09.538Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:50:09.538Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-05T18:50:09.538Z] === RUN TestCleanupServiceDiscovery [2022-03-05T18:50:09.538Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:50:09.538Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-05T18:50:09.538Z] === RUN TestDNSOptions [2022-03-05T18:50:09.538Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:50:09.538Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-05T18:50:09.538Z] === RUN TestMultipleControllersWithSameStore [2022-03-05T18:50:09.538Z] time="2022-03-05T18:50:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-05T18:50:09.538Z] time="2022-03-05T18:50:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-05T18:50:09.538Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-05T18:50:09.539Z] PASS [2022-03-05T18:50:09.539Z] coverage: 8.5% of statements [2022-03-05T18:50:09.539Z] ok github.com/docker/docker/libnetwork 0.365s coverage: 8.5% of statements [2022-03-05T18:50:09.539Z] === RUN TestIPDataMarshalling [2022-03-05T18:50:09.539Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-05T18:50:09.539Z] === RUN TestValidateAndIsV6 [2022-03-05T18:50:09.539Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-05T18:50:09.539Z] PASS [2022-03-05T18:50:09.539Z] coverage: 68.9% of statements [2022-03-05T18:50:09.539Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2022-03-05T18:50:09.671Z] === RUN TestParseEmptyInterface [2022-03-05T18:50:09.671Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-05T18:50:09.671Z] === RUN TestParseNonInterfaceType [2022-03-05T18:50:09.671Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-05T18:50:09.671Z] === RUN TestParseWithOneFunction [2022-03-05T18:50:09.671Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-05T18:50:09.671Z] === RUN TestParseWithMultipleFuncs [2022-03-05T18:50:09.671Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-05T18:50:09.671Z] === RUN TestParseWithUnnamedReturn [2022-03-05T18:50:09.671Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-05T18:50:09.671Z] === RUN TestEmbeddedInterface [2022-03-05T18:50:09.671Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-05T18:50:09.671Z] === RUN TestParsedImports [2022-03-05T18:50:09.671Z] --- PASS: TestParsedImports (0.00s) [2022-03-05T18:50:09.671Z] === RUN TestAliasedImports [2022-03-05T18:50:09.671Z] --- PASS: TestAliasedImports (0.00s) [2022-03-05T18:50:09.671Z] PASS [2022-03-05T18:50:09.671Z] coverage: 56.8% of statements [2022-03-05T18:50:09.671Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2022-03-05T18:50:10.007Z] === RUN TestDriver [2022-03-05T18:50:10.007Z] --- PASS: TestDriver (0.00s) [2022-03-05T18:50:10.007Z] PASS [2022-03-05T18:50:10.007Z] coverage: 34.8% of statements [2022-03-05T18:50:10.007Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-03-05T18:50:10.149Z] --- PASS: TestRetrieveFromStore (1.33s) [2022-03-05T18:50:10.149Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-05T18:50:10.149Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-05T18:50:10.149Z] === RUN TestParallelPredefinedRequest1 [2022-03-05T18:50:10.149Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-05T18:50:10.149Z] === RUN TestParallelPredefinedRequest2 [2022-03-05T18:50:10.149Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-05T18:50:10.149Z] === RUN TestParallelPredefinedRequest3 [2022-03-05T18:50:10.149Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-05T18:50:10.149Z] === RUN TestParallelPredefinedRequest4 [2022-03-05T18:50:10.149Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-05T18:50:10.149Z] === RUN TestParallelPredefinedRequest5 [2022-03-05T18:50:10.149Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-05T18:50:10.149Z] === RUN TestDebug [2022-03-05T18:50:10.149Z] --- PASS: TestDebug (0.00s) [2022-03-05T18:50:10.149Z] === RUN TestRequestPoolParallel [2022-03-05T18:50:10.476Z] === RUN TestDriver [2022-03-05T18:50:10.476Z] --- PASS: TestDriver (0.00s) [2022-03-05T18:50:10.476Z] PASS [2022-03-05T18:50:10.476Z] coverage: 34.8% of statements [2022-03-05T18:50:10.476Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2022-03-05T18:50:10.627Z] --- PASS: TestRequestPoolParallel (0.37s) [2022-03-05T18:50:10.627Z] === RUN TestFullAllocateRelease [2022-03-05T18:50:10.627Z] === RUN TestHTTPTransport [2022-03-05T18:50:10.627Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-05T18:50:10.627Z] PASS [2022-03-05T18:50:10.627Z] coverage: 85.7% of statements [2022-03-05T18:50:10.627Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2022-03-05T18:50:10.862Z] check_test.go:308: [def405efaf9e7] daemon is not started [2022-03-05T18:50:10.862Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-05T18:50:10.862Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.43s) [2022-03-05T18:50:10.862Z] === RUN TestAPIIpcModeHost [2022-03-05T18:50:10.945Z] === RUN TestNetworkAllocateFree [2022-03-05T18:50:10.945Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-05T18:50:10.945Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-05T18:50:10.945Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-05T18:50:10.945Z] PASS [2022-03-05T18:50:10.945Z] coverage: 63.6% of statements [2022-03-05T18:50:10.945Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.069s coverage: 63.6% of statements [2022-03-05T18:50:11.105Z] --- PASS: TestFullAllocateRelease (0.45s) [2022-03-05T18:50:11.106Z] === RUN TestOddAllocateRelease [2022-03-05T18:50:11.106Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-03-05T18:50:11.106Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-05T18:50:11.106Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-03-05T18:50:11.106Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-05T18:50:11.414Z] === RUN TestGetEmptyCapabilities [2022-03-05T18:50:11.414Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-05T18:50:11.414Z] === RUN TestGetExtraCapabilities [2022-03-05T18:50:11.414Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-05T18:50:11.414Z] === RUN TestGetInvalidCapabilities [2022-03-05T18:50:11.414Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-05T18:50:11.414Z] === RUN TestRemoteDriver [2022-03-05T18:50:11.414Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-05T18:50:11.414Z] === RUN TestDriverError [2022-03-05T18:50:11.414Z] --- PASS: TestDriverError (0.00s) [2022-03-05T18:50:11.414Z] === RUN TestMissingValues [2022-03-05T18:50:11.414Z] --- PASS: TestMissingValues (0.00s) [2022-03-05T18:50:11.414Z] === RUN TestRollback [2022-03-05T18:50:11.414Z] --- PASS: TestRollback (0.00s) [2022-03-05T18:50:11.414Z] PASS [2022-03-05T18:50:11.414Z] coverage: 57.4% of statements [2022-03-05T18:50:11.414Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.111s coverage: 57.4% of statements [2022-03-05T18:50:11.429Z] --- PASS: TestAPIIpcModeHost (0.67s) [2022-03-05T18:50:11.429Z] === RUN TestDaemonIpcModeShareable [2022-03-05T18:50:11.584Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-05T18:50:11.584Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-05T18:50:11.584Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-05T18:50:11.584Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-05T18:50:11.584Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-05T18:50:11.584Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-05T18:50:11.584Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-05T18:50:11.584Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-05T18:50:11.584Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-05T18:50:11.584Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-05T18:50:11.584Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-05T18:50:11.584Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-05T18:50:11.584Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-05T18:50:11.584Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-05T18:50:11.584Z] === RUN TestBufferPoolPutAndGet [2022-03-05T18:50:11.584Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-05T18:50:11.584Z] PASS [2022-03-05T18:50:11.584Z] coverage: 88.2% of statements [2022-03-05T18:50:11.584Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-03-05T18:50:11.584Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-05T18:50:11.584Z] === CONT TestParallelPredefinedRequest1 [2022-03-05T18:50:11.584Z] === CONT TestParallelPredefinedRequest4 [2022-03-05T18:50:11.584Z] === CONT TestParallelPredefinedRequest1 [2022-03-05T18:50:11.584Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:50:11.584Z] === CONT TestParallelPredefinedRequest4 [2022-03-05T18:50:11.584Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:50:11.584Z] === CONT TestParallelPredefinedRequest5 [2022-03-05T18:50:11.584Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:50:11.584Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-05T18:50:11.584Z] === CONT TestParallelPredefinedRequest3 [2022-03-05T18:50:11.584Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:50:11.584Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-05T18:50:11.584Z] === CONT TestParallelPredefinedRequest2 [2022-03-05T18:50:11.584Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:50:11.584Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-05T18:50:11.584Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-05T18:50:11.584Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-05T18:50:11.584Z] PASS [2022-03-05T18:50:11.584Z] coverage: 85.3% of statements [2022-03-05T18:50:11.584Z] ok github.com/docker/docker/libnetwork/ipam 46.767s coverage: 85.3% of statements [2022-03-05T18:50:11.883Z] === RUN TestNAT [2022-03-05T18:50:11.883Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-05T18:50:11.883Z] --- SKIP: TestNAT (0.00s) [2022-03-05T18:50:11.883Z] === RUN TestTransparent [2022-03-05T18:50:11.883Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-05T18:50:11.883Z] --- SKIP: TestTransparent (0.00s) [2022-03-05T18:50:11.883Z] PASS [2022-03-05T18:50:11.883Z] coverage: 0.0% of statements [2022-03-05T18:50:11.883Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2022-03-05T18:50:12.062Z] === RUN TestOutputOnPrematureClose [2022-03-05T18:50:12.062Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-05T18:50:12.062Z] === RUN TestCompleteSilently [2022-03-05T18:50:12.062Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-05T18:50:12.062Z] PASS [2022-03-05T18:50:12.062Z] coverage: 75.9% of statements [2022-03-05T18:50:12.062Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2022-03-05T18:50:12.353Z] === RUN TestBuildDefault [2022-03-05T18:50:12.353Z] --- PASS: TestBuildDefault (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestBuildHostnameDomainname [2022-03-05T18:50:12.353Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestBuildHostname [2022-03-05T18:50:12.353Z] --- PASS: TestBuildHostname (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestBuildHostnameFQDN [2022-03-05T18:50:12.353Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestBuildNoIP [2022-03-05T18:50:12.353Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestUpdate [2022-03-05T18:50:12.353Z] --- PASS: TestUpdate (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-05T18:50:12.353Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-05T18:50:12.353Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestAddEmpty [2022-03-05T18:50:12.353Z] --- PASS: TestAddEmpty (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestAdd [2022-03-05T18:50:12.353Z] --- PASS: TestAdd (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestDeleteEmpty [2022-03-05T18:50:12.353Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestDeleteNewline [2022-03-05T18:50:12.353Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestDelete [2022-03-05T18:50:12.353Z] --- PASS: TestDelete (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestConcurrentWrites [2022-03-05T18:50:12.353Z] === RUN TestNew [2022-03-05T18:50:12.353Z] --- PASS: TestNew (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestAddDriver [2022-03-05T18:50:12.353Z] --- PASS: TestAddDriver (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestAddDuplicateDriver [2022-03-05T18:50:12.353Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-05T18:50:12.353Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestDriver [2022-03-05T18:50:12.353Z] --- PASS: TestDriver (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestIPAM [2022-03-05T18:50:12.353Z] --- PASS: TestIPAM (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestWalkIPAMs [2022-03-05T18:50:12.353Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-05T18:50:12.353Z] === RUN TestWalkDrivers [2022-03-05T18:50:12.353Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-05T18:50:12.353Z] PASS [2022-03-05T18:50:12.353Z] coverage: 82.4% of statements [2022-03-05T18:50:12.353Z] ok github.com/docker/docker/libnetwork/drvregistry 0.085s coverage: 82.4% of statements [2022-03-05T18:50:12.353Z] --- PASS: TestConcurrentWrites (0.26s) [2022-03-05T18:50:12.353Z] PASS [2022-03-05T18:50:12.353Z] coverage: 81.2% of statements [2022-03-05T18:50:12.353Z] ok github.com/docker/docker/libnetwork/etchosts 0.337s coverage: 81.2% of statements [2022-03-05T18:50:12.542Z] === RUN TestSendToOneSub [2022-03-05T18:50:12.542Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-05T18:50:12.542Z] === RUN TestSendToMultipleSubs [2022-03-05T18:50:12.542Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-05T18:50:12.542Z] === RUN TestEvictOneSub [2022-03-05T18:50:12.542Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-05T18:50:12.542Z] === RUN TestClosePublisher [2022-03-05T18:50:12.542Z] --- PASS: TestClosePublisher (0.00s) [2022-03-05T18:50:12.542Z] === RUN TestPubSubRace [2022-03-05T18:50:12.822Z] === RUN TestNew [2022-03-05T18:50:12.822Z] --- PASS: TestNew (0.00s) [2022-03-05T18:50:12.822Z] === RUN TestAllocate [2022-03-05T18:50:12.822Z] --- PASS: TestAllocate (0.00s) [2022-03-05T18:50:12.822Z] === RUN TestUninitialized [2022-03-05T18:50:12.822Z] --- PASS: TestUninitialized (0.00s) [2022-03-05T18:50:12.822Z] === RUN TestAllocateInRange [2022-03-05T18:50:12.822Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-05T18:50:12.822Z] === RUN TestAllocateSerial [2022-03-05T18:50:12.822Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-05T18:50:12.822Z] PASS [2022-03-05T18:50:12.822Z] coverage: 87.5% of statements [2022-03-05T18:50:12.822Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-03-05T18:50:12.822Z] --- PASS: TestRandomAllocateDeallocate (6.90s) [2022-03-05T18:50:12.822Z] === RUN TestAllocateRandomDeallocate [2022-03-05T18:50:12.822Z] === RUN TestCaller [2022-03-05T18:50:12.822Z] --- PASS: TestCaller (0.00s) [2022-03-05T18:50:12.822Z] PASS [2022-03-05T18:50:12.822Z] coverage: 100.0% of statements [2022-03-05T18:50:12.822Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-03-05T18:50:13.290Z] === RUN TestSetSerialInsertDelete [2022-03-05T18:50:13.290Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-05T18:50:13.290Z] === RUN TestSetParallelInsertDelete [2022-03-05T18:50:13.336Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-03-05T18:50:13.336Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2022-03-05T18:50:13.336Z] === RUN TestDaemonIpcModePrivate [2022-03-05T18:50:13.549Z] --- PASS: TestPubSubRace (1.09s) [2022-03-05T18:50:13.549Z] PASS [2022-03-05T18:50:13.549Z] coverage: 75.0% of statements [2022-03-05T18:50:13.549Z] ok github.com/docker/docker/pkg/pubsub 1.140s coverage: 75.0% of statements [2022-03-05T18:50:13.596Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-05T18:50:14.164Z] check_test.go:308: [d891ae1e30e73] daemon is not started [2022-03-05T18:50:14.164Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-05T18:50:14.278Z] --- PASS: TestAllocateRandomDeallocate (1.50s) [2022-03-05T18:50:14.278Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-05T18:50:14.555Z] === RUN TestRegister [2022-03-05T18:50:14.555Z] --- PASS: TestRegister (0.00s) [2022-03-05T18:50:14.555Z] === RUN TestCommand [2022-03-05T18:50:14.555Z] --- PASS: TestCommand (0.03s) [2022-03-05T18:50:14.555Z] === RUN TestNaiveSelf [2022-03-05T18:50:14.555Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-05T18:50:14.555Z] PASS [2022-03-05T18:50:14.555Z] coverage: 82.4% of statements [2022-03-05T18:50:14.555Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2022-03-05T18:50:14.731Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-03-05T18:50:14.731Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2022-03-05T18:50:14.731Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T18:50:14.749Z] === RUN TestInt2IP2IntConversion [2022-03-05T18:50:14.990Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-05T18:50:15.035Z] === RUN TestDump [2022-03-05T18:50:15.035Z] goroutine 6 [running]: [2022-03-05T18:50:15.035Z] github.com/docker/docker/pkg/stack.dump(0xaab9d7) [2022-03-05T18:50:15.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-05T18:50:15.035Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-05T18:50:15.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-05T18:50:15.035Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-05T18:50:15.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-05T18:50:15.035Z] testing.tRunner(0xc00015c000, 0xc1a190) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:50:15.035Z] created by testing.(*T).Run [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-05T18:50:15.035Z] [2022-03-05T18:50:15.035Z] goroutine 1 [chan receive]: [2022-03-05T18:50:15.035Z] testing.(*T).Run(0xc00002dd40, {0xc0b7b1, 0xa8a733}, 0xc1a190) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-05T18:50:15.035Z] testing.runTests.func1(0xc000068840) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-05T18:50:15.035Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:50:15.035Z] testing.runTests(0xc000076080, {0xd7ec20, 0x3, 0x3}, {0xaaac2d, 0xc0d4ab, 0xd836e0}) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-05T18:50:15.035Z] testing.(*M).Run(0xc000076080) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-05T18:50:15.035Z] main.main() [2022-03-05T18:50:15.035Z] _testmain.go:95 +0x1f5 [2022-03-05T18:50:15.035Z] --- PASS: TestDump (0.00s) [2022-03-05T18:50:15.035Z] === RUN TestDumpToFile [2022-03-05T18:50:15.035Z] --- PASS: TestDumpToFile (0.15s) [2022-03-05T18:50:15.035Z] === RUN TestDumpToFileWithEmptyInput [2022-03-05T18:50:15.035Z] goroutine 8 [running]: [2022-03-05T18:50:15.035Z] github.com/docker/docker/pkg/stack.dump(0xb18bb4) [2022-03-05T18:50:15.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-05T18:50:15.035Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xb18f60}) [2022-03-05T18:50:15.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-05T18:50:15.035Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c000) [2022-03-05T18:50:15.035Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-05T18:50:15.035Z] testing.tRunner(0xc00015c4e0, 0xc1a180) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:50:15.035Z] created by testing.(*T).Run [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-05T18:50:15.035Z] [2022-03-05T18:50:15.035Z] goroutine 1 [chan receive]: [2022-03-05T18:50:15.035Z] testing.(*T).Run(0xc00002dd40, {0xc12596, 0xa8a733}, 0xc1a180) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-05T18:50:15.035Z] testing.runTests.func1(0xc000068840) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-05T18:50:15.035Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:50:15.035Z] testing.runTests(0xc000076080, {0xd7ec20, 0x3, 0x3}, {0xaaac2d, 0xc0d4ab, 0xd836e0}) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-05T18:50:15.035Z] testing.(*M).Run(0xc000076080) [2022-03-05T18:50:15.035Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-05T18:50:15.035Z] main.main() [2022-03-05T18:50:15.035Z] _testmain.go:95 +0x1f5 [2022-03-05T18:50:15.035Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-05T18:50:15.035Z] PASS [2022-03-05T18:50:15.035Z] coverage: 90.9% of statements [2022-03-05T18:50:15.035Z] ok github.com/docker/docker/pkg/stack 0.181s coverage: 90.9% of statements [2022-03-05T18:50:15.217Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-03-05T18:50:15.218Z] === RUN TestGetAddressVersion [2022-03-05T18:50:15.218Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-05T18:50:15.218Z] === RUN TestKeyString [2022-03-05T18:50:15.218Z] --- PASS: TestKeyString (0.00s) [2022-03-05T18:50:15.218Z] === RUN TestPoolDataMarshal [2022-03-05T18:50:15.218Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-05T18:50:15.218Z] === RUN TestSubnetsMarshal [2022-03-05T18:50:15.218Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-05T18:50:15.218Z] === RUN TestAddSubnets [2022-03-05T18:50:15.218Z] --- PASS: TestAddSubnets (0.06s) [2022-03-05T18:50:15.218Z] === RUN TestDoublePoolRelease [2022-03-05T18:50:15.218Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-05T18:50:15.218Z] === RUN TestAddReleasePoolID [2022-03-05T18:50:15.218Z] === RUN TestPoolRequest [2022-03-05T18:50:15.218Z] --- PASS: TestPoolRequest (0.00s) [2022-03-05T18:50:15.218Z] === RUN TestOtherRequests [2022-03-05T18:50:15.218Z] --- PASS: TestOtherRequests (0.00s) [2022-03-05T18:50:15.218Z] PASS [2022-03-05T18:50:15.218Z] coverage: 57.1% of statements [2022-03-05T18:50:15.218Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2022-03-05T18:50:15.218Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-03-05T18:50:15.218Z] === RUN TestPredefinedPool [2022-03-05T18:50:15.514Z] === RUN TestNewStdWriter [2022-03-05T18:50:15.514Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-05T18:50:15.514Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestWriteWithNilBytes [2022-03-05T18:50:15.514Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestWrite [2022-03-05T18:50:15.514Z] --- PASS: TestWrite (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestWriteWithWriterError [2022-03-05T18:50:15.514Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-05T18:50:15.514Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestStdCopyWriteAndRead [2022-03-05T18:50:15.514Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-05T18:50:15.514Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-05T18:50:15.514Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-05T18:50:15.514Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-05T18:50:15.514Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-05T18:50:15.514Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-05T18:50:15.514Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-05T18:50:15.514Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-05T18:50:15.514Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-05T18:50:15.514Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-05T18:50:15.514Z] PASS [2022-03-05T18:50:15.514Z] coverage: 100.0% of statements [2022-03-05T18:50:15.514Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2022-03-05T18:50:15.687Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-05T18:50:15.687Z] === RUN TestRemoveSubnet [2022-03-05T18:50:15.687Z] --- PASS: TestRemoveSubnet (0.27s) [2022-03-05T18:50:15.687Z] === RUN TestGetSameAddress [2022-03-05T18:50:15.687Z] --- PASS: TestGetSameAddress (0.04s) [2022-03-05T18:50:15.687Z] === RUN TestPoolAllocationReuse [2022-03-05T18:50:15.687Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.32s) [2022-03-05T18:50:15.687Z] === RUN TestRetrieveFromStore [2022-03-05T18:50:15.993Z] --- PASS: TestNewClientWithTimeout (17.64s) [2022-03-05T18:50:15.993Z] === RUN TestClientStream [2022-03-05T18:50:15.993Z] --- PASS: TestClientStream (0.00s) [2022-03-05T18:50:15.993Z] === RUN TestClientSendFile [2022-03-05T18:50:15.993Z] --- PASS: TestClientSendFile (0.00s) [2022-03-05T18:50:15.993Z] === RUN TestClientWithRequestTimeout [2022-03-05T18:50:15.993Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-05T18:50:15.993Z] === RUN TestFileSpecPlugin [2022-03-05T18:50:16.156Z] --- PASS: TestRetrieveFromStore (0.59s) [2022-03-05T18:50:16.156Z] === RUN TestIsCorrupted [2022-03-05T18:50:16.370Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-03-05T18:50:16.370Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.56s) [2022-03-05T18:50:16.370Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T18:50:16.471Z] --- PASS: TestFileSpecPlugin (0.04s) [2022-03-05T18:50:16.471Z] === RUN TestFileJSONSpecPlugin [2022-03-05T18:50:16.471Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-05T18:50:16.471Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-05T18:50:16.471Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.02s) [2022-03-05T18:50:16.471Z] === RUN TestPluginAddHandler [2022-03-05T18:50:16.471Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestPluginWaitBadPlugin [2022-03-05T18:50:16.471Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestGet [2022-03-05T18:50:16.471Z] time="2022-03-05T18:50:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-05T18:50:16.471Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-05T18:50:16.471Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-05T18:50:16.471Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestFormatStatus [2022-03-05T18:50:16.471Z] --- PASS: TestFormatStatus (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestFormatError [2022-03-05T18:50:16.471Z] --- PASS: TestFormatError (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestFormatJSONError [2022-03-05T18:50:16.471Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-05T18:50:16.471Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-05T18:50:16.471Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestNewJSONProgressOutput [2022-03-05T18:50:16.471Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestAuxFormatterEmit [2022-03-05T18:50:16.471Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestStreamWriterStdout [2022-03-05T18:50:16.471Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-05T18:50:16.471Z] === RUN TestStreamWriterStderr [2022-03-05T18:50:16.471Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-05T18:50:16.471Z] PASS [2022-03-05T18:50:16.471Z] coverage: 66.2% of statements [2022-03-05T18:50:16.471Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-03-05T18:50:16.627Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-05T18:50:16.628Z] === RUN TestSetRollover [2022-03-05T18:50:16.628Z] === RUN TestGetCapabilities [2022-03-05T18:50:16.628Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-05T18:50:16.628Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-05T18:50:16.628Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-05T18:50:16.628Z] === RUN TestGetDefaultAddressSpaces [2022-03-05T18:50:16.628Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-05T18:50:16.628Z] === RUN TestRemoteDriver [2022-03-05T18:50:16.628Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-05T18:50:16.628Z] PASS [2022-03-05T18:50:16.628Z] coverage: 47.4% of statements [2022-03-05T18:50:16.628Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.073s coverage: 47.4% of statements [2022-03-05T18:50:16.938Z] docker_cli_daemon_plugins_test.go:80: [d0da4e078a573] daemon is not started [2022-03-05T18:50:16.951Z] === RUN TestGenerateRandomID [2022-03-05T18:50:16.951Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-05T18:50:16.951Z] === RUN TestShortenId [2022-03-05T18:50:16.951Z] --- PASS: TestShortenId (0.00s) [2022-03-05T18:50:16.951Z] === RUN TestShortenSha256Id [2022-03-05T18:50:16.951Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-05T18:50:16.951Z] === RUN TestShortenIdEmpty [2022-03-05T18:50:16.951Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-05T18:50:16.951Z] === RUN TestShortenIdInvalid [2022-03-05T18:50:16.951Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-05T18:50:16.951Z] === RUN TestIsShortIDNonHex [2022-03-05T18:50:16.951Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-05T18:50:16.951Z] === RUN TestIsShortIDNotCorrectSize [2022-03-05T18:50:16.951Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-05T18:50:16.951Z] PASS [2022-03-05T18:50:16.951Z] coverage: 70.6% of statements [2022-03-05T18:50:16.951Z] ok github.com/docker/docker/pkg/stringid 0.065s coverage: 70.6% of statements [2022-03-05T18:50:17.397Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-05T18:50:17.429Z] time="2022-03-05T18:50:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-05T18:50:17.615Z] --- PASS: TestPoolAllocationReuse (1.72s) [2022-03-05T18:50:17.615Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-05T18:50:17.615Z] === RUN TestWindowsIPAM [2022-03-05T18:50:17.615Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-05T18:50:17.615Z] PASS [2022-03-05T18:50:17.615Z] coverage: 71.4% of statements [2022-03-05T18:50:17.615Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-03-05T18:50:17.615Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-05T18:50:17.615Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-05T18:50:17.875Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-03-05T18:50:17.875Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-05T18:50:17.875Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s) [2022-03-05T18:50:17.875Z] === RUN TestIpcModeOlderClient [2022-03-05T18:50:17.875Z] === PAUSE TestIpcModeOlderClient [2022-03-05T18:50:17.875Z] === RUN TestKillContainerInvalidSignal [2022-03-05T18:50:17.907Z] === RUN TestIsCpusetListAvailable [2022-03-05T18:50:17.907Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-05T18:50:17.907Z] PASS [2022-03-05T18:50:17.907Z] coverage: 39.4% of statements [2022-03-05T18:50:17.907Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-03-05T18:50:18.083Z] --- PASS: TestSetRollover (1.58s) [2022-03-05T18:50:18.083Z] === RUN TestSetRolloverSerial [2022-03-05T18:50:18.551Z] === RUN TestDefaultNetwork [2022-03-05T18:50:18.551Z] --- PASS: TestDefaultNetwork (0.27s) [2022-03-05T18:50:18.551Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-05T18:50:18.809Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2022-03-05T18:50:18.809Z] === RUN TestKillContainer [2022-03-05T18:50:18.809Z] === RUN TestKillContainer/no_signal [2022-03-05T18:50:18.809Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-05T18:50:19.019Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-03-05T18:50:19.020Z] === RUN TestInitAddressPools [2022-03-05T18:50:19.020Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-05T18:50:19.020Z] PASS [2022-03-05T18:50:19.020Z] coverage: 74.0% of statements [2022-03-05T18:50:19.020Z] ok github.com/docker/docker/libnetwork/ipamutils 0.614s coverage: 74.0% of statements [2022-03-05T18:50:19.376Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T18:50:19.488Z] === RUN TestKeyValue [2022-03-05T18:50:19.488Z] --- PASS: TestKeyValue (0.00s) [2022-03-05T18:50:19.488Z] PASS [2022-03-05T18:50:19.488Z] coverage: 60.0% of statements [2022-03-05T18:50:19.488Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-03-05T18:50:19.488Z] --- PASS: TestSetRolloverSerial (1.65s) [2022-03-05T18:50:19.488Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-05T18:50:19.488Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-05T18:50:19.488Z] PASS [2022-03-05T18:50:19.488Z] coverage: 84.4% of statements [2022-03-05T18:50:19.488Z] ok github.com/docker/docker/libnetwork/bitseq 13.584s coverage: 84.4% of statements [2022-03-05T18:50:19.506Z] time="2022-03-05T18:50:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-05T18:50:19.506Z] === RUN TestChtimes [2022-03-05T18:50:19.506Z] --- PASS: TestChtimes (0.00s) [2022-03-05T18:50:19.506Z] === RUN TestChtimesWindows [2022-03-05T18:50:19.506Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-05T18:50:19.506Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-05T18:50:19.506Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-05T18:50:19.506Z] PASS [2022-03-05T18:50:19.506Z] coverage: 12.9% of statements [2022-03-05T18:50:19.506Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 12.9% of statements [2022-03-05T18:50:19.942Z] === RUN TestKillContainer/killing_signal [2022-03-05T18:50:19.960Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.46s) [2022-03-05T18:50:19.960Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-05T18:50:19.985Z] === RUN TestTailFile [2022-03-05T18:50:19.985Z] --- PASS: TestTailFile (0.00s) [2022-03-05T18:50:19.985Z] === RUN TestTailFileManyLines [2022-03-05T18:50:19.985Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-05T18:50:19.985Z] === RUN TestTailEmptyFile [2022-03-05T18:50:19.985Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-05T18:50:19.985Z] === RUN TestTailNegativeN [2022-03-05T18:50:19.985Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader [2022-03-05T18:50:19.985Z] === CONT TestNewTailReader [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/no_delimiter [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/truncated_last_line [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-05T18:50:19.985Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.985Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:19.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:19.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T18:50:19.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:19.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:19.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:19.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:19.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/no_delimiter [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T18:50:19.986Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:19.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T18:50:19.987Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:19.987Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:19.987Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:19.987Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T18:50:19.987Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:19.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:19.987Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.121Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.3% of statements [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/rootless [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/volume [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-05T18:50:20.121Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === Skipped [2022-03-05T18:50:20.121Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-05T18:50:20.121Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-05T18:50:20.121Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-05T18:50:20.121Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-05T18:50:20.121Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-05T18:50:20.121Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.121Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-05T18:50:20.121Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.121Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-05T18:50:20.121Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.121Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-05T18:50:20.121Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.121Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-05T18:50:20.121Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.121Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-05T18:50:20.121Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.121Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-05T18:50:20.121Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.121Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-05T18:50:20.121Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.121Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-05T18:50:20.121Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.121Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.121Z] [2022-03-05T18:50:20.121Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-05T18:50:20.122Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:14Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-05T18:50:20.122Z] aufs_test.go:37: driver not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:71: No driver to put! [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-05T18:50:20.122Z] time="2022-03-05T18:49:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:71: No driver to put! [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-05T18:50:20.122Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-05T18:50:20.122Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-05T18:50:20.122Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T18:50:20.122Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-05T18:50:20.122Z] graphtest_unix.go:71: No driver to put! [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-05T18:50:20.122Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-05T18:50:20.122Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-05T18:50:20.122Z] [2022-03-05T18:50:20.122Z] DONE 2323 tests, 53 skipped in 196.040s [2022-03-05T18:50:20.122Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/config [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/idm [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/ns [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/options [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/osl [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T18:50:20.122Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-05T18:50:20.122Z] + 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-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.467Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:20.467Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.468Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.468Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.468Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T18:50:20.469Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.470Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.471Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.533Z] docker_cli_daemon_plugins_test.go:170: [d4b71390d575e] daemon is not started [2022-03-05T18:50:20.793Z] --- PASS: TestKillContainer (2.08s) [2022-03-05T18:50:20.793Z] --- PASS: TestKillContainer/no_signal (0.57s) [2022-03-05T18:50:20.793Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2022-03-05T18:50:20.793Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2022-03-05T18:50:20.793Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T18:50:20.793Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T18:50:20.949Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:50:20.950Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.02s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.01s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.01s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:50:20.951Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:50:20.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:50:20.952Z] PASS [2022-03-05T18:50:20.952Z] coverage: 88.6% of statements [2022-03-05T18:50:20.952Z] ok github.com/docker/docker/pkg/tailfile 0.222s coverage: 88.6% of statements [2022-03-05T18:50:21.361Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T18:50:21.361Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-05T18:50:21.430Z] === RUN TestTarSumRemoveNonExistent [2022-03-05T18:50:21.430Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-05T18:50:21.430Z] === RUN TestTarSumRemove [2022-03-05T18:50:21.430Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-05T18:50:21.430Z] === RUN TestSortFileInfoSums [2022-03-05T18:50:21.430Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-05T18:50:21.430Z] === RUN TestNewTarSumForLabelInvalid [2022-03-05T18:50:21.430Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-05T18:50:21.430Z] === RUN TestNewTarSumForLabel [2022-03-05T18:50:21.430Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-05T18:50:21.430Z] === RUN TestEmptyTar [2022-03-05T18:50:21.430Z] --- PASS: TestEmptyTar (0.00s) [2022-03-05T18:50:21.430Z] === RUN TestTarSumsReadSize [2022-03-05T18:50:21.430Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-05T18:50:21.430Z] === RUN TestTarSums [2022-03-05T18:50:21.430Z] --- PASS: TestTarSums (0.07s) [2022-03-05T18:50:21.430Z] === RUN TestIteration [2022-03-05T18:50:21.430Z] --- PASS: TestIteration (0.00s) [2022-03-05T18:50:21.430Z] === RUN TestVersionLabelForChecksum [2022-03-05T18:50:21.430Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-05T18:50:21.430Z] === RUN TestVersion [2022-03-05T18:50:21.430Z] --- PASS: TestVersion (0.00s) [2022-03-05T18:50:21.430Z] === RUN TestGetVersion [2022-03-05T18:50:21.430Z] --- PASS: TestGetVersion (0.00s) [2022-03-05T18:50:21.430Z] === RUN TestGetVersions [2022-03-05T18:50:21.430Z] --- PASS: TestGetVersions (0.00s) [2022-03-05T18:50:21.430Z] PASS [2022-03-05T18:50:21.430Z] coverage: 89.3% of statements [2022-03-05T18:50:21.430Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2022-03-05T18:50:21.927Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-05T18:50:21.927Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-05T18:50:22.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2022-03-05T18:50:22.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2022-03-05T18:50:22.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-03-05T18:50:22.186Z] === RUN TestKillStoppedContainer [2022-03-05T18:50:22.186Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-05T18:50:22.186Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T18:50:22.186Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-05T18:50:22.186Z] === RUN TestKillDifferentUserContainer [2022-03-05T18:50:22.439Z] testing: warning: no tests to run [2022-03-05T18:50:22.439Z] PASS [2022-03-05T18:50:22.439Z] coverage: [no statements] [2022-03-05T18:50:22.439Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2022-03-05T18:50:22.917Z] === RUN TestTruncIndex [2022-03-05T18:50:22.917Z] --- PASS: TestTruncIndex (0.10s) [2022-03-05T18:50:22.917Z] PASS [2022-03-05T18:50:22.917Z] coverage: 91.5% of statements [2022-03-05T18:50:22.917Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2022-03-05T18:50:22.920Z] === RUN TestNetworkDBSimple [2022-03-05T18:50:22.920Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.17s) [2022-03-05T18:50:22.920Z] === RUN TestGetAddress [2022-03-05T18:50:23.124Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2022-03-05T18:50:23.125Z] === RUN TestInspectOomKilledTrue [2022-03-05T18:50:23.125Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:50:23.125Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T18:50:23.125Z] === RUN TestInspectOomKilledFalse [2022-03-05T18:50:23.125Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:50:23.125Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-05T18:50:23.125Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T18:50:23.388Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-05T18:50:23.388Z] PASS [2022-03-05T18:50:23.388Z] coverage: 100.0% of statements [2022-03-05T18:50:23.388Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2022-03-05T18:50:23.388Z] 2022/03/05 18:50:23 Closing DB instances... [2022-03-05T18:50:23.396Z] === RUN TestIsGIT [2022-03-05T18:50:23.396Z] --- PASS: TestIsGIT (0.00s) [2022-03-05T18:50:23.396Z] === RUN TestIsTransport [2022-03-05T18:50:23.396Z] --- PASS: TestIsTransport (0.00s) [2022-03-05T18:50:23.396Z] PASS [2022-03-05T18:50:23.396Z] coverage: 100.0% of statements [2022-03-05T18:50:23.396Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2022-03-05T18:50:23.396Z] time="2022-03-05T18:50:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-05T18:50:23.396Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-05T18:50:23.396Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-05T18:50:23.396Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-05T18:50:23.396Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-05T18:50:23.694Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-03-05T18:50:23.694Z] === RUN TestLinksContainerNames [2022-03-05T18:50:23.856Z] === RUN TestGenerate [2022-03-05T18:50:23.856Z] --- PASS: TestGenerate (0.00s) [2022-03-05T18:50:23.856Z] === RUN TestGeneratePtr [2022-03-05T18:50:23.856Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-05T18:50:23.856Z] === RUN TestGenerateMissingField [2022-03-05T18:50:23.856Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-05T18:50:23.856Z] === RUN TestFieldCannotBeSet [2022-03-05T18:50:23.856Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-05T18:50:23.856Z] === RUN TestTypeMismatchError [2022-03-05T18:50:23.856Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-05T18:50:23.856Z] PASS [2022-03-05T18:50:23.856Z] coverage: 100.0% of statements [2022-03-05T18:50:23.856Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-03-05T18:50:23.875Z] === RUN TestVersionInfo [2022-03-05T18:50:23.875Z] --- PASS: TestVersionInfo (0.00s) [2022-03-05T18:50:23.875Z] === RUN TestAppendVersions [2022-03-05T18:50:23.875Z] --- PASS: TestAppendVersions (0.00s) [2022-03-05T18:50:23.875Z] PASS [2022-03-05T18:50:23.875Z] coverage: 88.9% of statements [2022-03-05T18:50:23.875Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2022-03-05T18:50:24.842Z] --- PASS: TestNetworkDBSimple (2.05s) [2022-03-05T18:50:24.842Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-05T18:50:24.842Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-05T18:50:24.842Z] testing: warning: no tests to run [2022-03-05T18:50:24.842Z] PASS [2022-03-05T18:50:24.842Z] coverage: 0.0% of statements [2022-03-05T18:50:24.842Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-03-05T18:50:24.889Z] === RUN TestNewSettable [2022-03-05T18:50:24.889Z] --- PASS: TestNewSettable (0.00s) [2022-03-05T18:50:24.889Z] === RUN TestIsSettable [2022-03-05T18:50:24.889Z] --- PASS: TestIsSettable (0.00s) [2022-03-05T18:50:24.889Z] === RUN TestUpdateSettingsEnv [2022-03-05T18:50:24.889Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-05T18:50:24.889Z] PASS [2022-03-05T18:50:24.889Z] coverage: 20.0% of statements [2022-03-05T18:50:24.889Z] ok github.com/docker/docker/plugin/v2 0.069s coverage: 20.0% of statements [2022-03-05T18:50:24.889Z] === RUN TestValidatePrivileges [2022-03-05T18:50:24.889Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-05T18:50:24.889Z] === RUN TestFilterByCapNeg [2022-03-05T18:50:24.889Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-05T18:50:24.889Z] === RUN TestFilterByCapPos [2022-03-05T18:50:24.889Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-05T18:50:24.889Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-05T18:50:24.889Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-05T18:50:24.889Z] PASS [2022-03-05T18:50:24.889Z] coverage: 12.0% of statements [2022-03-05T18:50:24.889Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2022-03-05T18:50:25.072Z] --- PASS: TestLinksContainerNames (1.30s) [2022-03-05T18:50:25.072Z] === RUN TestLogsFollowTailEmpty [2022-03-05T18:50:25.311Z] === RUN TestRequestNewPort [2022-03-05T18:50:25.311Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-05T18:50:25.311Z] === RUN TestRequestSpecificPort [2022-03-05T18:50:25.311Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-05T18:50:25.311Z] === RUN TestReleasePort [2022-03-05T18:50:25.311Z] --- PASS: TestReleasePort (0.00s) [2022-03-05T18:50:25.311Z] === RUN TestReuseReleasedPort [2022-03-05T18:50:25.311Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-05T18:50:25.311Z] === RUN TestReleaseUnreadledPort [2022-03-05T18:50:25.311Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-05T18:50:25.311Z] === RUN TestUnknowProtocol [2022-03-05T18:50:25.311Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-05T18:50:25.311Z] === RUN TestAllocateAllPorts [2022-03-05T18:50:25.311Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-05T18:50:25.311Z] === RUN TestPortAllocation [2022-03-05T18:50:25.311Z] --- PASS: TestPortAllocation (0.00s) [2022-03-05T18:50:25.311Z] === RUN TestPortAllocationWithCustomRange [2022-03-05T18:50:25.311Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-05T18:50:25.311Z] === RUN TestNoDuplicateBPR [2022-03-05T18:50:25.311Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-05T18:50:25.311Z] === RUN TestChangePortRange [2022-03-05T18:50:25.311Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-05T18:50:25.311Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-05T18:50:25.311Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-05T18:50:25.311Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-05T18:50:25.311Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-05T18:50:25.311Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-05T18:50:25.311Z] --- PASS: TestChangePortRange (0.00s) [2022-03-05T18:50:25.311Z] PASS [2022-03-05T18:50:25.311Z] coverage: 88.6% of statements [2022-03-05T18:50:25.311Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-03-05T18:50:25.331Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-05T18:50:25.590Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2022-03-05T18:50:25.590Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T18:50:25.779Z] 2022/03/05 18:50:25 Closing DB instances... [2022-03-05T18:50:25.780Z] testing: warning: no tests to run [2022-03-05T18:50:25.780Z] PASS [2022-03-05T18:50:25.780Z] coverage: 0.0% of statements [2022-03-05T18:50:25.780Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-03-05T18:50:25.849Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-05T18:50:25.896Z] === RUN TestLoad [2022-03-05T18:50:25.896Z] --- PASS: TestLoad (0.00s) [2022-03-05T18:50:25.896Z] === RUN TestSave [2022-03-05T18:50:25.896Z] --- PASS: TestSave (0.02s) [2022-03-05T18:50:25.896Z] === RUN TestAddDeleteGet [2022-03-05T18:50:25.896Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-05T18:50:25.896Z] === RUN TestInvalidTags [2022-03-05T18:50:25.896Z] --- PASS: TestInvalidTags (0.01s) [2022-03-05T18:50:25.896Z] PASS [2022-03-05T18:50:25.896Z] coverage: 84.4% of statements [2022-03-05T18:50:25.896Z] ok github.com/docker/docker/reference 0.161s coverage: 84.4% of statements [2022-03-05T18:50:26.109Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2022-03-05T18:50:26.109Z] === RUN TestMountDaemonRoot [2022-03-05T18:50:26.109Z] === RUN TestMountDaemonRoot/default [2022-03-05T18:50:26.109Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T18:50:26.109Z] === RUN TestMountDaemonRoot/private [2022-03-05T18:50:26.109Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T18:50:26.109Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T18:50:26.109Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T18:50:26.109Z] === RUN TestMountDaemonRoot/slave [2022-03-05T18:50:26.109Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T18:50:26.109Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T18:50:26.109Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T18:50:26.109Z] === RUN TestMountDaemonRoot/shared [2022-03-05T18:50:26.109Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T18:50:26.109Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T18:50:26.109Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T18:50:26.248Z] === RUN TestHashData [2022-03-05T18:50:26.248Z] --- PASS: TestHashData (0.00s) [2022-03-05T18:50:26.248Z] PASS [2022-03-05T18:50:26.248Z] coverage: 2.8% of statements [2022-03-05T18:50:26.248Z] ok github.com/docker/docker/libnetwork/resolvconf 0.068s coverage: 2.8% of statements [2022-03-05T18:50:26.248Z] === RUN TestErrorConstructors [2022-03-05T18:50:26.248Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-05T18:50:26.248Z] === RUN TestCompareIPMask [2022-03-05T18:50:26.248Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-05T18:50:26.248Z] === RUN TestUtilGetHostPartIP [2022-03-05T18:50:26.248Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-05T18:50:26.248Z] === RUN TestUtilGetBroadcastIP [2022-03-05T18:50:26.248Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-05T18:50:26.248Z] === RUN TestParseCIDR [2022-03-05T18:50:26.248Z] --- PASS: TestParseCIDR (0.00s) [2022-03-05T18:50:26.248Z] PASS [2022-03-05T18:50:26.248Z] coverage: 37.3% of statements [2022-03-05T18:50:26.248Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 37.3% of statements [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/default [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/shared [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/slave [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/private [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T18:50:26.369Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:50:26.369Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T18:50:26.369Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:50:26.369Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T18:50:26.629Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-05T18:50:26.888Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-05T18:50:26.888Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T18:50:26.888Z] check_test.go:308: [d3914687885cf] daemon is not started [2022-03-05T18:50:26.888Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-05T18:50:26.904Z] === RUN TestResolveAuthConfigIndexServer [2022-03-05T18:50:26.904Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestResolveAuthConfigFullURL [2022-03-05T18:50:26.904Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-05T18:50:26.904Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestValidateMirror [2022-03-05T18:50:26.904Z] --- PASS: TestValidateMirror (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestLoadInsecureRegistries [2022-03-05T18:50:26.904Z] time="2022-03-05T18:50:26Z" 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-05T18:50:26.904Z] time="2022-03-05T18:50:26Z" 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-05T18:50:26.904Z] time="2022-03-05T18:50:26Z" 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-05T18:50:26.904Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-03-05T18:50:26.904Z] === RUN TestNewServiceConfig [2022-03-05T18:50:26.904Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestValidateIndexName [2022-03-05T18:50:26.904Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestValidateIndexNameWithError [2022-03-05T18:50:26.904Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestEndpointParse [2022-03-05T18:50:26.904Z] --- PASS: TestEndpointParse (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestEndpointParseInvalid [2022-03-05T18:50:26.904Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestValidateEndpoint [2022-03-05T18:50:26.904Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestPing [2022-03-05T18:50:26.904Z] --- PASS: TestPing (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestPingRegistryEndpoint [2022-03-05T18:50:26.904Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:26.904Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-05T18:50:26.904Z] === RUN TestEndpoint [2022-03-05T18:50:26.904Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:26.904Z] --- SKIP: TestEndpoint (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestParseRepositoryInfo [2022-03-05T18:50:26.904Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestNewIndexInfo [2022-03-05T18:50:26.904Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestMirrorEndpointLookup [2022-03-05T18:50:26.904Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:26.904Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestSearchRepositories [2022-03-05T18:50:26.904Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-05T18:50:26.904Z] Host: 127.0.0.1:49329 [2022-03-05T18:50:26.904Z] User-Agent: docker test client [2022-03-05T18:50:26.904Z] Authorization: Token fake-token [2022-03-05T18:50:26.904Z] X-Docker-Token: true [2022-03-05T18:50:26.904Z] Accept-Encoding: gzip [2022-03-05T18:50:26.904Z] [2022-03-05T18:50:26.904Z] [2022-03-05T18:50:26.904Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-05T18:50:26.904Z] Connection: close [2022-03-05T18:50:26.904Z] Content-Length: 144 [2022-03-05T18:50:26.904Z] Cache-Control: no-cache [2022-03-05T18:50:26.904Z] Content-Type: application/json [2022-03-05T18:50:26.904Z] Date: Sat, 05 Mar 2022 18:50:26 GMT [2022-03-05T18:50:26.904Z] Expires: -1 [2022-03-05T18:50:26.904Z] Pragma: no-cache [2022-03-05T18:50:26.904Z] Server: docker-tests/mock [2022-03-05T18:50:26.904Z] X-Docker-Registry-Config: mock [2022-03-05T18:50:26.904Z] X-Docker-Registry-Version: 0.0.0 [2022-03-05T18:50:26.904Z] [2022-03-05T18:50:26.904Z] [2022-03-05T18:50:26.904Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestTrustedLocation [2022-03-05T18:50:26.904Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-05T18:50:26.904Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestAllowNondistributableArtifacts [2022-03-05T18:50:26.904Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestIsSecureIndex [2022-03-05T18:50:26.904Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-05T18:50:26.904Z] PASS [2022-03-05T18:50:26.904Z] coverage: 51.2% of statements [2022-03-05T18:50:26.904Z] ok github.com/docker/docker/registry 0.221s coverage: 51.2% of statements [2022-03-05T18:50:26.904Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-05T18:50:26.904Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-05T18:50:26.904Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-05T18:50:26.904Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-05T18:50:26.904Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-05T18:50:26.904Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-05T18:50:26.904Z] === RUN TestResumableRequestReaderWithReadError [2022-03-05T18:50:27.234Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.67s) [2022-03-05T18:50:27.235Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-05T18:50:27.382Z] time="2022-03-05T18:50:26Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-05T18:50:27.383Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2022-03-05T18:50:27.383Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-05T18:50:27.383Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-05T18:50:27.383Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-05T18:50:27.383Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-05T18:50:27.383Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-05T18:50:27.383Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-05T18:50:27.383Z] === RUN TestResumableRequestReader [2022-03-05T18:50:27.383Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-05T18:50:27.383Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-05T18:50:27.383Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-05T18:50:27.383Z] PASS [2022-03-05T18:50:27.383Z] coverage: 100.0% of statements [2022-03-05T18:50:27.383Z] ok github.com/docker/docker/registry/resumable 0.230s coverage: 100.0% of statements [2022-03-05T18:50:27.383Z] === RUN TestRestartManagerTimeout [2022-03-05T18:50:27.383Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-05T18:50:27.383Z] === RUN TestRestartManagerTimeoutReset [2022-03-05T18:50:27.383Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-05T18:50:27.383Z] PASS [2022-03-05T18:50:27.383Z] coverage: 50.9% of statements [2022-03-05T18:50:27.383Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-05T18:50:27.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-05T18:50:27.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-05T18:50:27.704Z] PASS [2022-03-05T18:50:27.704Z] coverage: 50.0% of statements [2022-03-05T18:50:27.704Z] ok github.com/docker/docker/oci 0.061s coverage: 50.0% of statements [2022-03-05T18:50:27.860Z] === RUN TestDecodeContainerConfig [2022-03-05T18:50:27.860Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-05T18:50:27.860Z] === RUN TestDecodeContainerConfigIsolation [2022-03-05T18:50:27.860Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-05T18:50:27.860Z] === RUN TestValidatePrivileged [2022-03-05T18:50:27.860Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-05T18:50:27.860Z] PASS [2022-03-05T18:50:27.860Z] coverage: 52.6% of statements [2022-03-05T18:50:27.860Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2022-03-05T18:50:28.174Z] === RUN TestAddressPoolOpt [2022-03-05T18:50:28.174Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/a [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/something [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/_=a [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/env1=value1 [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/_env1=value1 [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/PATH [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/=a [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/PATH= [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/PATH=something [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/asd!qwe [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/1asd [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/123 [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/some_space [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/__some_space_before [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/some_space_after__ [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/= [2022-03-05T18:50:28.174Z] === RUN TestValidateEnv/PaTh [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestParseHost [2022-03-05T18:50:28.174Z] --- PASS: TestParseHost (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestParseDockerDaemonHost [2022-03-05T18:50:28.174Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestParseTCP [2022-03-05T18:50:28.174Z] --- PASS: TestParseTCP (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-05T18:50:28.174Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestValidateExtraHosts [2022-03-05T18:50:28.174Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestIpOptString [2022-03-05T18:50:28.174Z] --- PASS: TestIpOptString (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-05T18:50:28.174Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestNewIpOptValidDefaultVal [2022-03-05T18:50:28.174Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestIpOptSetInvalidVal [2022-03-05T18:50:28.174Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestValidateIPAddress [2022-03-05T18:50:28.174Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestMapOpts [2022-03-05T18:50:28.174Z] --- PASS: TestMapOpts (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestListOptsWithoutValidator [2022-03-05T18:50:28.174Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestListOptsWithValidator [2022-03-05T18:50:28.174Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestValidateDNSSearch [2022-03-05T18:50:28.174Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_general_format [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_one_more [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-05T18:50:28.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-05T18:50:28.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestNamedListOpts [2022-03-05T18:50:28.174Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestNamedMapOpts [2022-03-05T18:50:28.174Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestParseLink [2022-03-05T18:50:28.174Z] --- PASS: TestParseLink (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestQuotedStringSetWithQuotes [2022-03-05T18:50:28.174Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-05T18:50:28.174Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-05T18:50:28.174Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-05T18:50:28.174Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-05T18:50:28.174Z] === RUN TestUlimitOpt [2022-03-05T18:50:28.174Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-05T18:50:28.174Z] PASS [2022-03-05T18:50:28.174Z] coverage: 67.4% of statements [2022-03-05T18:50:28.174Z] ok github.com/docker/docker/opts 0.081s coverage: 67.4% of statements [2022-03-05T18:50:28.174Z] === RUN TestParseVersion [2022-03-05T18:50:28.174Z] --- PASS: TestParseVersion (0.00s) [2022-03-05T18:50:28.174Z] PASS [2022-03-05T18:50:28.174Z] coverage: 52.9% of statements [2022-03-05T18:50:28.174Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2022-03-05T18:50:28.174Z] 2022/03/05 18:50:28 Closing DB instances... [2022-03-05T18:50:28.339Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-05T18:50:28.339Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-05T18:50:28.339Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-05T18:50:28.339Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-05T18:50:28.339Z] PASS [2022-03-05T18:50:28.339Z] coverage: 62.5% of statements [2022-03-05T18:50:28.339Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-03-05T18:50:28.796Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) [2022-03-05T18:50:28.796Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T18:50:28.796Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-05T18:50:28.796Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-05T18:50:29.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T18:50:29.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T18:50:29.365Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2022-03-05T18:50:29.365Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T18:50:29.741Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-03-05T18:50:29.741Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-05T18:50:29.935Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-03-05T18:50:29.935Z] === RUN TestNetworkNat [2022-03-05T18:50:29.935Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-05T18:50:30.210Z] === RUN TestPeerCertificateMarshalJSON [2022-03-05T18:50:30.210Z] === RUN TestIsArchivePathDir [2022-03-05T18:50:30.210Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-05T18:50:30.210Z] === RUN TestIsArchivePathInvalidFile [2022-03-05T18:50:30.504Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-05T18:50:30.594Z] === RUN TestGetDriver [2022-03-05T18:50:30.594Z] --- PASS: TestGetDriver (0.00s) [2022-03-05T18:50:30.594Z] === RUN TestVolumeRequestError [2022-03-05T18:50:30.594Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-05T18:50:30.594Z] PASS [2022-03-05T18:50:30.594Z] coverage: 36.1% of statements [2022-03-05T18:50:30.594Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2022-03-05T18:50:30.594Z] === RUN TestGetAddress [2022-03-05T18:50:30.594Z] --- PASS: TestGetAddress (0.00s) [2022-03-05T18:50:30.594Z] === RUN TestRemove [2022-03-05T18:50:30.594Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-05T18:50:30.594Z] --- SKIP: TestRemove (0.00s) [2022-03-05T18:50:30.594Z] === RUN TestInitializeWithVolumes [2022-03-05T18:50:30.594Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-05T18:50:30.594Z] === RUN TestCreate [2022-03-05T18:50:30.594Z] --- PASS: TestCreate (0.01s) [2022-03-05T18:50:30.594Z] === RUN TestValidateName [2022-03-05T18:50:30.594Z] --- PASS: TestValidateName (0.00s) [2022-03-05T18:50:30.594Z] === RUN TestCreateWithOpts [2022-03-05T18:50:30.594Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-05T18:50:30.594Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-05T18:50:30.594Z] === RUN TestRelaodNoOpts [2022-03-05T18:50:30.681Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-05T18:50:30.681Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-05T18:50:30.681Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2022-03-05T18:50:30.681Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-05T18:50:30.681Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-05T18:50:30.681Z] === RUN TestMiddleware [2022-03-05T18:50:30.681Z] --- PASS: TestMiddleware (0.00s) [2022-03-05T18:50:30.681Z] === RUN TestNewResponseModifier [2022-03-05T18:50:30.681Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-05T18:50:30.681Z] PASS [2022-03-05T18:50:30.681Z] coverage: 26.8% of statements [2022-03-05T18:50:30.681Z] ok github.com/docker/docker/pkg/authorization 0.503s coverage: 26.8% of statements [2022-03-05T18:50:30.681Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-03-05T18:50:30.681Z] === RUN TestIsArchivePathTar [2022-03-05T18:50:30.681Z] --- PASS: TestIsArchivePathTar (0.27s) [2022-03-05T18:50:30.681Z] === RUN TestDecompressStreamGzip [2022-03-05T18:50:30.763Z] --- PASS: TestNetworkNat (0.78s) [2022-03-05T18:50:30.763Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T18:50:31.024Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-05T18:50:31.079Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-05T18:50:31.079Z] PASS [2022-03-05T18:50:31.079Z] coverage: 41.5% of statements [2022-03-05T18:50:31.079Z] ok github.com/docker/docker/volume/local 0.071s coverage: 41.5% of statements [2022-03-05T18:50:31.079Z] --- PASS: TestGet (15.01s) [2022-03-05T18:50:31.079Z] === RUN TestPluginWithNoManifest [2022-03-05T18:50:31.079Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-05T18:50:31.079Z] === RUN TestGetAll [2022-03-05T18:50:31.079Z] --- PASS: TestGetAll (0.01s) [2022-03-05T18:50:31.079Z] PASS [2022-03-05T18:50:31.079Z] coverage: 73.2% of statements [2022-03-05T18:50:31.079Z] ok github.com/docker/docker/pkg/plugins 35.982s coverage: 73.2% of statements [2022-03-05T18:50:31.152Z] --- PASS: TestDecompressStreamGzip (0.23s) [2022-03-05T18:50:31.152Z] === RUN TestDecompressStreamBzip2 [2022-03-05T18:50:31.152Z] === RUN TestUnbuffered [2022-03-05T18:50:31.152Z] --- PASS: TestUnbuffered (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestRaceUnbuffered [2022-03-05T18:50:31.152Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-05T18:50:31.152Z] PASS [2022-03-05T18:50:31.152Z] coverage: 100.0% of statements [2022-03-05T18:50:31.152Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-03-05T18:50:31.152Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-05T18:50:31.152Z] === RUN TestDecompressStreamXz [2022-03-05T18:50:31.152Z] archive_test.go:133: Xz not present in msys2 [2022-03-05T18:50:31.152Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestDecompressStreamZstd [2022-03-05T18:50:31.152Z] archive_test.go:140: zstd not installed [2022-03-05T18:50:31.152Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-05T18:50:31.152Z] === RUN TestCompressStreamXzUnsupported [2022-03-05T18:50:31.152Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-05T18:50:31.152Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestCompressStreamInvalid [2022-03-05T18:50:31.152Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestExtensionInvalid [2022-03-05T18:50:31.152Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestExtensionUncompressed [2022-03-05T18:50:31.152Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestExtensionBzip2 [2022-03-05T18:50:31.152Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestExtensionGzip [2022-03-05T18:50:31.152Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestExtensionXz [2022-03-05T18:50:31.152Z] --- PASS: TestExtensionXz (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestExtensionZstd [2022-03-05T18:50:31.152Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestCmdStreamLargeStderr [2022-03-05T18:50:31.152Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-05T18:50:31.152Z] === RUN TestCmdStreamBad [2022-03-05T18:50:31.152Z] archive_test.go:252: Failing on Windows CI machines [2022-03-05T18:50:31.152Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestCmdStreamGood [2022-03-05T18:50:31.152Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-05T18:50:31.152Z] === RUN TestUntarPathWithInvalidDest [2022-03-05T18:50:31.152Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-05T18:50:31.152Z] === RUN TestUntarPathWithInvalidSrc [2022-03-05T18:50:31.152Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-05T18:50:31.152Z] === RUN TestUntarPath [2022-03-05T18:50:31.593Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-03-05T18:50:31.594Z] === RUN TestNetworkLoopbackNat [2022-03-05T18:50:31.621Z] --- PASS: TestUntarPath (0.07s) [2022-03-05T18:50:31.621Z] === RUN TestUntarPathWithDestinationFile [2022-03-05T18:50:31.621Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-05T18:50:31.621Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-05T18:50:31.621Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-05T18:50:31.621Z] === RUN TestCopyWithTarInvalidSrc [2022-03-05T18:50:31.621Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-05T18:50:31.621Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-05T18:50:31.621Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-05T18:50:31.621Z] === RUN TestCopyWithTarSrcFile [2022-03-05T18:50:31.621Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-05T18:50:31.621Z] === RUN TestCopyWithTarSrcFolder [2022-03-05T18:50:31.621Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-05T18:50:31.621Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-05T18:50:31.621Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-05T18:50:31.621Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-05T18:50:31.621Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-05T18:50:31.621Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-05T18:50:31.621Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-05T18:50:31.621Z] === RUN TestCopyFileWithTarSrcFile [2022-03-05T18:50:31.621Z] === RUN TestMatch [2022-03-05T18:50:31.621Z] === RUN TestMatch/[[]] [2022-03-05T18:50:31.621Z] === RUN TestMatch/[[foo]] [2022-03-05T18:50:31.621Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-05T18:50:31.621Z] === RUN TestMatch/[[foo_bar]] [2022-03-05T18:50:31.621Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-05T18:50:31.621Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-05T18:50:31.621Z] === RUN TestMatch/[] [2022-03-05T18:50:31.621Z] === RUN TestMatch/[]#01 [2022-03-05T18:50:31.621Z] === RUN TestMatch/[[qux]] [2022-03-05T18:50:31.621Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-05T18:50:31.621Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-05T18:50:31.621Z] === RUN TestMatch/[[foo_baz]] [2022-03-05T18:50:31.621Z] --- PASS: TestMatch (0.00s) [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-05T18:50:31.621Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-05T18:50:31.621Z] === RUN TestTarFiles [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[] (0.00s) [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-05T18:50:31.621Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-05T18:50:31.621Z] PASS [2022-03-05T18:50:31.621Z] coverage: 87.5% of statements [2022-03-05T18:50:31.621Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-03-05T18:50:32.093Z] 2022/03/05 18:50:31 Closing DB instances... [2022-03-05T18:50:32.104Z] === RUN TestLCOWParseMountRaw [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-05T18:50:32.105Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountRaw [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountRawSplit [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-05T18:50:32.105Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-05T18:50:32.105Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-05T18:50:32.105Z] === RUN TestConvertTmpfsOptions [2022-03-05T18:50:32.105Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-05T18:50:32.105Z] linux_parser_test.go:209: data="ro" [2022-03-05T18:50:32.105Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-05T18:50:32.105Z] === RUN TestParseMountSpec [2022-03-05T18:50:32.105Z] parser_test.go:62: case 0 [2022-03-05T18:50:32.105Z] parser_test.go:62: case 1 [2022-03-05T18:50:32.105Z] parser_test.go:62: case 2 [2022-03-05T18:50:32.105Z] parser_test.go:62: case 3 [2022-03-05T18:50:32.105Z] parser_test.go:62: case 4 [2022-03-05T18:50:32.105Z] parser_test.go:62: case 5 [2022-03-05T18:50:32.105Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-05T18:50:32.105Z] === RUN TestValidateMount [2022-03-05T18:50:32.105Z] --- PASS: TestValidateMount (0.00s) [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRaw [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-05T18:50:32.105Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-05T18:50:32.105Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-05T18:50:32.105Z] PASS [2022-03-05T18:50:32.105Z] coverage: 67.6% of statements [2022-03-05T18:50:32.105Z] ok github.com/docker/docker/volume/mounts 0.192s coverage: 67.6% of statements [2022-03-05T18:50:32.162Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-05T18:50:32.298Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-05T18:50:32.564Z] === RUN TestChrootTarUntar [2022-03-05T18:50:32.564Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:33.037Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-05T18:50:33.037Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-05T18:50:33.037Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:33.037Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-05T18:50:33.037Z] === RUN TestChrootUntarEmptyArchive [2022-03-05T18:50:33.037Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-05T18:50:33.037Z] === RUN TestChrootTarUntarWithSymlink [2022-03-05T18:50:33.037Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:50:33.037Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-05T18:50:33.037Z] === RUN TestChrootCopyWithTar [2022-03-05T18:50:33.037Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:50:33.037Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-05T18:50:33.037Z] === RUN TestChrootCopyFileWithTar [2022-03-05T18:50:33.037Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:33.037Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-05T18:50:33.037Z] === RUN TestChrootUntarPath [2022-03-05T18:50:33.037Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:50:33.037Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-05T18:50:33.037Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-05T18:50:33.037Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:33.037Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-05T18:50:33.037Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-05T18:50:33.037Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:33.037Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-05T18:50:33.037Z] === RUN TestChrootApplyDotDotFile [2022-03-05T18:50:33.037Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:33.037Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-05T18:50:33.037Z] PASS [2022-03-05T18:50:33.037Z] coverage: 15.1% of statements [2022-03-05T18:50:33.037Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.1% of statements [2022-03-05T18:50:33.540Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-05T18:50:33.680Z] tests/integration/client_test.py ..... [ 75%] [2022-03-05T18:50:33.702Z] === RUN TestSetGetMeta [2022-03-05T18:50:33.702Z] === PAUSE TestSetGetMeta [2022-03-05T18:50:33.702Z] === RUN TestRestore [2022-03-05T18:50:33.702Z] === PAUSE TestRestore [2022-03-05T18:50:33.702Z] === RUN TestServiceCreate [2022-03-05T18:50:33.702Z] === PAUSE TestServiceCreate [2022-03-05T18:50:33.702Z] === RUN TestServiceList [2022-03-05T18:50:33.702Z] === PAUSE TestServiceList [2022-03-05T18:50:33.702Z] === RUN TestServiceRemove [2022-03-05T18:50:33.702Z] === PAUSE TestServiceRemove [2022-03-05T18:50:33.702Z] === RUN TestServiceGet [2022-03-05T18:50:33.702Z] === PAUSE TestServiceGet [2022-03-05T18:50:33.702Z] === RUN TestServicePrune [2022-03-05T18:50:33.702Z] === PAUSE TestServicePrune [2022-03-05T18:50:33.702Z] === RUN TestCreate [2022-03-05T18:50:33.702Z] === PAUSE TestCreate [2022-03-05T18:50:33.702Z] === RUN TestRemove [2022-03-05T18:50:33.702Z] === PAUSE TestRemove [2022-03-05T18:50:33.702Z] === RUN TestList [2022-03-05T18:50:33.702Z] === PAUSE TestList [2022-03-05T18:50:33.702Z] === RUN TestFindByDriver [2022-03-05T18:50:33.702Z] === PAUSE TestFindByDriver [2022-03-05T18:50:33.702Z] === RUN TestFindByReferenced [2022-03-05T18:50:33.702Z] === PAUSE TestFindByReferenced [2022-03-05T18:50:33.702Z] === RUN TestDerefMultipleOfSameRef [2022-03-05T18:50:33.702Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-05T18:50:33.702Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T18:50:33.702Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T18:50:33.702Z] === RUN TestDefererencePluginOnCreateError [2022-03-05T18:50:33.702Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-05T18:50:33.702Z] === RUN TestRefDerefRemove [2022-03-05T18:50:33.702Z] === PAUSE TestRefDerefRemove [2022-03-05T18:50:33.702Z] === RUN TestGet [2022-03-05T18:50:33.702Z] === PAUSE TestGet [2022-03-05T18:50:33.702Z] === RUN TestGetWithReference [2022-03-05T18:50:33.702Z] === PAUSE TestGetWithReference [2022-03-05T18:50:33.702Z] === RUN TestFilterFunc [2022-03-05T18:50:33.702Z] === RUN TestFilterFunc/test_nil_list [2022-03-05T18:50:33.702Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-05T18:50:33.702Z] === RUN TestFilterFunc/test_empty_list [2022-03-05T18:50:33.702Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-05T18:50:33.702Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T18:50:33.702Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T18:50:33.702Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T18:50:33.702Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T18:50:33.702Z] === RUN TestFilterFunc/test_filter_some [2022-03-05T18:50:33.702Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-05T18:50:33.702Z] === RUN TestFilterFunc/test_filter_middle [2022-03-05T18:50:33.702Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-05T18:50:33.702Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-05T18:50:33.702Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-05T18:50:33.702Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-05T18:50:33.702Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-05T18:50:33.702Z] === CONT TestFilterFunc/test_nil_list [2022-03-05T18:50:33.702Z] === CONT TestFilterFunc/test_filter_some [2022-03-05T18:50:33.702Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-05T18:50:33.702Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-05T18:50:33.702Z] === CONT TestFilterFunc/test_filter_middle [2022-03-05T18:50:33.702Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T18:50:33.702Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T18:50:33.702Z] === CONT TestFilterFunc/test_empty_list [2022-03-05T18:50:33.702Z] --- PASS: TestFilterFunc (0.00s) [2022-03-05T18:50:33.702Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-05T18:50:33.702Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-05T18:50:33.702Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-05T18:50:33.702Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-05T18:50:33.702Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-05T18:50:33.702Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-05T18:50:33.702Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-05T18:50:33.702Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-05T18:50:33.702Z] === CONT TestSetGetMeta [2022-03-05T18:50:33.702Z] === CONT TestGetWithReference [2022-03-05T18:50:33.702Z] === CONT TestList [2022-03-05T18:50:33.702Z] === CONT TestGet [2022-03-05T18:50:33.702Z] --- PASS: TestSetGetMeta (0.07s) [2022-03-05T18:50:33.702Z] === CONT TestRefDerefRemove [2022-03-05T18:50:33.702Z] --- PASS: TestGet (0.07s) [2022-03-05T18:50:33.702Z] === CONT TestDefererencePluginOnCreateError [2022-03-05T18:50:33.702Z] --- PASS: TestGetWithReference (0.08s) [2022-03-05T18:50:33.702Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T18:50:33.702Z] --- PASS: TestList (0.08s) [2022-03-05T18:50:33.702Z] === CONT TestDerefMultipleOfSameRef [2022-03-05T18:50:33.702Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-05T18:50:33.702Z] === CONT TestFindByReferenced [2022-03-05T18:50:33.702Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-05T18:50:33.702Z] === CONT TestFindByDriver [2022-03-05T18:50:33.702Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-05T18:50:33.702Z] === CONT TestServiceGet [2022-03-05T18:50:33.702Z] --- PASS: TestFindByReferenced (0.04s) [2022-03-05T18:50:33.702Z] === CONT TestRemove [2022-03-05T18:50:33.702Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-05T18:50:33.702Z] === CONT TestCreate [2022-03-05T18:50:33.702Z] --- PASS: TestFindByDriver (0.04s) [2022-03-05T18:50:33.702Z] === CONT TestServicePrune [2022-03-05T18:50:33.702Z] --- PASS: TestCreate (0.03s) [2022-03-05T18:50:33.702Z] === CONT TestServiceList [2022-03-05T18:50:33.702Z] --- PASS: TestRemove (0.04s) [2022-03-05T18:50:33.702Z] === CONT TestServiceRemove [2022-03-05T18:50:33.702Z] --- PASS: TestServiceGet (0.17s) [2022-03-05T18:50:33.702Z] === CONT TestServiceCreate [2022-03-05T18:50:33.702Z] time="2022-03-05T18:50:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:50:33.702Z] --- PASS: TestServiceRemove (0.13s) [2022-03-05T18:50:33.702Z] === CONT TestRestore [2022-03-05T18:50:33.702Z] --- PASS: TestServiceList (0.15s) [2022-03-05T18:50:33.702Z] time="2022-03-05T18:50:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:50:33.702Z] time="2022-03-05T18:50:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:50:33.702Z] time="2022-03-05T18:50:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-05T18:50:33.702Z] --- PASS: TestServiceCreate (0.03s) [2022-03-05T18:50:33.702Z] time="2022-03-05T18:50:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:50:33.702Z] --- PASS: TestRestore (0.03s) [2022-03-05T18:50:33.702Z] --- PASS: TestServicePrune (0.18s) [2022-03-05T18:50:33.702Z] PASS [2022-03-05T18:50:33.702Z] coverage: 69.0% of statements [2022-03-05T18:50:33.702Z] ok github.com/docker/docker/volume/service 0.473s coverage: 69.0% of statements [2022-03-05T18:50:33.942Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-05T18:50:34.024Z] === RUN TestEnsureRemoveAllNotExist [2022-03-05T18:50:34.024Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-05T18:50:34.024Z] === RUN TestEnsureRemoveAllWithDir [2022-03-05T18:50:34.024Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-05T18:50:34.024Z] === RUN TestEnsureRemoveAllWithFile [2022-03-05T18:50:34.024Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-05T18:50:34.024Z] PASS [2022-03-05T18:50:34.024Z] coverage: 0.0% of statements [2022-03-05T18:50:34.024Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-03-05T18:50:34.024Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-03-05T18:50:34.024Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-05T18:50:34.108Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-05T18:50:34.202Z] tests/integration/errors_test.py . [ 76%] [2022-03-05T18:50:34.497Z] === RUN TestSizeEmpty [2022-03-05T18:50:34.497Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-05T18:50:34.497Z] === RUN TestSizeEmptyFile [2022-03-05T18:50:34.497Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-05T18:50:34.497Z] === RUN TestSizeNonemptyFile [2022-03-05T18:50:34.497Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-05T18:50:34.497Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-05T18:50:34.497Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-05T18:50:34.497Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-05T18:50:34.497Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-05T18:50:34.497Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-05T18:50:34.497Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-05T18:50:34.497Z] === RUN TestMoveToSubdir [2022-03-05T18:50:34.497Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-05T18:50:34.497Z] === RUN TestSizeNonExistingDirectory [2022-03-05T18:50:34.497Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-05T18:50:34.497Z] PASS [2022-03-05T18:50:34.497Z] coverage: 80.0% of statements [2022-03-05T18:50:34.497Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2022-03-05T18:50:34.677Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2022-03-05T18:50:34.677Z] === RUN TestPause [2022-03-05T18:50:34.937Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-05T18:50:35.485Z] === RUN TestPollerAddRemove [2022-03-05T18:50:35.485Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-05T18:50:35.485Z] === RUN TestPollerEvent [2022-03-05T18:50:35.485Z] poller_test.go:40: No chmod on Windows [2022-03-05T18:50:35.485Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-05T18:50:35.485Z] === RUN TestPollerClose [2022-03-05T18:50:35.485Z] --- PASS: TestPollerClose (0.00s) [2022-03-05T18:50:35.485Z] PASS [2022-03-05T18:50:35.485Z] coverage: 36.2% of statements [2022-03-05T18:50:35.485Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 36.2% of statements [2022-03-05T18:50:35.504Z] --- PASS: TestPause (0.78s) [2022-03-05T18:50:35.505Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T18:50:35.505Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T18:50:35.505Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T18:50:35.505Z] === RUN TestPauseStopPausedContainer [2022-03-05T18:50:35.955Z] 2022/03/05 18:50:35 Closing DB instances... [2022-03-05T18:50:36.072Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2022-03-05T18:50:36.072Z] === RUN TestPidHost [2022-03-05T18:50:36.640Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-05T18:50:36.707Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-05T18:50:36.707Z] === RUN TestBoolValue [2022-03-05T18:50:36.707Z] --- PASS: TestBoolValue (0.00s) [2022-03-05T18:50:36.707Z] === RUN TestBoolValueOrDefault [2022-03-05T18:50:36.707Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-05T18:50:36.707Z] === RUN TestInt64ValueOrZero [2022-03-05T18:50:36.707Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-05T18:50:36.707Z] === RUN TestInt64ValueOrDefault [2022-03-05T18:50:36.707Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-05T18:50:36.707Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-05T18:50:36.707Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-05T18:50:36.707Z] === RUN TestJsonContentType [2022-03-05T18:50:36.707Z] --- PASS: TestJsonContentType (0.00s) [2022-03-05T18:50:36.707Z] PASS [2022-03-05T18:50:36.707Z] coverage: 14.7% of statements [2022-03-05T18:50:36.707Z] ok github.com/docker/docker/api/server/httputils 0.146s coverage: 14.7% of statements [2022-03-05T18:50:36.942Z] === RUN TestCopyFileWithInvalidSrc [2022-03-05T18:50:36.942Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestCopyFileWithInvalidDest [2022-03-05T18:50:36.942Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-05T18:50:36.942Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-05T18:50:36.942Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestCopyFile [2022-03-05T18:50:36.942Z] --- PASS: TestCopyFile (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-05T18:50:36.942Z] fileutils_test.go:133: Needs porting to Windows [2022-03-05T18:50:36.942Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-05T18:50:36.942Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-05T18:50:36.942Z] fileutils_test.go:179: Needs porting to Windows [2022-03-05T18:50:36.942Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestWildcardMatches [2022-03-05T18:50:36.942Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestPatternMatches [2022-03-05T18:50:36.942Z] --- PASS: TestPatternMatches (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-05T18:50:36.942Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestPatternMatchesFolderExclusions [2022-03-05T18:50:36.942Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-05T18:50:36.942Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-05T18:50:36.942Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-05T18:50:36.942Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-05T18:50:36.942Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestSingleExclamationError [2022-03-05T18:50:36.942Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestMatchesWithNoPatterns [2022-03-05T18:50:36.942Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestMatchesWithMalformedPatterns [2022-03-05T18:50:36.942Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-05T18:50:36.942Z] === RUN TestMatches [2022-03-05T18:50:36.942Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-05T18:50:36.942Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-05T18:50:36.942Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-05T18:50:36.942Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-05T18:50:36.942Z] --- PASS: TestMatches (0.01s) [2022-03-05T18:50:36.942Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-05T18:50:36.943Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-05T18:50:36.943Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-05T18:50:36.943Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-05T18:50:36.943Z] === RUN TestCleanPatterns [2022-03-05T18:50:36.943Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-05T18:50:36.943Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-05T18:50:36.943Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-05T18:50:36.943Z] === RUN TestCleanPatternsExceptionFlag [2022-03-05T18:50:36.943Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-05T18:50:36.943Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-05T18:50:36.943Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-05T18:50:36.943Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-05T18:50:36.943Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-05T18:50:36.943Z] === RUN TestCleanPatternsErrorSingleException [2022-03-05T18:50:36.943Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-05T18:50:36.943Z] === RUN TestCreateIfNotExistsDir [2022-03-05T18:50:36.943Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2022-03-05T18:50:36.943Z] === RUN TestCreateIfNotExistsFile [2022-03-05T18:50:36.943Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-05T18:50:36.943Z] === RUN TestMatch [2022-03-05T18:50:36.943Z] --- PASS: TestMatch (0.00s) [2022-03-05T18:50:36.943Z] === RUN TestCompile [2022-03-05T18:50:36.943Z] === RUN TestCompile/slash [2022-03-05T18:50:36.943Z] === RUN TestCompile/backslash [2022-03-05T18:50:36.943Z] --- PASS: TestCompile (0.00s) [2022-03-05T18:50:36.943Z] --- PASS: TestCompile/slash (0.00s) [2022-03-05T18:50:36.943Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-05T18:50:36.943Z] PASS [2022-03-05T18:50:36.943Z] coverage: 84.7% of statements [2022-03-05T18:50:36.943Z] ok github.com/docker/docker/pkg/fileutils 0.102s coverage: 84.7% of statements [2022-03-05T18:50:37.412Z] === RUN TestGet [2022-03-05T18:50:37.412Z] --- PASS: TestGet (0.00s) [2022-03-05T18:50:37.412Z] === RUN TestGetShortcutString [2022-03-05T18:50:37.412Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-05T18:50:37.412Z] PASS [2022-03-05T18:50:37.412Z] coverage: 42.9% of statements [2022-03-05T18:50:37.412Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-03-05T18:50:37.412Z] --- PASS: TestTarFiles (5.79s) [2022-03-05T18:50:37.412Z] === RUN TestDetectCompressionZstd [2022-03-05T18:50:37.412Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-05T18:50:37.412Z] === RUN TestTarUntar [2022-03-05T18:50:37.412Z] --- PASS: TestTarUntar (0.04s) [2022-03-05T18:50:37.412Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-05T18:50:37.412Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-05T18:50:37.412Z] === RUN TestTarWithOptions [2022-03-05T18:50:37.412Z] --- PASS: TestTarWithOptions (0.05s) [2022-03-05T18:50:37.412Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-05T18:50:37.412Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-05T18:50:37.412Z] === RUN TestUntarUstarGnuConflict [2022-03-05T18:50:37.412Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-05T18:50:37.412Z] === RUN TestUntarInvalidFilenames [2022-03-05T18:50:37.412Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2022-03-05T18:50:37.412Z] === RUN TestNetworkDBNodeLeave [2022-03-05T18:50:37.882Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1866708400\\dest" [2022-03-05T18:50:37.882Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-05T18:50:37.882Z] === RUN TestUntarHardlinkToSymlink [2022-03-05T18:50:37.882Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-05T18:50:37.882Z] === RUN TestUntarInvalidHardlink [2022-03-05T18:50:37.882Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1520323826\\victim\\hello" -> "../victim/hello" [2022-03-05T18:50:37.882Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3417269145\\victim\\hello" -> "/../victim/hello" [2022-03-05T18:50:37.882Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2413942759\\victim" -> "../victim" [2022-03-05T18:50:37.882Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3454517840\\victim" -> "../victim" [2022-03-05T18:50:37.882Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink991160279\\victim" -> "../victim" [2022-03-05T18:50:37.882Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink431701887\\victim" -> "../victim" [2022-03-05T18:50:37.882Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-05T18:50:37.882Z] === RUN TestUntarInvalidSymlink [2022-03-05T18:50:37.882Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2587421019\\dest\\dotdot" -> "../victim/hello" [2022-03-05T18:50:37.882Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2155186217\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-05T18:50:37.882Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1686070045\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:50:37.882Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2058811918\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:50:37.882Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink22656037\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:50:37.882Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3338803649\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:50:37.882Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1893768864\\dest\\dir\\loophole" -> "../../victim" [2022-03-05T18:50:37.882Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-05T18:50:37.882Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-05T18:50:37.882Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-05T18:50:37.882Z] === RUN TestXGlobalNoParent [2022-03-05T18:50:37.882Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-05T18:50:37.882Z] === RUN TestReplaceFileTarWrapper [2022-03-05T18:50:37.882Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-03-05T18:50:37.882Z] === RUN TestPrefixHeaderReadable [2022-03-05T18:50:37.882Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-05T18:50:37.882Z] === RUN TestDisablePigz [2022-03-05T18:50:37.882Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-05T18:50:38.016Z] --- PASS: TestPidHost (1.60s) [2022-03-05T18:50:38.016Z] === RUN TestPsFilter [2022-03-05T18:50:38.016Z] --- PASS: TestPsFilter (0.17s) [2022-03-05T18:50:38.016Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T18:50:38.351Z] --- PASS: TestDisablePigz (0.13s) [2022-03-05T18:50:38.351Z] === RUN TestPigz [2022-03-05T18:50:38.351Z] === RUN TestCreateIDMapOrder [2022-03-05T18:50:38.351Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-05T18:50:38.351Z] PASS [2022-03-05T18:50:38.351Z] coverage: 7.2% of statements [2022-03-05T18:50:38.351Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-03-05T18:50:38.351Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-05T18:50:38.351Z] --- PASS: TestPigz (0.17s) [2022-03-05T18:50:38.351Z] === RUN TestNosysFileInfo [2022-03-05T18:50:38.351Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestCopyFileWithInvalidDest [2022-03-05T18:50:38.351Z] archive_windows_test.go:16: Currently fails [2022-03-05T18:50:38.351Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestCanonicalTarNameForPath [2022-03-05T18:50:38.351Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestCanonicalTarName [2022-03-05T18:50:38.351Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestChmodTarEntry [2022-03-05T18:50:38.351Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestHardLinkOrder [2022-03-05T18:50:38.351Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-05T18:50:38.351Z] === RUN TestChangeString [2022-03-05T18:50:38.351Z] --- PASS: TestChangeString (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestChangesWithNoChanges [2022-03-05T18:50:38.351Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-05T18:50:38.351Z] === RUN TestChangesWithChanges [2022-03-05T18:50:38.351Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-05T18:50:38.351Z] === RUN TestChangesWithChangesGH13590 [2022-03-05T18:50:38.351Z] changes_test.go:195: needs more investigation [2022-03-05T18:50:38.351Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestChangesDirsEmpty [2022-03-05T18:50:38.351Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-05T18:50:38.351Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestChangesDirsMutated [2022-03-05T18:50:38.351Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-05T18:50:38.351Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestApplyLayer [2022-03-05T18:50:38.351Z] changes_test.go:432: needs further investigation [2022-03-05T18:50:38.351Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestChangesSizeWithHardlinks [2022-03-05T18:50:38.351Z] changes_test.go:468: needs further investigation [2022-03-05T18:50:38.351Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestChangesSizeWithNoChanges [2022-03-05T18:50:38.351Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-05T18:50:38.351Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-05T18:50:38.351Z] === RUN TestChangesSize [2022-03-05T18:50:38.351Z] --- PASS: TestChangesSize (0.01s) [2022-03-05T18:50:38.351Z] === RUN TestApplyLayerInvalidFilenames [2022-03-05T18:50:38.351Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1656300322\\dest" [2022-03-05T18:50:38.351Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-05T18:50:38.351Z] === RUN TestApplyLayerInvalidHardlink [2022-03-05T18:50:38.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3444653800\\victim\\hello" -> "../victim/hello" [2022-03-05T18:50:38.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1258539772\\victim\\hello" -> "/../victim/hello" [2022-03-05T18:50:38.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1787264303\\victim" -> "../victim" [2022-03-05T18:50:38.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink574485489\\victim" -> "../victim" [2022-03-05T18:50:38.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3558030240\\victim" -> "../victim" [2022-03-05T18:50:38.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2976466363\\victim" -> "../victim" [2022-03-05T18:50:38.351Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-05T18:50:38.351Z] === RUN TestApplyLayerInvalidSymlink [2022-03-05T18:50:38.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3253821469\\dest\\dotdot" -> "../victim/hello" [2022-03-05T18:50:38.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1621177072\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-05T18:50:38.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2494494834\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:50:38.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1639357905\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:50:38.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4230832338\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:50:38.585Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-05T18:50:38.585Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2022-03-05T18:50:38.585Z] === RUN TestRemoveContainerWithVolume [2022-03-05T18:50:38.820Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink881479170\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:50:38.820Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-03-05T18:50:38.820Z] === RUN TestApplyLayerWhiteouts [2022-03-05T18:50:38.820Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-05T18:50:38.820Z] === RUN TestGenerateEmptyFile [2022-03-05T18:50:38.820Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-05T18:50:38.820Z] === RUN TestGenerateWithContent [2022-03-05T18:50:38.820Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-05T18:50:38.820Z] PASS [2022-03-05T18:50:38.820Z] coverage: 62.0% of statements [2022-03-05T18:50:38.820Z] ok github.com/docker/docker/pkg/archive 8.425s coverage: 62.0% of statements [2022-03-05T18:50:38.929Z] === RUN TestMaskSecretKeys [2022-03-05T18:50:38.929Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-05T18:50:38.929Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-05T18:50:38.929Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-05T18:50:38.929Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-05T18:50:38.929Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-05T18:50:38.929Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-05T18:50:38.929Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-05T18:50:38.929Z] === RUN TestVersionMiddlewareVersion [2022-03-05T18:50:38.929Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-05T18:50:38.929Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-05T18:50:38.929Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-05T18:50:38.929Z] PASS [2022-03-05T18:50:38.929Z] coverage: 37.7% of statements [2022-03-05T18:50:38.929Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2022-03-05T18:50:38.929Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-05T18:50:38.929Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-05T18:50:38.929Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-05T18:50:38.929Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-05T18:50:38.929Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-05T18:50:38.929Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-05T18:50:38.929Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-05T18:50:38.929Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-05T18:50:38.929Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-05T18:50:38.929Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-05T18:50:38.929Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-05T18:50:39.152Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-05T18:50:39.413Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2022-03-05T18:50:39.413Z] === RUN TestRemoveContainerRunning [2022-03-05T18:50:39.807Z] === RUN TestFixedBufferCap [2022-03-05T18:50:39.807Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-05T18:50:39.807Z] === RUN TestFixedBufferLen [2022-03-05T18:50:39.807Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-05T18:50:39.807Z] === RUN TestFixedBufferString [2022-03-05T18:50:39.807Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-05T18:50:39.807Z] === RUN TestFixedBufferWrite [2022-03-05T18:50:39.807Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-05T18:50:39.807Z] === RUN TestFixedBufferRead [2022-03-05T18:50:39.807Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-05T18:50:39.807Z] === RUN TestBytesPipeRead [2022-03-05T18:50:39.807Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-05T18:50:39.807Z] === RUN TestBytesPipeWrite [2022-03-05T18:50:39.807Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-05T18:50:39.807Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-05T18:50:39.917Z] === RUN TestStrSliceMarshalJSON [2022-03-05T18:50:39.917Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestStrSliceUnmarshalJSON [2022-03-05T18:50:39.917Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestStrSliceUnmarshalString [2022-03-05T18:50:39.917Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestStrSliceUnmarshalSlice [2022-03-05T18:50:39.917Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-05T18:50:39.917Z] PASS [2022-03-05T18:50:39.917Z] coverage: 90.0% of statements [2022-03-05T18:50:39.917Z] ok github.com/docker/docker/api/types/strslice 0.060s coverage: 90.0% of statements [2022-03-05T18:50:39.917Z] === RUN TestAdjustForAPIVersion [2022-03-05T18:50:39.917Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-05T18:50:39.917Z] PASS [2022-03-05T18:50:39.917Z] coverage: 5.7% of statements [2022-03-05T18:50:39.917Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 5.7% of statements [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-05T18:50:39.917Z] === RUN TestToJSON [2022-03-05T18:50:39.917Z] --- PASS: TestToJSON (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestToParamWithVersion [2022-03-05T18:50:39.917Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestFromJSON [2022-03-05T18:50:39.917Z] --- PASS: TestFromJSON (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestEmpty [2022-03-05T18:50:39.917Z] --- PASS: TestEmpty (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestArgsMatchKVListEmptySources [2022-03-05T18:50:39.917Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestArgsMatchKVList [2022-03-05T18:50:39.917Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestArgsMatch [2022-03-05T18:50:39.917Z] --- PASS: TestArgsMatch (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestAdd [2022-03-05T18:50:39.917Z] --- PASS: TestAdd (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestDel [2022-03-05T18:50:39.917Z] --- PASS: TestDel (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestLen [2022-03-05T18:50:39.917Z] --- PASS: TestLen (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestExactMatch [2022-03-05T18:50:39.917Z] --- PASS: TestExactMatch (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestOnlyOneExactMatch [2022-03-05T18:50:39.917Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestContains [2022-03-05T18:50:39.917Z] --- PASS: TestContains (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestValidate [2022-03-05T18:50:39.917Z] --- PASS: TestValidate (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestWalkValues [2022-03-05T18:50:39.917Z] --- PASS: TestWalkValues (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestFuzzyMatch [2022-03-05T18:50:39.917Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-05T18:50:39.917Z] === RUN TestClone [2022-03-05T18:50:39.917Z] --- PASS: TestClone (0.00s) [2022-03-05T18:50:39.917Z] PASS [2022-03-05T18:50:39.917Z] coverage: 92.2% of statements [2022-03-05T18:50:39.917Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-05T18:50:39.917Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-05T18:50:39.981Z] --- PASS: TestRemoveContainerRunning (0.57s) [2022-03-05T18:50:39.981Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T18:50:39.981Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-05T18:50:40.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-05T18:50:40.278Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-03-05T18:50:40.278Z] === RUN TestAtomicWriteToFile [2022-03-05T18:50:40.278Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-03-05T18:50:40.278Z] === RUN TestAtomicWriteSetCommit [2022-03-05T18:50:40.278Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-05T18:50:40.278Z] === RUN TestAtomicWriteSetCancel [2022-03-05T18:50:40.278Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-05T18:50:40.278Z] === RUN TestReadCloserWrapperClose [2022-03-05T18:50:40.278Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-05T18:50:40.278Z] === RUN TestReaderErrWrapperReadOnError [2022-03-05T18:50:40.278Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-05T18:50:40.278Z] === RUN TestReaderErrWrapperRead [2022-03-05T18:50:40.278Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-05T18:50:40.278Z] === RUN TestCancelReadCloser [2022-03-05T18:50:40.278Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-05T18:50:40.278Z] === RUN TestWriteCloserWrapperClose [2022-03-05T18:50:40.278Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-05T18:50:40.278Z] === RUN TestNopWriteCloser [2022-03-05T18:50:40.278Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-05T18:50:40.278Z] === RUN TestNopWriter [2022-03-05T18:50:40.278Z] --- PASS: TestNopWriter (0.00s) [2022-03-05T18:50:40.278Z] === RUN TestWriteCounter [2022-03-05T18:50:40.278Z] --- PASS: TestWriteCounter (0.00s) [2022-03-05T18:50:40.278Z] PASS [2022-03-05T18:50:40.278Z] coverage: 69.2% of statements [2022-03-05T18:50:40.278Z] ok github.com/docker/docker/pkg/ioutils 0.689s coverage: 69.2% of statements [2022-03-05T18:50:40.278Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-05T18:50:40.278Z] === RUN TestNetworkDBWatch [2022-03-05T18:50:40.387Z] === RUN TestDurationToSecondsString [2022-03-05T18:50:40.387Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-05T18:50:40.387Z] === RUN TestGetTimestamp [2022-03-05T18:50:40.387Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-05T18:50:40.387Z] === RUN TestParseTimestamps [2022-03-05T18:50:40.387Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-05T18:50:40.387Z] PASS [2022-03-05T18:50:40.387Z] coverage: 100.0% of statements [2022-03-05T18:50:40.387Z] ok github.com/docker/docker/api/types/time 0.272s coverage: 100.0% of statements [2022-03-05T18:50:40.387Z] === RUN TestCompareVersion [2022-03-05T18:50:40.387Z] --- PASS: TestCompareVersion (0.00s) [2022-03-05T18:50:40.387Z] PASS [2022-03-05T18:50:40.387Z] coverage: 77.3% of statements [2022-03-05T18:50:40.387Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 77.3% of statements [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/builder [no test files] [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-05T18:50:40.387Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-05T18:50:40.499Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2022-03-05T18:50:40.499Z] === RUN TestRemoveInvalidContainer [2022-03-05T18:50:40.499Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-05T18:50:40.499Z] === RUN TestRenameLinkedContainer [2022-03-05T18:50:41.268Z] === RUN TestError [2022-03-05T18:50:41.268Z] --- PASS: TestError (0.00s) [2022-03-05T18:50:41.268Z] === RUN TestProgressString [2022-03-05T18:50:41.268Z] === RUN TestProgressString/no_progress [2022-03-05T18:50:41.268Z] === RUN TestProgressString/progress_1 [2022-03-05T18:50:41.268Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-05T18:50:41.268Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-05T18:50:41.268Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-05T18:50:41.268Z] === RUN TestProgressString/with_units [2022-03-05T18:50:41.268Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-05T18:50:41.268Z] === RUN TestProgressString/hide_counts [2022-03-05T18:50:41.268Z] --- PASS: TestProgressString (0.00s) [2022-03-05T18:50:41.268Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-05T18:50:41.268Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-05T18:50:41.268Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-05T18:50:41.268Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-05T18:50:41.268Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-05T18:50:41.268Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-05T18:50:41.268Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-05T18:50:41.268Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-05T18:50:41.269Z] === RUN TestJSONMessageDisplay [2022-03-05T18:50:41.269Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-03-05T18:50:41.269Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-05T18:50:41.269Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-05T18:50:41.269Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-05T18:50:41.269Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-05T18:50:41.269Z] === RUN TestDisplayJSONMessagesStream [2022-03-05T18:50:41.269Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-05T18:50:41.269Z] PASS [2022-03-05T18:50:41.269Z] coverage: 91.7% of statements [2022-03-05T18:50:41.269Z] ok github.com/docker/docker/pkg/jsonmessage 0.223s coverage: 91.7% of statements [2022-03-05T18:50:41.737Z] === RUN TestStandardLongPath [2022-03-05T18:50:41.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-05T18:50:41.954Z] === RUN TestParseRemoteURL [2022-03-05T18:50:41.955Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-05T18:50:41.955Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-05T18:50:41.955Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-05T18:50:41.955Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-05T18:50:41.955Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-05T18:50:41.955Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-05T18:50:41.955Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-05T18:50:41.955Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-05T18:50:41.955Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-05T18:50:41.955Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-05T18:50:41.955Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-05T18:50:41.955Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-05T18:50:41.955Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-05T18:50:41.955Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-05T18:50:41.955Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-05T18:50:41.955Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-05T18:50:41.955Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-05T18:50:41.955Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-05T18:50:41.955Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-05T18:50:41.955Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-05T18:50:41.955Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-05T18:50:41.955Z] === RUN TestCloneArgsSmartHttp [2022-03-05T18:50:41.955Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-05T18:50:41.955Z] === RUN TestCloneArgsDumbHttp [2022-03-05T18:50:41.955Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-05T18:50:41.955Z] === RUN TestCloneArgsGit [2022-03-05T18:50:41.955Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-05T18:50:41.955Z] === RUN TestCheckoutGit [2022-03-05T18:50:42.206Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-05T18:50:42.206Z] === RUN TestUNCLongPath [2022-03-05T18:50:42.206Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-05T18:50:42.206Z] PASS [2022-03-05T18:50:42.206Z] coverage: 100.0% of statements [2022-03-05T18:50:42.206Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-03-05T18:50:42.206Z] 2022/03/05 18:50:41 Closing DB instances... [2022-03-05T18:50:42.676Z] === RUN TestNameFormat [2022-03-05T18:50:42.676Z] --- PASS: TestNameFormat (0.00s) [2022-03-05T18:50:42.676Z] === RUN TestNameRetries [2022-03-05T18:50:42.676Z] --- PASS: TestNameRetries (0.00s) [2022-03-05T18:50:42.676Z] PASS [2022-03-05T18:50:42.676Z] coverage: 85.7% of statements [2022-03-05T18:50:42.676Z] ok github.com/docker/docker/pkg/namesgenerator 0.067s coverage: 85.7% of statements [2022-03-05T18:50:42.815Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-05T18:50:42.815Z] --- PASS: TestRenameLinkedContainer (2.37s) [2022-03-05T18:50:42.815Z] === RUN TestRenameStoppedContainer [2022-03-05T18:50:43.145Z] === RUN TestParseKeyValueOpt [2022-03-05T18:50:43.145Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-05T18:50:43.145Z] === RUN TestParseUintList [2022-03-05T18:50:43.145Z] --- PASS: TestParseUintList (0.00s) [2022-03-05T18:50:43.145Z] === RUN TestParseUintListMaximumLimits [2022-03-05T18:50:43.145Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-05T18:50:43.145Z] PASS [2022-03-05T18:50:43.145Z] coverage: 97.0% of statements [2022-03-05T18:50:43.145Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-03-05T18:50:43.384Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-03-05T18:50:43.384Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T18:50:43.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-05T18:50:43.614Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-05T18:50:43.614Z] === RUN TestNetworkDBBulkSync [2022-03-05T18:50:44.090Z] === RUN TestNewAndRemove [2022-03-05T18:50:44.090Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-05T18:50:44.090Z] === RUN TestRemoveInvalidPath [2022-03-05T18:50:44.090Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-05T18:50:44.090Z] PASS [2022-03-05T18:50:44.090Z] coverage: 82.6% of statements [2022-03-05T18:50:44.090Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2022-03-05T18:50:44.178Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-05T18:50:44.178Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-05T18:50:44.178Z] === RUN TestProcessNoDockerignore [2022-03-05T18:50:44.178Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-05T18:50:44.178Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-05T18:50:44.178Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-05T18:50:44.178Z] === RUN TestDetectContentType [2022-03-05T18:50:44.178Z] --- PASS: TestDetectContentType (0.00s) [2022-03-05T18:50:44.178Z] === RUN TestSelectAcceptableMIME [2022-03-05T18:50:44.178Z] --- PASS: TestSelectAcceptableMIME (0.01s) [2022-03-05T18:50:44.178Z] === RUN TestInspectEmptyResponse [2022-03-05T18:50:44.178Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-05T18:50:44.178Z] === RUN TestInspectResponseBinary [2022-03-05T18:50:44.178Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-05T18:50:44.178Z] === RUN TestResponseUnsupportedContentType [2022-03-05T18:50:44.178Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-05T18:50:44.178Z] === RUN TestInspectResponseTextSimple [2022-03-05T18:50:44.178Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-05T18:50:44.178Z] === RUN TestInspectResponseEmptyContentType [2022-03-05T18:50:44.178Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-05T18:50:44.178Z] === RUN TestUnknownContentLength [2022-03-05T18:50:44.178Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-05T18:50:44.178Z] === RUN TestDownloadRemote [2022-03-05T18:50:44.178Z] === RUN TestEnable [2022-03-05T18:50:44.178Z] --- PASS: TestEnable (0.00s) [2022-03-05T18:50:44.178Z] === RUN TestDisable [2022-03-05T18:50:44.178Z] --- PASS: TestDisable (0.00s) [2022-03-05T18:50:44.178Z] === RUN TestEnabled [2022-03-05T18:50:44.178Z] --- PASS: TestEnabled (0.00s) [2022-03-05T18:50:44.178Z] PASS [2022-03-05T18:50:44.178Z] coverage: 100.0% of statements [2022-03-05T18:50:44.178Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2022-03-05T18:50:44.178Z] --- PASS: TestDownloadRemote (0.12s) [2022-03-05T18:50:44.178Z] === RUN TestGetWithStatusError [2022-03-05T18:50:44.178Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-05T18:50:44.178Z] === RUN TestCloseRootDirectory [2022-03-05T18:50:44.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:44.178Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-05T18:50:44.178Z] === RUN TestHashFile [2022-03-05T18:50:44.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:44.178Z] --- SKIP: TestHashFile (0.01s) [2022-03-05T18:50:44.178Z] === RUN TestHashSubdir [2022-03-05T18:50:44.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:44.178Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-05T18:50:44.178Z] === RUN TestRemoveDirectory [2022-03-05T18:50:44.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:50:44.178Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-05T18:50:44.178Z] PASS [2022-03-05T18:50:44.178Z] coverage: 9.3% of statements [2022-03-05T18:50:44.178Z] ok github.com/docker/docker/builder/remotecontext 0.390s coverage: 9.3% of statements [2022-03-05T18:50:44.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-05T18:50:44.559Z] --- PASS: TestGetAddress (21.25s) [2022-03-05T18:50:44.559Z] === RUN TestRequestSyntaxCheck [2022-03-05T18:50:44.559Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-05T18:50:44.559Z] === RUN TestRequest [2022-03-05T18:50:44.559Z] 2022/03/05 18:50:44 Closing DB instances... [2022-03-05T18:50:44.579Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2022-03-05T18:50:44.579Z] === RUN TestRenameInvalidName [2022-03-05T18:50:45.146Z] --- PASS: TestRenameInvalidName (0.61s) [2022-03-05T18:50:45.146Z] === RUN TestRenameAnonymousContainer [2022-03-05T18:50:45.166Z] === RUN TestGetAllAllowed [2022-03-05T18:50:45.166Z] --- PASS: TestGetAllAllowed (0.01s) [2022-03-05T18:50:45.166Z] === RUN TestGetAllMeta [2022-03-05T18:50:45.166Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-05T18:50:45.166Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestIsUnreferencedBuiltin [2022-03-05T18:50:45.166Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestIsExistingDirectory [2022-03-05T18:50:45.166Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-05T18:50:45.166Z] === RUN TestGetFilenameForDownload [2022-03-05T18:50:45.166Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestEnv2Variables [2022-03-05T18:50:45.166Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-05T18:50:45.166Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestMaintainer [2022-03-05T18:50:45.166Z] --- PASS: TestMaintainer (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestLabel [2022-03-05T18:50:45.166Z] --- PASS: TestLabel (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestFromScratch [2022-03-05T18:50:45.166Z] --- PASS: TestFromScratch (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestFromWithArg [2022-03-05T18:50:45.166Z] --- PASS: TestFromWithArg (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-05T18:50:45.166Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.02s) [2022-03-05T18:50:45.166Z] === RUN TestFromWithUndefinedArg [2022-03-05T18:50:45.166Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestFromMultiStageWithNamedStage [2022-03-05T18:50:45.166Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestOnbuild [2022-03-05T18:50:45.166Z] --- PASS: TestOnbuild (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestWorkdir [2022-03-05T18:50:45.166Z] --- PASS: TestWorkdir (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestCmd [2022-03-05T18:50:45.166Z] --- PASS: TestCmd (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestHealthcheckNone [2022-03-05T18:50:45.166Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestHealthcheckCmd [2022-03-05T18:50:45.166Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestEntrypoint [2022-03-05T18:50:45.166Z] --- PASS: TestEntrypoint (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestExpose [2022-03-05T18:50:45.166Z] --- PASS: TestExpose (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestUser [2022-03-05T18:50:45.166Z] --- PASS: TestUser (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestVolume [2022-03-05T18:50:45.166Z] --- PASS: TestVolume (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestStopSignal [2022-03-05T18:50:45.166Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-05T18:50:45.166Z] --- SKIP: TestStopSignal (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestArg [2022-03-05T18:50:45.166Z] --- PASS: TestArg (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestShell [2022-03-05T18:50:45.166Z] --- PASS: TestShell (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestPrependEnvOnCmd [2022-03-05T18:50:45.166Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestRunWithBuildArgs [2022-03-05T18:50:45.166Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestRunIgnoresHealthcheck [2022-03-05T18:50:45.166Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestDispatchUnsupportedOptions [2022-03-05T18:50:45.166Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-05T18:50:45.166Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-05T18:50:45.166Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-05T18:50:45.166Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-05T18:50:45.166Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-05T18:50:45.166Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-05T18:50:45.166Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestNormalizeWorkdir [2022-03-05T18:50:45.166Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestDispatch [2022-03-05T18:50:45.166Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-05T18:50:45.166Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-05T18:50:45.166Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-05T18:50:45.166Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-05T18:50:45.166Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-05T18:50:45.166Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-05T18:50:45.166Z] === RUN TestDispatch/COPY_url [2022-03-05T18:50:45.166Z] --- PASS: TestDispatch (0.11s) [2022-03-05T18:50:45.166Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-05T18:50:45.166Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-05T18:50:45.166Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-05T18:50:45.166Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-03-05T18:50:45.166Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s) [2022-03-05T18:50:45.166Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-05T18:50:45.166Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestAddScratchImageAddsToMounts [2022-03-05T18:50:45.166Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-05T18:50:45.166Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-05T18:50:45.166Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-05T18:50:45.166Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestImageSourceGetAddsToMounts [2022-03-05T18:50:45.166Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestEmptyDockerfile [2022-03-05T18:50:45.166Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-05T18:50:45.166Z] === RUN TestSymlinkDockerfile [2022-03-05T18:50:45.166Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-03-05T18:50:45.166Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-05T18:50:45.166Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestNonExistingDockerfile [2022-03-05T18:50:45.166Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestCopyRunConfig [2022-03-05T18:50:45.166Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestDeepCopyRunConfig [2022-03-05T18:50:45.166Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestExportImage [2022-03-05T18:50:45.166Z] --- PASS: TestExportImage (0.00s) [2022-03-05T18:50:45.166Z] === RUN TestNormalizeDest [2022-03-05T18:50:45.166Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-05T18:50:45.166Z] PASS [2022-03-05T18:50:45.166Z] coverage: 46.7% of statements [2022-03-05T18:50:45.166Z] ok github.com/docker/docker/builder/dockerfile 0.328s coverage: 46.7% of statements [2022-03-05T18:50:45.546Z] === RUN TestFailedConnection [2022-03-05T18:50:45.636Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-05T18:50:46.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-05T18:50:46.107Z] === RUN TestTCP4Proxy [2022-03-05T18:50:46.107Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-05T18:50:46.107Z] === RUN TestTCP4ProxyHalfClose [2022-03-05T18:50:46.107Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-03-05T18:50:46.107Z] === RUN TestTCP6Proxy [2022-03-05T18:50:46.107Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-05T18:50:46.107Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-05T18:50:46.107Z] === RUN TestTCPDualStackProxy [2022-03-05T18:50:46.107Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-05T18:50:46.107Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-05T18:50:46.107Z] === RUN TestUDP4Proxy [2022-03-05T18:50:46.107Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-05T18:50:46.107Z] === RUN TestUDP6Proxy [2022-03-05T18:50:46.107Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-05T18:50:46.107Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-05T18:50:46.107Z] === RUN TestUDPWriteError [2022-03-05T18:50:46.107Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-05T18:50:46.107Z] === RUN TestSCTP4Proxy [2022-03-05T18:50:46.107Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-05T18:50:46.107Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-05T18:50:46.107Z] === RUN TestSCTP6Proxy [2022-03-05T18:50:46.107Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-05T18:50:46.107Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-05T18:50:46.107Z] PASS [2022-03-05T18:50:46.107Z] coverage: 49.4% of statements [2022-03-05T18:50:46.107Z] ok github.com/docker/docker/cmd/docker-proxy 0.117s coverage: 49.4% of statements [2022-03-05T18:50:46.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T18:50:46.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T18:50:46.534Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-05T18:50:46.534Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-05T18:50:47.478Z] --- PASS: TestRenameAnonymousContainer (2.13s) [2022-03-05T18:50:47.478Z] === RUN TestRenameContainerWithSameName [2022-03-05T18:50:47.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-05T18:50:47.521Z] --- PASS: TestFailedConnection (2.01s) [2022-03-05T18:50:47.521Z] === RUN TestFailOnce [2022-03-05T18:50:47.737Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2022-03-05T18:50:47.737Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T18:50:47.990Z] 2022/03/05 18:50:47 http: panic serving 127.0.0.1:49299: Plugin not ready [2022-03-05T18:50:47.990Z] goroutine 34 [running]: [2022-03-05T18:50:47.990Z] net/http.(*conn).serve.func1() [2022-03-05T18:50:47.990Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-05T18:50:47.990Z] panic({0xf3ca00, 0x10509d0}) [2022-03-05T18:50:47.990Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-05T18:50:47.990Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x5e720d10b1dca6d9}, 0xc00016fa98) [2022-03-05T18:50:47.990Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-05T18:50:47.990Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x105d900, 0xc00016c0e0}, 0xe71d26) [2022-03-05T18:50:47.990Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-05T18:50:47.990Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x105d900, 0xc00016c0e0}, 0xc000166300) [2022-03-05T18:50:47.990Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-05T18:50:47.990Z] net/http.serverHandler.ServeHTTP({0x105bff0}, {0x105d900, 0xc00016c0e0}, 0xc000166300) [2022-03-05T18:50:47.990Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-05T18:50:47.990Z] net/http.(*conn).serve(0xc0001a0000, {0x105f900, 0xc0001820c0}) [2022-03-05T18:50:47.990Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-05T18:50:47.990Z] created by net/http.(*Server).Serve [2022-03-05T18:50:47.990Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-05T18:50:47.990Z] time="2022-03-05T18:50:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post \"http://127.0.0.1:49298/Test.FailOnce\": EOF, retrying in 1s" [2022-03-05T18:50:48.977Z] --- PASS: TestFailOnce (1.20s) [2022-03-05T18:50:48.977Z] === RUN TestEchoInputOutput [2022-03-05T18:50:48.977Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-05T18:50:48.977Z] === RUN TestBackoff [2022-03-05T18:50:48.977Z] --- PASS: TestBackoff (0.00s) [2022-03-05T18:50:48.977Z] === RUN TestAbortRetry [2022-03-05T18:50:48.977Z] --- PASS: TestAbortRetry (0.00s) [2022-03-05T18:50:48.977Z] === RUN TestClientScheme [2022-03-05T18:50:48.977Z] --- PASS: TestClientScheme (0.00s) [2022-03-05T18:50:48.977Z] === RUN TestNewClientWithTimeout [2022-03-05T18:50:49.114Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2022-03-05T18:50:49.114Z] === RUN TestResize [2022-03-05T18:50:49.114Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-05T18:50:49.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-05T18:50:49.373Z] --- PASS: TestResize (0.58s) [2022-03-05T18:50:49.373Z] === RUN TestResizeWithInvalidSize [2022-03-05T18:50:49.447Z] 2022/03/05 18:50:48 Closing DB instances... [2022-03-05T18:50:49.447Z] time="2022-03-05T18:50:49Z" level=error msg="node: e3dff520b0b4 is unknown to memberlist" [2022-03-05T18:50:49.447Z] time="2022-03-05T18:50:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-05T18:50:50.309Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2022-03-05T18:50:50.309Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T18:50:50.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-05T18:50:50.878Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2022-03-05T18:50:50.878Z] === RUN TestDaemonRestartKillContainers [2022-03-05T18:50:50.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T18:50:50.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T18:50:50.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T18:50:50.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T18:50:50.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T18:50:50.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T18:50:50.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T18:50:50.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T18:50:50.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T18:50:50.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T18:50:50.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T18:50:50.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T18:50:50.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:50:50.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:50:50.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:50:50.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:50:50.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:50:50.879Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:50:50.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:50:50.879Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:50:50.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:50:50.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T18:50:50.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:50:51.012Z] time="2022-03-05T18:50:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-05T18:50:52.000Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.50s) [2022-03-05T18:50:52.000Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-05T18:50:52.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T18:50:52.988Z] 2022/03/05 18:50:52 Closing DB instances... [2022-03-05T18:50:53.083Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-05T18:50:53.352Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-05T18:50:53.457Z] time="2022-03-05T18:50:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-05T18:50:53.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:50:54.446Z] --- PASS: TestRequest (9.92s) [2022-03-05T18:50:54.446Z] === RUN TestOverlappingRequests [2022-03-05T18:50:54.446Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-05T18:50:54.446Z] === RUN TestNetworkDBGarbageCollection [2022-03-05T18:50:54.859Z] check_test.go:308: [dba7e56c4b2ff] daemon is not started [2022-03-05T18:50:54.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-05T18:50:54.914Z] --- PASS: TestOverlappingRequests (0.49s) [2022-03-05T18:50:54.914Z] === RUN TestRelease [2022-03-05T18:50:55.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:50:55.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:50:55.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-05T18:50:56.481Z] --- PASS: TestRelease (1.88s) [2022-03-05T18:50:56.481Z] === RUN TestAllocateRandomDeallocate [2022-03-05T18:50:56.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:50:57.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:50:57.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-05T18:50:58.045Z] time="2022-03-05T18:50:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-05T18:50:59.152Z] 2022/03/05 18:50:58 Closing DB instances... [2022-03-05T18:50:59.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T18:51:00.747Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-05T18:51:00.747Z] === RUN TestFindNode [2022-03-05T18:51:00.747Z] 2022/03/05 18:51:00 Closing DB instances... [2022-03-05T18:51:00.747Z] --- PASS: TestFindNode (0.02s) [2022-03-05T18:51:00.747Z] === RUN TestChangeNodeState [2022-03-05T18:51:00.747Z] 2022/03/05 18:51:00 Closing DB instances... [2022-03-05T18:51:00.747Z] --- PASS: TestChangeNodeState (0.01s) [2022-03-05T18:51:00.747Z] === RUN TestNodeReincarnation [2022-03-05T18:51:00.747Z] 2022/03/05 18:51:00 Closing DB instances... [2022-03-05T18:51:01.058Z] === RUN TestCheckpointCreateError [2022-03-05T18:51:01.058Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestCheckpointCreate [2022-03-05T18:51:01.058Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestCheckpointDeleteError [2022-03-05T18:51:01.058Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestCheckpointDelete [2022-03-05T18:51:01.058Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestCheckpointListError [2022-03-05T18:51:01.058Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestCheckpointList [2022-03-05T18:51:01.058Z] --- PASS: TestCheckpointList (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestCheckpointListContainerNotFound [2022-03-05T18:51:01.058Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestNewClientWithOpsFromEnv [2022-03-05T18:51:01.058Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-05T18:51:01.058Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestGetAPIPath [2022-03-05T18:51:01.058Z] --- PASS: TestGetAPIPath (0.01s) [2022-03-05T18:51:01.058Z] === RUN TestParseHostURL [2022-03-05T18:51:01.058Z] --- PASS: TestParseHostURL (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-05T18:51:01.058Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-05T18:51:01.058Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestNegotiateAPIVersion [2022-03-05T18:51:01.058Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestNegotiateAPVersionOverride [2022-03-05T18:51:01.058Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-05T18:51:01.058Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-05T18:51:01.058Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-05T18:51:01.058Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestClientRedirect [2022-03-05T18:51:01.058Z] --- PASS: TestClientRedirect (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestConfigCreateUnsupported [2022-03-05T18:51:01.058Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestConfigCreateError [2022-03-05T18:51:01.058Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestConfigCreate [2022-03-05T18:51:01.058Z] --- PASS: TestConfigCreate (0.00s) [2022-03-05T18:51:01.058Z] === RUN TestConfigInspectNotFound [2022-03-05T18:51:01.059Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigInspectWithEmptyID [2022-03-05T18:51:01.059Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigInspectUnsupported [2022-03-05T18:51:01.059Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigInspectError [2022-03-05T18:51:01.059Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigInspectConfigNotFound [2022-03-05T18:51:01.059Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigInspect [2022-03-05T18:51:01.059Z] --- PASS: TestConfigInspect (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigListUnsupported [2022-03-05T18:51:01.059Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigListError [2022-03-05T18:51:01.059Z] --- PASS: TestConfigListError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigList [2022-03-05T18:51:01.059Z] --- PASS: TestConfigList (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigRemoveUnsupported [2022-03-05T18:51:01.059Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigRemoveError [2022-03-05T18:51:01.059Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigRemove [2022-03-05T18:51:01.059Z] --- PASS: TestConfigRemove (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigUpdateUnsupported [2022-03-05T18:51:01.059Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigUpdateError [2022-03-05T18:51:01.059Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestConfigUpdate [2022-03-05T18:51:01.059Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerCommitError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerCommit [2022-03-05T18:51:01.059Z] --- PASS: TestContainerCommit (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerStatPathError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerStatPathNotFoundError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerStatPathNoHeaderError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerStatPath [2022-03-05T18:51:01.059Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestCopyToContainerError [2022-03-05T18:51:01.059Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestCopyToContainerNotFoundError [2022-03-05T18:51:01.059Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-05T18:51:01.059Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestCopyToContainer [2022-03-05T18:51:01.059Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestCopyFromContainerError [2022-03-05T18:51:01.059Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestCopyFromContainerNotFoundError [2022-03-05T18:51:01.059Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-05T18:51:01.059Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-05T18:51:01.059Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestCopyFromContainer [2022-03-05T18:51:01.059Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerCreateError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerCreateImageNotFound [2022-03-05T18:51:01.059Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerCreateWithName [2022-03-05T18:51:01.059Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerCreateAutoRemove [2022-03-05T18:51:01.059Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerDiffError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerDiffError (0.01s) [2022-03-05T18:51:01.059Z] === RUN TestContainerDiff [2022-03-05T18:51:01.059Z] --- PASS: TestContainerDiff (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerExecCreateError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerExecCreate [2022-03-05T18:51:01.059Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerExecStartError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerExecStart [2022-03-05T18:51:01.059Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerExecInspectError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerExecInspect [2022-03-05T18:51:01.059Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerExportError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerExportError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerExport [2022-03-05T18:51:01.059Z] --- PASS: TestContainerExport (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerInspectError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerInspectContainerNotFound [2022-03-05T18:51:01.059Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerInspectWithEmptyID [2022-03-05T18:51:01.059Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerInspect [2022-03-05T18:51:01.059Z] --- PASS: TestContainerInspect (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerInspectNode [2022-03-05T18:51:01.059Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerKillError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerKillError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerKill [2022-03-05T18:51:01.059Z] --- PASS: TestContainerKill (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerListError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerListError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerList [2022-03-05T18:51:01.059Z] --- PASS: TestContainerList (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerLogsNotFoundError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerLogsError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerLogs [2022-03-05T18:51:01.059Z] --- PASS: TestContainerLogs (0.23s) [2022-03-05T18:51:01.059Z] === RUN TestContainerPauseError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerPause [2022-03-05T18:51:01.059Z] --- PASS: TestContainerPause (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainersPruneError [2022-03-05T18:51:01.059Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainersPrune [2022-03-05T18:51:01.059Z] --- PASS: TestContainersPrune (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerRemoveError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerRemoveNotFoundError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerRemove [2022-03-05T18:51:01.059Z] --- PASS: TestContainerRemove (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerRenameError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerRename [2022-03-05T18:51:01.059Z] --- PASS: TestContainerRename (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerResizeError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerExecResizeError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerResize [2022-03-05T18:51:01.059Z] --- PASS: TestContainerResize (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerExecResize [2022-03-05T18:51:01.059Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerRestartError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerRestart [2022-03-05T18:51:01.059Z] --- PASS: TestContainerRestart (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerStartError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerStartError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerStart [2022-03-05T18:51:01.059Z] --- PASS: TestContainerStart (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerStatsError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerStats [2022-03-05T18:51:01.059Z] --- PASS: TestContainerStats (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerStopError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerStopError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerStop [2022-03-05T18:51:01.059Z] --- PASS: TestContainerStop (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerTopError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerTopError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerTop [2022-03-05T18:51:01.059Z] --- PASS: TestContainerTop (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerUnpauseError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerUnpause [2022-03-05T18:51:01.059Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerUpdateError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerUpdate [2022-03-05T18:51:01.059Z] --- PASS: TestContainerUpdate (0.02s) [2022-03-05T18:51:01.059Z] === RUN TestContainerWaitError [2022-03-05T18:51:01.059Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestContainerWait [2022-03-05T18:51:01.059Z] --- PASS: TestContainerWait (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestDiskUsageError [2022-03-05T18:51:01.059Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestDiskUsage [2022-03-05T18:51:01.059Z] --- PASS: TestDiskUsage (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestDistributionInspectUnsupported [2022-03-05T18:51:01.059Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestDistributionInspectWithEmptyID [2022-03-05T18:51:01.059Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestEventsErrorInOptions [2022-03-05T18:51:01.059Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestEventsErrorFromServer [2022-03-05T18:51:01.059Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestEvents [2022-03-05T18:51:01.059Z] --- PASS: TestEvents (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestTLSCloseWriter [2022-03-05T18:51:01.059Z] === PAUSE TestTLSCloseWriter [2022-03-05T18:51:01.059Z] === RUN TestImageBuildError [2022-03-05T18:51:01.059Z] --- PASS: TestImageBuildError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageBuild [2022-03-05T18:51:01.059Z] --- PASS: TestImageBuild (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestGetDockerOS [2022-03-05T18:51:01.059Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageCreateError [2022-03-05T18:51:01.059Z] --- PASS: TestImageCreateError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageCreate [2022-03-05T18:51:01.059Z] --- PASS: TestImageCreate (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageHistoryError [2022-03-05T18:51:01.059Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageHistory [2022-03-05T18:51:01.059Z] --- PASS: TestImageHistory (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageImportError [2022-03-05T18:51:01.059Z] --- PASS: TestImageImportError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageImport [2022-03-05T18:51:01.059Z] --- PASS: TestImageImport (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageInspectError [2022-03-05T18:51:01.059Z] --- PASS: TestImageInspectError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageInspectImageNotFound [2022-03-05T18:51:01.059Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageInspectWithEmptyID [2022-03-05T18:51:01.059Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageInspect [2022-03-05T18:51:01.059Z] --- PASS: TestImageInspect (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageListError [2022-03-05T18:51:01.059Z] --- PASS: TestImageListError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageList [2022-03-05T18:51:01.059Z] --- PASS: TestImageList (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageListApiBefore125 [2022-03-05T18:51:01.059Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageLoadError [2022-03-05T18:51:01.059Z] --- PASS: TestImageLoadError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageLoad [2022-03-05T18:51:01.059Z] --- PASS: TestImageLoad (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagesPruneError [2022-03-05T18:51:01.059Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagesPrune [2022-03-05T18:51:01.059Z] --- PASS: TestImagesPrune (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePullReferenceParseError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePullAnyError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePullWithoutErrors [2022-03-05T18:51:01.059Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePushReferenceError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePushAnyError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-05T18:51:01.059Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImagePushWithoutErrors [2022-03-05T18:51:01.059Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-05T18:51:01.059Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-05T18:51:01.059Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-05T18:51:01.059Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-05T18:51:01.059Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-05T18:51:01.059Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-05T18:51:01.059Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-05T18:51:01.059Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-05T18:51:01.059Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageRemoveError [2022-03-05T18:51:01.059Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageRemoveImageNotFound [2022-03-05T18:51:01.059Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageRemove [2022-03-05T18:51:01.059Z] --- PASS: TestImageRemove (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageSaveError [2022-03-05T18:51:01.059Z] --- PASS: TestImageSaveError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageSave [2022-03-05T18:51:01.059Z] --- PASS: TestImageSave (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageSearchAnyError [2022-03-05T18:51:01.059Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-05T18:51:01.059Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-05T18:51:01.059Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-05T18:51:01.059Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-05T18:51:01.059Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageSearchWithoutErrors [2022-03-05T18:51:01.059Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageTagError [2022-03-05T18:51:01.059Z] --- PASS: TestImageTagError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageTagInvalidReference [2022-03-05T18:51:01.059Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageTagInvalidSourceImageName [2022-03-05T18:51:01.059Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageTagHexSource [2022-03-05T18:51:01.059Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestImageTag [2022-03-05T18:51:01.059Z] --- PASS: TestImageTag (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestInfoServerError [2022-03-05T18:51:01.059Z] --- PASS: TestInfoServerError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestInfoInvalidResponseJSONError [2022-03-05T18:51:01.059Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestInfo [2022-03-05T18:51:01.059Z] --- PASS: TestInfo (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkConnectError [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkConnect [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkCreateError [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkCreate [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkDisconnectError [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkDisconnect [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkInspect [2022-03-05T18:51:01.059Z] === RUN TestNetworkInspect/empty_ID [2022-03-05T18:51:01.059Z] === RUN TestNetworkInspect/no_options [2022-03-05T18:51:01.059Z] === RUN TestNetworkInspect/verbose [2022-03-05T18:51:01.059Z] === RUN TestNetworkInspect/global_scope [2022-03-05T18:51:01.059Z] === RUN TestNetworkInspect/unknown_network [2022-03-05T18:51:01.059Z] === RUN TestNetworkInspect/server_error [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkListError [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkListError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkList [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkList (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworksPruneError [2022-03-05T18:51:01.059Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworksPrune [2022-03-05T18:51:01.059Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkRemoveError [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNetworkRemove [2022-03-05T18:51:01.059Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNodeInspectError [2022-03-05T18:51:01.059Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNodeInspectNodeNotFound [2022-03-05T18:51:01.059Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNodeInspectWithEmptyID [2022-03-05T18:51:01.059Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNodeInspect [2022-03-05T18:51:01.059Z] --- PASS: TestNodeInspect (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNodeListError [2022-03-05T18:51:01.059Z] --- PASS: TestNodeListError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNodeList [2022-03-05T18:51:01.059Z] --- PASS: TestNodeList (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNodeRemoveError [2022-03-05T18:51:01.059Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-05T18:51:01.059Z] === RUN TestNodeRemove [2022-03-05T18:51:01.060Z] --- PASS: TestNodeRemove (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestNodeUpdateError [2022-03-05T18:51:01.060Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestNodeUpdate [2022-03-05T18:51:01.060Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestOptionWithHostFromEnv [2022-03-05T18:51:01.060Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestOptionWithTimeout [2022-03-05T18:51:01.060Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestOptionWithVersionFromEnv [2022-03-05T18:51:01.060Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPingFail [2022-03-05T18:51:01.060Z] --- PASS: TestPingFail (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPingWithError [2022-03-05T18:51:01.060Z] 2022/03/05 18:51:00 RoundTripper returned a response & error; ignoring response [2022-03-05T18:51:01.060Z] 2022/03/05 18:51:00 RoundTripper returned a response & error; ignoring response [2022-03-05T18:51:01.060Z] --- PASS: TestPingWithError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPingSuccess [2022-03-05T18:51:01.060Z] --- PASS: TestPingSuccess (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPingHeadFallback [2022-03-05T18:51:01.060Z] === RUN TestPingHeadFallback/OK [2022-03-05T18:51:01.060Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-05T18:51:01.060Z] === RUN TestPingHeadFallback/Not_Found [2022-03-05T18:51:01.060Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-05T18:51:01.060Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-05T18:51:01.060Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-05T18:51:01.060Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-05T18:51:01.060Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-05T18:51:01.060Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginDisableError [2022-03-05T18:51:01.060Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginDisable [2022-03-05T18:51:01.060Z] --- PASS: TestPluginDisable (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginEnableError [2022-03-05T18:51:01.060Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginEnable [2022-03-05T18:51:01.060Z] --- PASS: TestPluginEnable (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginInspectError [2022-03-05T18:51:01.060Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginInspectWithEmptyID [2022-03-05T18:51:01.060Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginInspect [2022-03-05T18:51:01.060Z] --- PASS: TestPluginInspect (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginListError [2022-03-05T18:51:01.060Z] --- PASS: TestPluginListError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginList [2022-03-05T18:51:01.060Z] --- PASS: TestPluginList (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginPushError [2022-03-05T18:51:01.060Z] --- PASS: TestPluginPushError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginPush [2022-03-05T18:51:01.060Z] --- PASS: TestPluginPush (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginRemoveError [2022-03-05T18:51:01.060Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginRemove [2022-03-05T18:51:01.060Z] --- PASS: TestPluginRemove (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginSetError [2022-03-05T18:51:01.060Z] --- PASS: TestPluginSetError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPluginSet [2022-03-05T18:51:01.060Z] --- PASS: TestPluginSet (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSetHostHeader [2022-03-05T18:51:01.060Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestPlainTextError [2022-03-05T18:51:01.060Z] --- PASS: TestPlainTextError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestInfiniteError [2022-03-05T18:51:01.060Z] --- PASS: TestInfiniteError (0.05s) [2022-03-05T18:51:01.060Z] === RUN TestCanceledContext [2022-03-05T18:51:01.060Z] 2022/03/05 18:51:00 RoundTripper returned a response & error; ignoring response [2022-03-05T18:51:01.060Z] --- PASS: TestCanceledContext (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestDeadlineExceededContext [2022-03-05T18:51:01.060Z] 2022/03/05 18:51:00 RoundTripper returned a response & error; ignoring response [2022-03-05T18:51:01.060Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretCreateUnsupported [2022-03-05T18:51:01.060Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretCreateError [2022-03-05T18:51:01.060Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretCreate [2022-03-05T18:51:01.060Z] --- PASS: TestSecretCreate (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretInspectUnsupported [2022-03-05T18:51:01.060Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretInspectError [2022-03-05T18:51:01.060Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretInspectSecretNotFound [2022-03-05T18:51:01.060Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretInspectWithEmptyID [2022-03-05T18:51:01.060Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretInspect [2022-03-05T18:51:01.060Z] --- PASS: TestSecretInspect (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretListUnsupported [2022-03-05T18:51:01.060Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretListError [2022-03-05T18:51:01.060Z] --- PASS: TestSecretListError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretList [2022-03-05T18:51:01.060Z] --- PASS: TestSecretList (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretRemoveUnsupported [2022-03-05T18:51:01.060Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretRemoveError [2022-03-05T18:51:01.060Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretRemove [2022-03-05T18:51:01.060Z] --- PASS: TestSecretRemove (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretUpdateUnsupported [2022-03-05T18:51:01.060Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretUpdateError [2022-03-05T18:51:01.060Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestSecretUpdate [2022-03-05T18:51:01.060Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestServiceCreateError [2022-03-05T18:51:01.060Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestServiceCreate [2022-03-05T18:51:01.060Z] --- PASS: TestServiceCreate (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-05T18:51:01.060Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestServiceCreateDigestPinning [2022-03-05T18:51:01.060Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestServiceInspectError [2022-03-05T18:51:01.060Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestServiceInspectServiceNotFound [2022-03-05T18:51:01.060Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestServiceInspectWithEmptyID [2022-03-05T18:51:01.060Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestServiceInspect [2022-03-05T18:51:01.060Z] --- PASS: TestServiceInspect (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestServiceListError [2022-03-05T18:51:01.060Z] --- PASS: TestServiceListError (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestServiceList [2022-03-05T18:51:01.060Z] --- PASS: TestServiceList (0.00s) [2022-03-05T18:51:01.060Z] === RUN TestServiceLogsError [2022-03-05T18:51:01.525Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:51:01.525Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:51:01.528Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestServiceLogs [2022-03-05T18:51:01.528Z] --- PASS: TestServiceLogs (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestServiceRemoveError [2022-03-05T18:51:01.528Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestServiceRemoveNotFoundError [2022-03-05T18:51:01.528Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestServiceRemove [2022-03-05T18:51:01.528Z] --- PASS: TestServiceRemove (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestServiceUpdateError [2022-03-05T18:51:01.528Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestServiceUpdate [2022-03-05T18:51:01.528Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmGetUnlockKeyError [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmGetUnlockKey [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmInitError [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmInit [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmInit (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmInspectError [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmInspect [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmJoinError [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmJoin [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmLeaveError [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmLeave [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmUnlockError [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmUnlockError (0.02s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmUnlock [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmUpdateError [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestSwarmUpdate [2022-03-05T18:51:01.528Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestTaskInspectError [2022-03-05T18:51:01.528Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestTaskInspectWithEmptyID [2022-03-05T18:51:01.528Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestTaskInspect [2022-03-05T18:51:01.528Z] --- PASS: TestTaskInspect (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestTaskListError [2022-03-05T18:51:01.528Z] --- PASS: TestTaskListError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestTaskList [2022-03-05T18:51:01.528Z] --- PASS: TestTaskList (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestVolumeCreateError [2022-03-05T18:51:01.528Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-05T18:51:01.528Z] === RUN TestVolumeCreate [2022-03-05T18:51:01.529Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-05T18:51:01.529Z] === RUN TestVolumeInspectError [2022-03-05T18:51:01.529Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-05T18:51:01.529Z] === RUN TestVolumeInspectNotFound [2022-03-05T18:51:01.529Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-05T18:51:01.529Z] === RUN TestVolumeInspectWithEmptyID [2022-03-05T18:51:01.529Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-05T18:51:01.529Z] === RUN TestVolumeInspect [2022-03-05T18:51:01.529Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-05T18:51:01.529Z] === RUN TestVolumeListError [2022-03-05T18:51:01.529Z] --- PASS: TestVolumeListError (0.00s) [2022-03-05T18:51:01.529Z] === RUN TestVolumeList [2022-03-05T18:51:01.529Z] --- PASS: TestVolumeList (0.00s) [2022-03-05T18:51:01.529Z] === RUN TestVolumeRemoveError [2022-03-05T18:51:01.529Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-05T18:51:01.529Z] === RUN TestVolumeRemove [2022-03-05T18:51:01.529Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-05T18:51:01.529Z] === CONT TestTLSCloseWriter [2022-03-05T18:51:01.529Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-05T18:51:01.529Z] PASS [2022-03-05T18:51:01.529Z] coverage: 75.2% of statements [2022-03-05T18:51:01.529Z] ok github.com/docker/docker/client 0.539s coverage: 75.2% of statements [2022-03-05T18:51:01.839Z] === RUN TestParseEmptyInterface [2022-03-05T18:51:01.839Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-05T18:51:01.839Z] === RUN TestParseNonInterfaceType [2022-03-05T18:51:01.839Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-05T18:51:01.839Z] === RUN TestParseWithOneFunction [2022-03-05T18:51:01.839Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-05T18:51:01.839Z] === RUN TestParseWithMultipleFuncs [2022-03-05T18:51:01.839Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-05T18:51:01.839Z] === RUN TestParseWithUnnamedReturn [2022-03-05T18:51:01.839Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-05T18:51:01.839Z] === RUN TestEmbeddedInterface [2022-03-05T18:51:01.839Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-05T18:51:01.839Z] === RUN TestParsedImports [2022-03-05T18:51:01.839Z] --- PASS: TestParsedImports (0.00s) [2022-03-05T18:51:01.839Z] === RUN TestAliasedImports [2022-03-05T18:51:01.839Z] --- PASS: TestAliasedImports (0.00s) [2022-03-05T18:51:01.839Z] PASS [2022-03-05T18:51:01.839Z] coverage: 56.8% of statements [2022-03-05T18:51:01.839Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2022-03-05T18:51:02.308Z] --- PASS: TestAllocateRandomDeallocate (5.38s) [2022-03-05T18:51:02.308Z] === RUN TestRetrieveFromStore [2022-03-05T18:51:02.308Z] === RUN TestHTTPTransport [2022-03-05T18:51:02.308Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-05T18:51:02.308Z] PASS [2022-03-05T18:51:02.308Z] coverage: 85.7% of statements [2022-03-05T18:51:02.308Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-03-05T18:51:02.776Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-05T18:51:02.776Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-05T18:51:02.776Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-05T18:51:02.776Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-05T18:51:02.776Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-05T18:51:02.776Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-05T18:51:02.776Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-05T18:51:02.776Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-05T18:51:02.776Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-05T18:51:02.776Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-05T18:51:02.776Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-05T18:51:02.776Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-05T18:51:02.776Z] === RUN TestBufferPoolPutAndGet [2022-03-05T18:51:02.776Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-05T18:51:02.776Z] PASS [2022-03-05T18:51:02.776Z] coverage: 88.2% of statements [2022-03-05T18:51:02.776Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-03-05T18:51:03.245Z] === RUN TestOutputOnPrematureClose [2022-03-05T18:51:03.245Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-05T18:51:03.245Z] === RUN TestCompleteSilently [2022-03-05T18:51:03.245Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-05T18:51:03.245Z] PASS [2022-03-05T18:51:03.245Z] coverage: 75.9% of statements [2022-03-05T18:51:03.245Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-03-05T18:51:04.232Z] --- PASS: TestRetrieveFromStore (1.91s) [2022-03-05T18:51:04.232Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-05T18:51:04.232Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-05T18:51:04.232Z] === RUN TestParallelPredefinedRequest1 [2022-03-05T18:51:04.232Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-05T18:51:04.232Z] === RUN TestParallelPredefinedRequest2 [2022-03-05T18:51:04.232Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-05T18:51:04.232Z] === RUN TestParallelPredefinedRequest3 [2022-03-05T18:51:04.232Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-05T18:51:04.232Z] === RUN TestParallelPredefinedRequest4 [2022-03-05T18:51:04.232Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-05T18:51:04.232Z] === RUN TestParallelPredefinedRequest5 [2022-03-05T18:51:04.232Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-05T18:51:04.232Z] === RUN TestDebug [2022-03-05T18:51:04.232Z] --- PASS: TestDebug (0.00s) [2022-03-05T18:51:04.232Z] === RUN TestRequestPoolParallel [2022-03-05T18:51:04.232Z] === RUN TestSendToOneSub [2022-03-05T18:51:04.232Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-05T18:51:04.232Z] === RUN TestSendToMultipleSubs [2022-03-05T18:51:04.232Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-05T18:51:04.232Z] === RUN TestEvictOneSub [2022-03-05T18:51:04.232Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-05T18:51:04.232Z] === RUN TestClosePublisher [2022-03-05T18:51:04.232Z] --- PASS: TestClosePublisher (0.00s) [2022-03-05T18:51:04.232Z] === RUN TestPubSubRace [2022-03-05T18:51:04.703Z] --- PASS: TestRequestPoolParallel (0.52s) [2022-03-05T18:51:04.703Z] === RUN TestFullAllocateRelease [2022-03-05T18:51:04.703Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-03-05T18:51:04.703Z] === RUN TestOddAllocateRelease [2022-03-05T18:51:05.173Z] --- PASS: TestPubSubRace (1.07s) [2022-03-05T18:51:05.173Z] PASS [2022-03-05T18:51:05.173Z] coverage: 75.0% of statements [2022-03-05T18:51:05.173Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 75.0% of statements [2022-03-05T18:51:05.173Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-03-05T18:51:05.173Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-05T18:51:05.173Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-05T18:51:05.173Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-05T18:51:05.173Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-05T18:51:05.173Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-05T18:51:05.173Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-05T18:51:05.173Z] === CONT TestParallelPredefinedRequest1 [2022-03-05T18:51:05.173Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:51:05.173Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-05T18:51:05.173Z] === CONT TestParallelPredefinedRequest3 [2022-03-05T18:51:05.173Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:51:05.173Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-05T18:51:05.173Z] === CONT TestParallelPredefinedRequest4 [2022-03-05T18:51:05.173Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:51:05.173Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-05T18:51:05.173Z] === CONT TestParallelPredefinedRequest5 [2022-03-05T18:51:05.173Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:51:05.173Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-05T18:51:05.173Z] === CONT TestParallelPredefinedRequest2 [2022-03-05T18:51:05.173Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:51:05.173Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-05T18:51:05.173Z] PASS [2022-03-05T18:51:05.173Z] coverage: 85.3% of statements [2022-03-05T18:51:05.173Z] ok github.com/docker/docker/libnetwork/ipam 50.772s coverage: 85.3% of statements [2022-03-05T18:51:05.565Z] time="2022-03-05T18:51:05Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-05T18:51:05.565Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-05T18:51:05.565Z] === RUN TestParallelCreate [2022-03-05T18:51:05.565Z] 2022/03/05 18:51:05 Closing DB instances... [2022-03-05T18:51:05.565Z] --- PASS: TestParallelCreate (0.02s) [2022-03-05T18:51:05.565Z] === RUN TestParallelDelete [2022-03-05T18:51:05.565Z] 2022/03/05 18:51:05 Closing DB instances... [2022-03-05T18:51:05.565Z] --- PASS: TestParallelDelete (0.02s) [2022-03-05T18:51:05.565Z] === RUN TestNetworkDBIslands [2022-03-05T18:51:05.565Z] time="2022-03-05T18:51:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:38a066a8a6cc with config:&{NodeID:38a066a8a6cc 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-05T18:51:05.565Z] time="2022-03-05T18:51:05Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:05.565Z] time="2022-03-05T18:51:05Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, added to nodes list" [2022-03-05T18:51:05.565Z] time="2022-03-05T18:51:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b4220c878e00 with config:&{NodeID:b4220c878e00 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-05T18:51:05.641Z] === RUN TestRegister [2022-03-05T18:51:05.642Z] --- PASS: TestRegister (0.00s) [2022-03-05T18:51:05.642Z] === RUN TestCommand [2022-03-05T18:51:05.642Z] --- PASS: TestCommand (0.03s) [2022-03-05T18:51:05.642Z] === RUN TestNaiveSelf [2022-03-05T18:51:05.642Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-05T18:51:05.642Z] PASS [2022-03-05T18:51:05.642Z] coverage: 82.4% of statements [2022-03-05T18:51:05.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-05T18:51:06.051Z] time="2022-03-05T18:51:05Z" level=info msg="Node b4220c878e00/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:06.051Z] time="2022-03-05T18:51:05Z" level=info msg="Node b4220c878e00/172.21.103.195, added to nodes list" [2022-03-05T18:51:06.051Z] time="2022-03-05T18:51:05Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-05T18:51:06.051Z] time="2022-03-05T18:51:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-05T18:51:06.051Z] time="2022-03-05T18:51:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-05T18:51:06.051Z] time="2022-03-05T18:51:05Z" level=info msg="Node b4220c878e00/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:06.051Z] time="2022-03-05T18:51:05Z" level=info msg="Node b4220c878e00/172.21.103.195, added to nodes list" [2022-03-05T18:51:06.051Z] time="2022-03-05T18:51:05Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:06.051Z] time="2022-03-05T18:51:05Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, added to nodes list" [2022-03-05T18:51:06.051Z] time="2022-03-05T18:51:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-05T18:51:06.051Z] time="2022-03-05T18:51:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-05T18:51:06.110Z] ok github.com/docker/docker/pkg/reexec 0.111s coverage: 82.4% of statements [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:506e6505c0af with config:&{NodeID:506e6505c0af 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-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=info msg="Node 506e6505c0af/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=info msg="Node 506e6505c0af/172.21.103.195, added to nodes list" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=info msg="Node 506e6505c0af/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=info msg="Node 506e6505c0af/172.21.103.195, added to nodes list" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, added to nodes list" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=info msg="Node b4220c878e00/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=info msg="Node b4220c878e00/172.21.103.195, added to nodes list" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-05T18:51:06.528Z] time="2022-03-05T18:51:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-05T18:51:06.579Z] === RUN TestDump [2022-03-05T18:51:06.579Z] goroutine 6 [running]: [2022-03-05T18:51:06.579Z] github.com/docker/docker/pkg/stack.dump(0xefb9d7) [2022-03-05T18:51:06.579Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-05T18:51:06.579Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-05T18:51:06.579Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-05T18:51:06.579Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-05T18:51:06.579Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-05T18:51:06.579Z] testing.tRunner(0xc00015a1a0, 0x106a190) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:51:06.579Z] created by testing.(*T).Run [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-05T18:51:06.579Z] [2022-03-05T18:51:06.579Z] goroutine 1 [chan receive]: [2022-03-05T18:51:06.579Z] testing.(*T).Run(0xc00015a000, {0x105b7b1, 0xeda733}, 0x106a190) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-05T18:51:06.579Z] testing.runTests.func1(0xc000068840) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-05T18:51:06.579Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:51:06.579Z] testing.runTests(0xc000076080, {0x11cec20, 0x3, 0x3}, {0xefac2d, 0x105d4ab, 0x11d36e0}) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-05T18:51:06.579Z] testing.(*M).Run(0xc000076080) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-05T18:51:06.579Z] main.main() [2022-03-05T18:51:06.579Z] _testmain.go:95 +0x1f5 [2022-03-05T18:51:06.579Z] --- PASS: TestDump (0.00s) [2022-03-05T18:51:06.579Z] === RUN TestDumpToFile [2022-03-05T18:51:06.579Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-05T18:51:06.579Z] === RUN TestClientStream [2022-03-05T18:51:06.579Z] --- PASS: TestClientStream (0.00s) [2022-03-05T18:51:06.579Z] === RUN TestClientSendFile [2022-03-05T18:51:06.579Z] --- PASS: TestClientSendFile (0.00s) [2022-03-05T18:51:06.579Z] === RUN TestClientWithRequestTimeout [2022-03-05T18:51:06.579Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2022-03-05T18:51:06.579Z] === RUN TestFileSpecPlugin [2022-03-05T18:51:06.579Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-05T18:51:06.579Z] === RUN TestFileJSONSpecPlugin [2022-03-05T18:51:06.579Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-05T18:51:06.579Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-05T18:51:06.579Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-05T18:51:06.579Z] === RUN TestPluginAddHandler [2022-03-05T18:51:06.579Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-05T18:51:06.579Z] === RUN TestPluginWaitBadPlugin [2022-03-05T18:51:06.579Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-05T18:51:06.579Z] === RUN TestGet [2022-03-05T18:51:06.579Z] time="2022-03-05T18:51:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-05T18:51:06.579Z] --- PASS: TestDumpToFile (0.16s) [2022-03-05T18:51:06.579Z] === RUN TestDumpToFileWithEmptyInput [2022-03-05T18:51:06.579Z] goroutine 8 [running]: [2022-03-05T18:51:06.579Z] github.com/docker/docker/pkg/stack.dump(0xf68bb4) [2022-03-05T18:51:06.579Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-05T18:51:06.579Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xf68f60}) [2022-03-05T18:51:06.579Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-05T18:51:06.579Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-03-05T18:51:06.579Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-05T18:51:06.579Z] testing.tRunner(0xc00015a680, 0x106a180) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:51:06.579Z] created by testing.(*T).Run [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-05T18:51:06.579Z] [2022-03-05T18:51:06.579Z] goroutine 1 [chan receive]: [2022-03-05T18:51:06.579Z] testing.(*T).Run(0xc00015a000, {0x1062596, 0xeda733}, 0x106a180) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-05T18:51:06.579Z] testing.runTests.func1(0xc000068840) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-05T18:51:06.579Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:51:06.579Z] testing.runTests(0xc000076080, {0x11cec20, 0x3, 0x3}, {0xefac2d, 0x105d4ab, 0x11d36e0}) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-05T18:51:06.579Z] testing.(*M).Run(0xc000076080) [2022-03-05T18:51:06.579Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-05T18:51:06.579Z] main.main() [2022-03-05T18:51:06.579Z] _testmain.go:95 +0x1f5 [2022-03-05T18:51:06.579Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-05T18:51:06.579Z] PASS [2022-03-05T18:51:06.579Z] coverage: 90.9% of statements [2022-03-05T18:51:06.579Z] ok github.com/docker/docker/pkg/stack 0.202s coverage: 90.9% of statements [2022-03-05T18:51:06.907Z] ok github.com/docker/docker/libnetwork 37.101s coverage: 40.7% of statements [2022-03-05T18:51:06.907Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-03-05T18:51:06.907Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-05T18:51:06.907Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-05T18:51:06.907Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-05T18:51:06.907Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-05T18:51:06.907Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-05T18:51:06.907Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-05T18:51:06.907Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-05T18:51:06.907Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-05T18:51:06.907Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-05T18:51:06.907Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-05T18:51:06.907Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-05T18:51:06.907Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-05T18:51:06.907Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-05T18:51:06.907Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.233s coverage: 59.9% of statements [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 506e6505c0af/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 506e6505c0af/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:77e66ab32482 with config:&{NodeID:77e66ab32482 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-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 77e66ab32482/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 77e66ab32482/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 77e66ab32482/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 77e66ab32482/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node b4220c878e00/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node b4220c878e00/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 506e6505c0af/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 506e6505c0af/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 77e66ab32482/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 77e66ab32482/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 77e66ab32482/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.007Z] time="2022-03-05T18:51:06Z" level=info msg="Node 77e66ab32482/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.048Z] === RUN TestNewStdWriter [2022-03-05T18:51:07.048Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-05T18:51:07.048Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-05T18:51:07.048Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-05T18:51:07.048Z] === RUN TestWriteWithNilBytes [2022-03-05T18:51:07.048Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-05T18:51:07.048Z] === RUN TestWrite [2022-03-05T18:51:07.048Z] --- PASS: TestWrite (0.00s) [2022-03-05T18:51:07.048Z] === RUN TestWriteWithWriterError [2022-03-05T18:51:07.048Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-05T18:51:07.048Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-05T18:51:07.048Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-05T18:51:07.048Z] === RUN TestStdCopyWriteAndRead [2022-03-05T18:51:07.048Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-05T18:51:07.048Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-05T18:51:07.048Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-05T18:51:07.048Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-05T18:51:07.048Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-05T18:51:07.048Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-05T18:51:07.048Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-05T18:51:07.048Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-05T18:51:07.048Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-05T18:51:07.048Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-05T18:51:07.048Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-05T18:51:07.049Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-05T18:51:07.049Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-05T18:51:07.049Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-05T18:51:07.049Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-05T18:51:07.049Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-05T18:51:07.049Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-05T18:51:07.049Z] PASS [2022-03-05T18:51:07.049Z] coverage: 100.0% of statements [2022-03-05T18:51:07.049Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2022-03-05T18:51:07.104Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T18:51:07.167Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-05T18:51:07.167Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-05T18:51:07.484Z] time="2022-03-05T18:51:07Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:182e9ebc92f9 with config:&{NodeID:182e9ebc92f9 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-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 506e6505c0af/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 506e6505c0af/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 77e66ab32482/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 77e66ab32482/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node b4220c878e00/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node b4220c878e00/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.485Z] time="2022-03-05T18:51:07Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.517Z] time="2022-03-05T18:51:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-05T18:51:07.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, added to nodes list" [2022-03-05T18:51:07.963Z] networkdb_test.go:835: Re-joining: 3 [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=info msg="The new bootstrap node list is:[172.21.103.195:10033 172.21.103.195:10034 172.21.103.195:10035]" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10033" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49371" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10034" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49372" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10035" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49373" [2022-03-05T18:51:07.963Z] networkdb_test.go:835: Re-joining: 4 [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=info msg="The new bootstrap node list is:[172.21.103.195:10033 172.21.103.195:10034 172.21.103.195:10035]" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10033" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49374" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10034" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49375" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10035" [2022-03-05T18:51:07.963Z] time="2022-03-05T18:51:07Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49376" [2022-03-05T18:51:07.986Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-05T18:51:07.986Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-05T18:51:07.986Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-05T18:51:07.986Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-05T18:51:07.986Z] === RUN TestFormatStatus [2022-03-05T18:51:07.986Z] --- PASS: TestFormatStatus (0.00s) [2022-03-05T18:51:07.986Z] === RUN TestFormatError [2022-03-05T18:51:07.986Z] --- PASS: TestFormatError (0.00s) [2022-03-05T18:51:07.986Z] === RUN TestFormatJSONError [2022-03-05T18:51:07.986Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-05T18:51:07.986Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-05T18:51:07.986Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-05T18:51:07.986Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-05T18:51:07.986Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-05T18:51:07.986Z] === RUN TestNewJSONProgressOutput [2022-03-05T18:51:07.986Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-05T18:51:07.986Z] === RUN TestAuxFormatterEmit [2022-03-05T18:51:07.986Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-05T18:51:07.986Z] === RUN TestStreamWriterStdout [2022-03-05T18:51:07.986Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-05T18:51:07.986Z] === RUN TestStreamWriterStderr [2022-03-05T18:51:07.986Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-05T18:51:07.986Z] PASS [2022-03-05T18:51:07.986Z] coverage: 66.2% of statements [2022-03-05T18:51:07.986Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-03-05T18:51:08.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-05T18:51:08.107Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.128s coverage: 4.0% of statements [2022-03-05T18:51:08.107Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-05T18:51:08.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T18:51:08.367Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-03-05T18:51:08.367Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-05T18:51:08.441Z] time="2022-03-05T18:51:07Z" level=info msg="node 0 leaving" [2022-03-05T18:51:08.441Z] time="2022-03-05T18:51:08Z" level=info msg="Node 38a066a8a6cc change state NodeActive --> NodeLeft" [2022-03-05T18:51:08.441Z] time="2022-03-05T18:51:08Z" level=info msg="node2(b4220c878e00): Node leave event for 38a066a8a6cc/172.21.103.195" [2022-03-05T18:51:08.441Z] time="2022-03-05T18:51:08Z" level=info msg="Node 38a066a8a6cc change state NodeActive --> NodeLeft" [2022-03-05T18:51:08.441Z] time="2022-03-05T18:51:08Z" level=info msg="node3(506e6505c0af): Node leave event for 38a066a8a6cc/172.21.103.195" [2022-03-05T18:51:08.441Z] time="2022-03-05T18:51:08Z" level=info msg="Node 38a066a8a6cc change state NodeActive --> NodeLeft" [2022-03-05T18:51:08.441Z] time="2022-03-05T18:51:08Z" level=info msg="node5(182e9ebc92f9): Node leave event for 38a066a8a6cc/172.21.103.195" [2022-03-05T18:51:08.441Z] time="2022-03-05T18:51:08Z" level=info msg="Node 38a066a8a6cc change state NodeActive --> NodeLeft" [2022-03-05T18:51:08.442Z] time="2022-03-05T18:51:08Z" level=info msg="node1(38a066a8a6cc): Node leave event for 38a066a8a6cc/172.21.103.195" [2022-03-05T18:51:08.442Z] time="2022-03-05T18:51:08Z" level=info msg="Node 38a066a8a6cc change state NodeActive --> NodeLeft" [2022-03-05T18:51:08.442Z] time="2022-03-05T18:51:08Z" level=info msg="node4(77e66ab32482): Node leave event for 38a066a8a6cc/172.21.103.195" [2022-03-05T18:51:08.442Z] time="2022-03-05T18:51:08Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, left gossip cluster" [2022-03-05T18:51:08.442Z] time="2022-03-05T18:51:08Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, left gossip cluster" [2022-03-05T18:51:08.442Z] time="2022-03-05T18:51:08Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, left gossip cluster" [2022-03-05T18:51:08.442Z] time="2022-03-05T18:51:08Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, left gossip cluster" [2022-03-05T18:51:08.442Z] time="2022-03-05T18:51:08Z" level=info msg="Node 38a066a8a6cc/172.21.103.195, left gossip cluster" [2022-03-05T18:51:08.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-05T18:51:08.627Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="node 1 leaving" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="Node b4220c878e00 change state NodeActive --> NodeLeft" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="node4(77e66ab32482): Node leave event for b4220c878e00/172.21.103.195" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="Node b4220c878e00/172.21.103.195, left gossip cluster" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="Node b4220c878e00 change state NodeActive --> NodeFailed" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="Node b4220c878e00/172.21.103.195, added to failed nodes list" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="Node b4220c878e00 change state NodeActive --> NodeLeft" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="Node b4220c878e00 change state NodeActive --> NodeLeft" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="node3(506e6505c0af): Node leave event for b4220c878e00/172.21.103.195" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="node5(182e9ebc92f9): Node leave event for b4220c878e00/172.21.103.195" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=error msg="node: b4220c878e00 is unknown to memberlist" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="Node b4220c878e00/172.21.103.195, left gossip cluster" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="Node b4220c878e00/172.21.103.195, left gossip cluster" [2022-03-05T18:51:08.918Z] time="2022-03-05T18:51:08Z" level=info msg="Node b4220c878e00/172.21.103.195, left gossip cluster" [2022-03-05T18:51:08.977Z] === RUN TestGenerateRandomID [2022-03-05T18:51:08.977Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-05T18:51:08.977Z] === RUN TestShortenId [2022-03-05T18:51:08.977Z] --- PASS: TestShortenId (0.00s) [2022-03-05T18:51:08.977Z] === RUN TestShortenSha256Id [2022-03-05T18:51:08.977Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-05T18:51:08.977Z] === RUN TestShortenIdEmpty [2022-03-05T18:51:08.977Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-05T18:51:08.977Z] === RUN TestShortenIdInvalid [2022-03-05T18:51:08.977Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-05T18:51:08.977Z] === RUN TestIsShortIDNonHex [2022-03-05T18:51:08.977Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-05T18:51:08.977Z] === RUN TestIsShortIDNotCorrectSize [2022-03-05T18:51:08.977Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-05T18:51:08.977Z] PASS [2022-03-05T18:51:08.977Z] coverage: 70.6% of statements [2022-03-05T18:51:08.977Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2022-03-05T18:51:09.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:08Z" level=info msg="node 2 leaving" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:08Z" level=info msg="Node 506e6505c0af change state NodeActive --> NodeLeft" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:08Z" level=info msg="node5(182e9ebc92f9): Node leave event for 506e6505c0af/172.21.103.195" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:08Z" level=info msg="Node 506e6505c0af change state NodeActive --> NodeLeft" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:08Z" level=info msg="node4(77e66ab32482): Node leave event for 506e6505c0af/172.21.103.195" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:08Z" level=info msg="Node 506e6505c0af change state NodeActive --> NodeLeft" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:08Z" level=info msg="node3(506e6505c0af): Node leave event for 506e6505c0af/172.21.103.195" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:09Z" level=debug msg="memberlist: Failed ping: 77e66ab32482 (timeout reached)" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.103.195:10035: use of closed network connection" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.103.195:10037: use of closed network connection" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.103.195:10034: use of closed network connection" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:09Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49377" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:09Z" level=info msg="Node 506e6505c0af/172.21.103.195, left gossip cluster" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:09Z" level=info msg="Node 506e6505c0af/172.21.103.195, left gossip cluster" [2022-03-05T18:51:09.396Z] time="2022-03-05T18:51:09Z" level=info msg="Node 506e6505c0af/172.21.103.195, left gossip cluster" [2022-03-05T18:51:09.436Z] ......... [ 85%] [2022-03-05T18:51:09.446Z] time="2022-03-05T18:51:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-05T18:51:09.446Z] === RUN TestIsCpusetListAvailable [2022-03-05T18:51:09.446Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-05T18:51:09.446Z] PASS [2022-03-05T18:51:09.446Z] coverage: 39.4% of statements [2022-03-05T18:51:09.446Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-03-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=warning msg="memberlist: Was able to connect to 77e66ab32482 but other probes failed, network may be misconfigured" [2022-03-05T18:51:09.874Z] networkdb_test.go:867: node4: OK [2022-03-05T18:51:09.874Z] networkdb_test.go:867: node5: OK [2022-03-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="node 0 coming back" [2022-03-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fbbb37cd2ac8 with config:&{NodeID:fbbb37cd2ac8 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-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, added to nodes list" [2022-03-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="node 1 coming back" [2022-03-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e2c68dabff1b with config:&{NodeID:e2c68dabff1b 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-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="Node e2c68dabff1b/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="Node e2c68dabff1b/172.21.103.195, added to nodes list" [2022-03-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="node 2 coming back" [2022-03-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:78df69e5a7cc with config:&{NodeID:78df69e5a7cc 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-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:09.874Z] time="2022-03-05T18:51:09Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, added to nodes list" [2022-03-05T18:51:10.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T18:51:10.515Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T18:51:10.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T18:51:10.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T18:51:10.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-05T18:51:10.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T18:51:11.011Z] === RUN TestChtimes [2022-03-05T18:51:11.011Z] --- PASS: TestChtimes (0.00s) [2022-03-05T18:51:11.011Z] === RUN TestChtimesWindows [2022-03-05T18:51:11.011Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-05T18:51:11.011Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-05T18:51:11.011Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-05T18:51:11.011Z] PASS [2022-03-05T18:51:11.011Z] coverage: 12.9% of statements [2022-03-05T18:51:11.011Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.9% of statements [2022-03-05T18:51:11.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-05T18:51:11.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T18:51:11.997Z] === RUN TestTailFile [2022-03-05T18:51:11.998Z] --- PASS: TestTailFile (0.00s) [2022-03-05T18:51:11.998Z] === RUN TestTailFileManyLines [2022-03-05T18:51:11.998Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-05T18:51:11.998Z] === RUN TestTailEmptyFile [2022-03-05T18:51:11.998Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-05T18:51:11.998Z] === RUN TestTailNegativeN [2022-03-05T18:51:11.998Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/truncated_last_line [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/no_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:11.998Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:11.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T18:51:11.999Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:11.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:11.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.469Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T18:51:12.469Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.469Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.470Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.470Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.470Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.471Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T18:51:12.473Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T18:51:12.876Z] time="2022-03-05T18:51:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.103.195:10033 172.21.103.195:10034 172.21.103.195:10035]" [2022-03-05T18:51:12.942Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T18:51:12.942Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T18:51:12.942Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T18:51:12.942Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T18:51:12.942Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:51:12.942Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:51:12.942Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:51:12.942Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:51:12.942Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:51:12.942Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:51:12.942Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:51:12.942Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.02s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:51:12.943Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.10s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.01s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:51:12.944Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:51:12.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:51:12.945Z] PASS [2022-03-05T18:51:12.945Z] coverage: 88.6% of statements [2022-03-05T18:51:12.945Z] ok github.com/docker/docker/pkg/tailfile 0.493s coverage: 88.6% of statements [2022-03-05T18:51:13.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-05T18:51:13.354Z] time="2022-03-05T18:51:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.103.195:10033 172.21.103.195:10034 172.21.103.195:10035]" [2022-03-05T18:51:13.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T18:51:13.413Z] time="2022-03-05T18:51:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10033" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49378" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 77e66ab32482/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, is the new incarnation of the shutdown node 38a066a8a6cc/172.21.103.195" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 77e66ab32482/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49379" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10034" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 77e66ab32482/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 77e66ab32482/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node e2c68dabff1b/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node e2c68dabff1b/172.21.103.195, is the new incarnation of the shutdown node b4220c878e00/172.21.103.195" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node e2c68dabff1b/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10035" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49380" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node e2c68dabff1b/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node e2c68dabff1b/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 77e66ab32482/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 77e66ab32482/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, is the new incarnation of the shutdown node 506e6505c0af/172.21.103.195" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node e2c68dabff1b/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node e2c68dabff1b/172.21.103.195, is the new incarnation of the shutdown node b4220c878e00/172.21.103.195" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node e2c68dabff1b/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, is the new incarnation of the shutdown node 38a066a8a6cc/172.21.103.195" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node e2c68dabff1b/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:13.837Z] time="2022-03-05T18:51:13Z" level=info msg="Node e2c68dabff1b/172.21.103.195, added to nodes list" [2022-03-05T18:51:13.882Z] === RUN TestTarSumRemoveNonExistent [2022-03-05T18:51:13.882Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-05T18:51:13.882Z] === RUN TestTarSumRemove [2022-03-05T18:51:13.882Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-05T18:51:13.882Z] === RUN TestSortFileInfoSums [2022-03-05T18:51:13.882Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-05T18:51:13.882Z] === RUN TestNewTarSumForLabelInvalid [2022-03-05T18:51:13.882Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-05T18:51:13.882Z] === RUN TestNewTarSumForLabel [2022-03-05T18:51:13.882Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-05T18:51:13.882Z] === RUN TestEmptyTar [2022-03-05T18:51:13.882Z] --- PASS: TestEmptyTar (0.00s) [2022-03-05T18:51:13.882Z] === RUN TestTarSumsReadSize [2022-03-05T18:51:13.882Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-05T18:51:13.882Z] === RUN TestTarSums [2022-03-05T18:51:13.882Z] --- PASS: TestTarSums (0.05s) [2022-03-05T18:51:13.882Z] === RUN TestIteration [2022-03-05T18:51:13.882Z] --- PASS: TestIteration (0.00s) [2022-03-05T18:51:13.882Z] === RUN TestVersionLabelForChecksum [2022-03-05T18:51:13.882Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-05T18:51:13.882Z] === RUN TestVersion [2022-03-05T18:51:13.882Z] --- PASS: TestVersion (0.00s) [2022-03-05T18:51:13.882Z] === RUN TestGetVersion [2022-03-05T18:51:13.882Z] --- PASS: TestGetVersion (0.00s) [2022-03-05T18:51:13.882Z] === RUN TestGetVersions [2022-03-05T18:51:13.882Z] --- PASS: TestGetVersions (0.00s) [2022-03-05T18:51:13.882Z] PASS [2022-03-05T18:51:13.882Z] coverage: 89.3% of statements [2022-03-05T18:51:13.882Z] ok github.com/docker/docker/pkg/tarsum 0.110s coverage: 89.3% of statements [2022-03-05T18:51:13.962Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-05T18:51:14.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T18:51:14.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-05T18:51:14.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:13Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:13Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, added to nodes list" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:13Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:13Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, is the new incarnation of the shutdown node 506e6505c0af/172.21.103.195" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:13Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, added to nodes list" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:13Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, joined gossip cluster" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:13Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, added to nodes list" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10033" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:14Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49381" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10034" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:14Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49382" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.103.195:10035" [2022-03-05T18:51:14.315Z] time="2022-03-05T18:51:14Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49383" [2022-03-05T18:51:14.352Z] testing: warning: no tests to run [2022-03-05T18:51:14.352Z] PASS [2022-03-05T18:51:14.352Z] coverage: [no statements] [2022-03-05T18:51:14.352Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2022-03-05T18:51:14.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T18:51:14.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-05T18:51:14.792Z] 2022/03/05 18:51:14 Closing DB instances... [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="Node fbbb37cd2ac8 change state NodeActive --> NodeLeft" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="node4(77e66ab32482): Node leave event for fbbb37cd2ac8/172.21.103.195" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="Node fbbb37cd2ac8 change state NodeActive --> NodeLeft" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="Node fbbb37cd2ac8 change state NodeActive --> NodeLeft" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="node2(e2c68dabff1b): Node leave event for fbbb37cd2ac8/172.21.103.195" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="node3(78df69e5a7cc): Node leave event for fbbb37cd2ac8/172.21.103.195" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="Node fbbb37cd2ac8 change state NodeActive --> NodeLeft" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="node1(fbbb37cd2ac8): Node leave event for fbbb37cd2ac8/172.21.103.195" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, left gossip cluster" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="Node fbbb37cd2ac8 change state NodeActive --> NodeLeft" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="node5(182e9ebc92f9): Node leave event for fbbb37cd2ac8/172.21.103.195" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, left gossip cluster" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, left gossip cluster" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, left gossip cluster" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:14Z" level=info msg="Node fbbb37cd2ac8/172.21.103.195, left gossip cluster" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:15Z" level=info msg="Node e2c68dabff1b change state NodeActive --> NodeLeft" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:15Z" level=info msg="node3(78df69e5a7cc): Node leave event for e2c68dabff1b/172.21.103.195" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:15Z" level=info msg="Node e2c68dabff1b change state NodeActive --> NodeLeft" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:15Z" level=info msg="node4(77e66ab32482): Node leave event for e2c68dabff1b/172.21.103.195" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:15Z" level=info msg="Node e2c68dabff1b change state NodeActive --> NodeLeft" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:15Z" level=info msg="node5(182e9ebc92f9): Node leave event for e2c68dabff1b/172.21.103.195" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:15Z" level=info msg="Node e2c68dabff1b change state NodeActive --> NodeLeft" [2022-03-05T18:51:15.269Z] time="2022-03-05T18:51:15Z" level=info msg="node2(e2c68dabff1b): Node leave event for e2c68dabff1b/172.21.103.195" [2022-03-05T18:51:15.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T18:51:15.339Z] === RUN TestTruncIndex [2022-03-05T18:51:15.339Z] --- PASS: TestTruncIndex (0.10s) [2022-03-05T18:51:15.339Z] PASS [2022-03-05T18:51:15.339Z] coverage: 91.5% of statements [2022-03-05T18:51:15.339Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-03-05T18:51:15.427Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-05T18:51:15.747Z] time="2022-03-05T18:51:15Z" level=info msg="Node e2c68dabff1b/172.21.103.195, left gossip cluster" [2022-03-05T18:51:15.747Z] time="2022-03-05T18:51:15Z" level=info msg="Node e2c68dabff1b/172.21.103.195, left gossip cluster" [2022-03-05T18:51:15.747Z] time="2022-03-05T18:51:15Z" level=info msg="Node e2c68dabff1b/172.21.103.195, left gossip cluster" [2022-03-05T18:51:15.747Z] time="2022-03-05T18:51:15Z" level=info msg="Node e2c68dabff1b/172.21.103.195, left gossip cluster" [2022-03-05T18:51:15.747Z] time="2022-03-05T18:51:15Z" level=info msg="Node 78df69e5a7cc change state NodeActive --> NodeLeft" [2022-03-05T18:51:15.747Z] time="2022-03-05T18:51:15Z" level=info msg="node4(77e66ab32482): Node leave event for 78df69e5a7cc/172.21.103.195" [2022-03-05T18:51:15.747Z] time="2022-03-05T18:51:15Z" level=info msg="Node 78df69e5a7cc change state NodeActive --> NodeLeft" [2022-03-05T18:51:15.747Z] time="2022-03-05T18:51:15Z" level=info msg="node5(182e9ebc92f9): Node leave event for 78df69e5a7cc/172.21.103.195" [2022-03-05T18:51:15.807Z] === RUN TestIsGIT [2022-03-05T18:51:15.807Z] --- PASS: TestIsGIT (0.00s) [2022-03-05T18:51:15.807Z] === RUN TestIsTransport [2022-03-05T18:51:15.807Z] --- PASS: TestIsTransport (0.00s) [2022-03-05T18:51:15.807Z] PASS [2022-03-05T18:51:15.807Z] coverage: 100.0% of statements [2022-03-05T18:51:15.807Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-03-05T18:51:16.224Z] time="2022-03-05T18:51:15Z" level=info msg="Node 78df69e5a7cc change state NodeActive --> NodeLeft" [2022-03-05T18:51:16.224Z] time="2022-03-05T18:51:15Z" level=info msg="node3(78df69e5a7cc): Node leave event for 78df69e5a7cc/172.21.103.195" [2022-03-05T18:51:16.224Z] time="2022-03-05T18:51:15Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, left gossip cluster" [2022-03-05T18:51:16.224Z] time="2022-03-05T18:51:15Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, left gossip cluster" [2022-03-05T18:51:16.224Z] time="2022-03-05T18:51:16Z" level=debug msg="memberlist: Failed ping: 78df69e5a7cc (timeout reached)" [2022-03-05T18:51:16.224Z] time="2022-03-05T18:51:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.103.195:10036: use of closed network connection" [2022-03-05T18:51:16.224Z] time="2022-03-05T18:51:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.103.195:10037: use of closed network connection" [2022-03-05T18:51:16.224Z] time="2022-03-05T18:51:16Z" level=debug msg="memberlist: Stream connection from=172.21.103.195:49384" [2022-03-05T18:51:16.224Z] time="2022-03-05T18:51:16Z" level=info msg="Node 78df69e5a7cc/172.21.103.195, left gossip cluster" [2022-03-05T18:51:16.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T18:51:16.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T18:51:16.702Z] time="2022-03-05T18:51:16Z" level=info msg="Node 77e66ab32482 change state NodeActive --> NodeLeft" [2022-03-05T18:51:16.702Z] time="2022-03-05T18:51:16Z" level=info msg="node5(182e9ebc92f9): Node leave event for 77e66ab32482/172.21.103.195" [2022-03-05T18:51:16.702Z] time="2022-03-05T18:51:16Z" level=warning msg="memberlist: Was able to connect to 78df69e5a7cc but other probes failed, network may be misconfigured" [2022-03-05T18:51:16.702Z] time="2022-03-05T18:51:16Z" level=info msg="Node 77e66ab32482 change state NodeActive --> NodeLeft" [2022-03-05T18:51:16.702Z] time="2022-03-05T18:51:16Z" level=info msg="node4(77e66ab32482): Node leave event for 77e66ab32482/172.21.103.195" [2022-03-05T18:51:16.794Z] === RUN TestVersionInfo [2022-03-05T18:51:16.794Z] --- PASS: TestVersionInfo (0.00s) [2022-03-05T18:51:16.794Z] === RUN TestAppendVersions [2022-03-05T18:51:16.794Z] --- PASS: TestAppendVersions (0.00s) [2022-03-05T18:51:16.794Z] PASS [2022-03-05T18:51:16.794Z] coverage: 88.9% of statements [2022-03-05T18:51:16.794Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-03-05T18:51:16.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-05T18:51:16.976Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-05T18:51:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2022-03-05T18:51:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s) [2022-03-05T18:51:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s) [2022-03-05T18:51:16.976Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.26s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.46s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.95s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.03s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.18s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.08s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2022-03-05T18:51:16.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2022-03-05T18:51:16.977Z] === RUN TestCgroupNamespacesRun [2022-03-05T18:51:17.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T18:51:17.710Z] time="2022-03-05T18:51:17Z" level=info msg="Node 77e66ab32482/172.21.103.195, left gossip cluster" [2022-03-05T18:51:17.710Z] time="2022-03-05T18:51:17Z" level=info msg="Node 77e66ab32482/172.21.103.195, left gossip cluster" [2022-03-05T18:51:18.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T18:51:18.188Z] time="2022-03-05T18:51:17Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, left gossip cluster" [2022-03-05T18:51:18.188Z] time="2022-03-05T18:51:17Z" level=info msg="Node 182e9ebc92f9 change state NodeActive --> NodeFailed" [2022-03-05T18:51:18.188Z] time="2022-03-05T18:51:17Z" level=info msg="Node 182e9ebc92f9/172.21.103.195, added to failed nodes list" [2022-03-05T18:51:18.188Z] --- PASS: TestNetworkDBIslands (12.26s) [2022-03-05T18:51:18.188Z] PASS [2022-03-05T18:51:18.188Z] coverage: 60.0% of statements [2022-03-05T18:51:18.188Z] ok github.com/docker/docker/libnetwork/networkdb 105.737s coverage: 60.0% of statements [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/quota [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/rootless [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/volume [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-05T18:51:18.188Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-05T18:51:18.362Z] === RUN TestValidatePrivileges [2022-03-05T18:51:18.362Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-05T18:51:18.362Z] === RUN TestFilterByCapNeg [2022-03-05T18:51:18.362Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-05T18:51:18.362Z] === RUN TestFilterByCapPos [2022-03-05T18:51:18.362Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-05T18:51:18.362Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-05T18:51:18.362Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-05T18:51:18.362Z] PASS [2022-03-05T18:51:18.362Z] coverage: 12.0% of statements [2022-03-05T18:51:18.362Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2022-03-05T18:51:18.613Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.708s coverage: 7.4% of statements [2022-03-05T18:51:18.613Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-05T18:51:18.613Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-05T18:51:18.613Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-03-05T18:51:18.613Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-05T18:51:18.613Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-05T18:51:18.613Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-05T18:51:18.874Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-05T18:51:18.885Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2022-03-05T18:51:18.886Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T18:51:18.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T18:51:19.135Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-03-05T18:51:19.349Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-05T18:51:19.349Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-05T18:51:19.349Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-05T18:51:19.349Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-05T18:51:19.349Z] === RUN TestNewSettable [2022-03-05T18:51:19.349Z] --- PASS: TestNewSettable (0.00s) [2022-03-05T18:51:19.349Z] === RUN TestIsSettable [2022-03-05T18:51:19.349Z] --- PASS: TestIsSettable (0.00s) [2022-03-05T18:51:19.349Z] === RUN TestUpdateSettingsEnv [2022-03-05T18:51:19.349Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-05T18:51:19.349Z] PASS [2022-03-05T18:51:19.349Z] coverage: 20.0% of statements [2022-03-05T18:51:19.349Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-03-05T18:51:19.396Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-05T18:51:19.396Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-05T18:51:19.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-05T18:51:19.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T18:51:20.021Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2022-03-05T18:51:20.021Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T18:51:20.339Z] === RUN TestLoad [2022-03-05T18:51:20.339Z] --- PASS: TestLoad (0.00s) [2022-03-05T18:51:20.339Z] === RUN TestSave [2022-03-05T18:51:20.339Z] --- PASS: TestSave (0.03s) [2022-03-05T18:51:20.339Z] === RUN TestAddDeleteGet [2022-03-05T18:51:20.339Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-05T18:51:20.339Z] === RUN TestInvalidTags [2022-03-05T18:51:20.339Z] --- PASS: TestInvalidTags (0.01s) [2022-03-05T18:51:20.339Z] PASS [2022-03-05T18:51:20.339Z] coverage: 84.4% of statements [2022-03-05T18:51:20.339Z] ok github.com/docker/docker/reference 0.149s coverage: 84.4% of statements [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === Skipped [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-05T18:51:20.445Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-05T18:51:20.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-05T18:51:20.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-05T18:51:20.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-05T18:51:20.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-05T18:51:20.445Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-05T18:51:20.445Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-05T18:51:20.445Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-05T18:51:20.445Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-05T18:51:20.445Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-05T18:51:20.445Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-05T18:51:20.445Z] daemon_test.go:145: root required [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-05T18:51:20.445Z] reload_test.go:342: root required [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-05T18:51:20.445Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-05T18:51:20.445Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-05T18:51:20.445Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-05T18:51:20.445Z] download_test.go:267: Needs fixing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-05T18:51:20.445Z] layer_test.go:291: Failing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-05T18:51:20.445Z] layer_test.go:340: Failing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-05T18:51:20.445Z] layer_test.go:455: Failing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-05T18:51:20.445Z] layer_test.go:684: Failing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-05T18:51:20.445Z] migration_test.go:45: Failing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-05T18:51:20.445Z] migration_test.go:181: Failing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-05T18:51:20.445Z] mount_test.go:17: Failing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-05T18:51:20.445Z] mount_test.go:76: Failing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-05T18:51:20.445Z] mount_test.go:125: Failing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-05T18:51:20.445Z] mount_test.go:212: Failing on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-05T18:51:20.445Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-05T18:51:20.445Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-05T18:51:20.445Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-05T18:51:20.445Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-05T18:51:20.445Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-05T18:51:20.445Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-05T18:51:20.445Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-05T18:51:20.445Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-05T18:51:20.445Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-05T18:51:20.445Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-05T18:51:20.445Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-05T18:51:20.445Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-05T18:51:20.445Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-05T18:51:20.445Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-05T18:51:20.445Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-05T18:51:20.445Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-05T18:51:20.445Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-05T18:51:20.445Z] archive_test.go:133: Xz not present in msys2 [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-05T18:51:20.445Z] archive_test.go:140: zstd not installed [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-05T18:51:20.445Z] archive_test.go:252: Failing on Windows CI machines [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-05T18:51:20.445Z] archive_windows_test.go:16: Currently fails [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-05T18:51:20.445Z] changes_test.go:195: needs more investigation [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-05T18:51:20.445Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-05T18:51:20.445Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-05T18:51:20.445Z] changes_test.go:432: needs further investigation [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-05T18:51:20.445Z] changes_test.go:468: needs further investigation [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-05T18:51:20.445Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-05T18:51:20.445Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-05T18:51:20.445Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-05T18:51:20.445Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-05T18:51:20.445Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-05T18:51:20.445Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-05T18:51:20.445Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-05T18:51:20.445Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-05T18:51:20.445Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-05T18:51:20.445Z] poller_test.go:40: No chmod on Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-05T18:51:20.445Z] fileutils_test.go:133: Needs porting to Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-05T18:51:20.445Z] fileutils_test.go:179: Needs porting to Windows [2022-03-05T18:51:20.445Z] [2022-03-05T18:51:20.445Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-05T18:51:20.446Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.446Z] [2022-03-05T18:51:20.446Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-05T18:51:20.446Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.446Z] [2022-03-05T18:51:20.446Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-05T18:51:20.446Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:20.446Z] [2022-03-05T18:51:20.446Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-05T18:51:20.446Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-05T18:51:20.446Z] [2022-03-05T18:51:20.446Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-05T18:51:20.446Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-05T18:51:20.446Z] [2022-03-05T18:51:20.446Z] DONE 2077 tests, 70 skipped in 271.197s [2022-03-05T18:51:20.446Z] INFO: make.ps1 ended at 03/05/2022 18:51:20 [2022-03-05T18:51:20.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T18:51:20.711Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-05T18:51:20.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-05T18:51:21.327Z] === RUN TestResolveAuthConfigIndexServer [2022-03-05T18:51:21.327Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-05T18:51:21.327Z] === RUN TestResolveAuthConfigFullURL [2022-03-05T18:51:21.327Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-05T18:51:21.327Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-05T18:51:21.327Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-05T18:51:21.327Z] === RUN TestValidateMirror [2022-03-05T18:51:21.327Z] --- PASS: TestValidateMirror (0.00s) [2022-03-05T18:51:21.327Z] === RUN TestLoadInsecureRegistries [2022-03-05T18:51:21.443Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T18:51:21.443Z] Using test binary docker [2022-03-05T18:51:21.443Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T18:51:21.443Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-05T18:51:21.444Z] Starting dockerd [2022-03-05T18:51:21.444Z] INFO: Waiting for daemon to start... [2022-03-05T18:51:21.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T18:51:21.661Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-05T18:51:21.795Z] --- PASS: TestGet (15.02s) [2022-03-05T18:51:21.795Z] === RUN TestPluginWithNoManifest [2022-03-05T18:51:21.795Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-05T18:51:21.795Z] === RUN TestGetAll [2022-03-05T18:51:21.795Z] --- PASS: TestGetAll (0.00s) [2022-03-05T18:51:21.795Z] PASS [2022-03-05T18:51:21.795Z] coverage: 73.2% of statements [2022-03-05T18:51:21.795Z] ok github.com/docker/docker/pkg/plugins 35.946s coverage: 73.2% of statements [2022-03-05T18:51:21.795Z] time="2022-03-05T18:51:21Z" 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-05T18:51:21.795Z] time="2022-03-05T18:51:21Z" 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-05T18:51:21.795Z] time="2022-03-05T18:51:21Z" 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-05T18:51:21.795Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-03-05T18:51:21.795Z] === RUN TestNewServiceConfig [2022-03-05T18:51:21.795Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-05T18:51:21.795Z] === RUN TestValidateIndexName [2022-03-05T18:51:21.795Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-05T18:51:21.795Z] === RUN TestValidateIndexNameWithError [2022-03-05T18:51:21.795Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-05T18:51:21.795Z] === RUN TestEndpointParse [2022-03-05T18:51:21.795Z] --- PASS: TestEndpointParse (0.00s) [2022-03-05T18:51:21.795Z] === RUN TestEndpointParseInvalid [2022-03-05T18:51:21.795Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-05T18:51:21.795Z] === RUN TestValidateEndpoint [2022-03-05T18:51:21.795Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-05T18:51:21.795Z] === RUN TestPing [2022-03-05T18:51:21.795Z] --- PASS: TestPing (0.00s) [2022-03-05T18:51:21.795Z] === RUN TestPingRegistryEndpoint [2022-03-05T18:51:21.795Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:21.795Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-05T18:51:21.795Z] === RUN TestEndpoint [2022-03-05T18:51:21.795Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:21.795Z] --- SKIP: TestEndpoint (0.00s) [2022-03-05T18:51:21.795Z] === RUN TestParseRepositoryInfo [2022-03-05T18:51:21.795Z] --- PASS: TestParseRepositoryInfo (0.01s) [2022-03-05T18:51:21.795Z] === RUN TestNewIndexInfo [2022-03-05T18:51:21.795Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-05T18:51:21.795Z] === RUN TestMirrorEndpointLookup [2022-03-05T18:51:21.795Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:21.795Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-05T18:51:21.795Z] === RUN TestSearchRepositories [2022-03-05T18:51:21.795Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-05T18:51:21.795Z] Host: 127.0.0.1:49329 [2022-03-05T18:51:21.795Z] User-Agent: docker test client [2022-03-05T18:51:21.795Z] Authorization: Token fake-token [2022-03-05T18:51:21.795Z] X-Docker-Token: true [2022-03-05T18:51:21.795Z] Accept-Encoding: gzip [2022-03-05T18:51:21.795Z] [2022-03-05T18:51:21.795Z] [2022-03-05T18:51:21.795Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-05T18:51:21.795Z] Connection: close [2022-03-05T18:51:21.795Z] Content-Length: 144 [2022-03-05T18:51:21.795Z] Cache-Control: no-cache [2022-03-05T18:51:21.795Z] Content-Type: application/json [2022-03-05T18:51:21.796Z] Date: Sat, 05 Mar 2022 18:51:21 GMT [2022-03-05T18:51:21.796Z] Expires: -1 [2022-03-05T18:51:21.796Z] Pragma: no-cache [2022-03-05T18:51:21.796Z] Server: docker-tests/mock [2022-03-05T18:51:21.796Z] X-Docker-Registry-Config: mock [2022-03-05T18:51:21.796Z] X-Docker-Registry-Version: 0.0.0 [2022-03-05T18:51:21.796Z] [2022-03-05T18:51:21.796Z] [2022-03-05T18:51:21.796Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-05T18:51:21.796Z] === RUN TestTrustedLocation [2022-03-05T18:51:21.796Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-05T18:51:21.796Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-05T18:51:21.796Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-05T18:51:21.796Z] === RUN TestAllowNondistributableArtifacts [2022-03-05T18:51:21.796Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-05T18:51:21.796Z] === RUN TestIsSecureIndex [2022-03-05T18:51:21.796Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-05T18:51:21.796Z] PASS [2022-03-05T18:51:21.796Z] coverage: 51.2% of statements [2022-03-05T18:51:21.796Z] ok github.com/docker/docker/registry 0.329s coverage: 51.2% of statements [2022-03-05T18:51:21.796Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-05T18:51:21.796Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-05T18:51:21.796Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-05T18:51:21.796Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-05T18:51:21.796Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-05T18:51:21.796Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-05T18:51:21.796Z] === RUN TestResumableRequestReaderWithReadError [2022-03-05T18:51:21.796Z] time="2022-03-05T18:51:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-05T18:51:21.796Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-03-05T18:51:21.796Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-05T18:51:21.796Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-05T18:51:21.796Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-05T18:51:21.796Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-05T18:51:21.796Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-05T18:51:21.796Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-05T18:51:21.796Z] === RUN TestResumableRequestReader [2022-03-05T18:51:21.796Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-05T18:51:21.796Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-05T18:51:21.796Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-05T18:51:21.796Z] PASS [2022-03-05T18:51:21.796Z] coverage: 100.0% of statements [2022-03-05T18:51:21.796Z] ok github.com/docker/docker/registry/resumable 0.312s coverage: 100.0% of statements [2022-03-05T18:51:21.897Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2022-03-05T18:51:21.897Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T18:51:22.048Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-05T18:51:22.049Z] INFO: Unit tests ended at 03/05/2022 18:51:21. Duration:00:04:45.1033629 [2022-03-05T18:51:22.049Z] INFO: Building busybox [2022-03-05T18:51:22.049Z] Sending build context to Docker daemon 5.12kB [2022-03-05T18:51:22.049Z] [2022-03-05T18:51:22.049Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-05T18:51:22.049Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-05T18:51:22.049Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-05T18:51:22.049Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-05T18:51:22.049Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-05T18:51:22.049Z] ---> bdeb13086b9f [2022-03-05T18:51:22.049Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-05T18:51:22.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-05T18:51:22.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-05T18:51:22.264Z] === RUN TestRestartManagerTimeout [2022-03-05T18:51:22.265Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-05T18:51:22.265Z] === RUN TestRestartManagerTimeoutReset [2022-03-05T18:51:22.265Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-05T18:51:22.265Z] PASS [2022-03-05T18:51:22.265Z] coverage: 50.9% of statements [2022-03-05T18:51:22.265Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2022-03-05T18:51:22.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T18:51:22.526Z] ---> Running in 91893b0fb22f [2022-03-05T18:51:22.733Z] === RUN TestDecodeContainerConfig [2022-03-05T18:51:22.733Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-05T18:51:22.733Z] === RUN TestDecodeContainerConfigIsolation [2022-03-05T18:51:22.733Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-05T18:51:22.733Z] === RUN TestValidatePrivileged [2022-03-05T18:51:22.733Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-05T18:51:22.733Z] PASS [2022-03-05T18:51:22.733Z] coverage: 52.6% of statements [2022-03-05T18:51:22.733Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.6% of statements [2022-03-05T18:51:23.092Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-05T18:51:23.203Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-05T18:51:23.203Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-05T18:51:23.203Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-05T18:51:23.203Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-05T18:51:23.203Z] PASS [2022-03-05T18:51:23.203Z] coverage: 62.5% of statements [2022-03-05T18:51:23.203Z] ok github.com/docker/docker/testutil 0.134s coverage: 62.5% of statements [2022-03-05T18:51:23.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T18:51:23.351Z] --- PASS: TestCgroupNamespacesRunHostMode (1.51s) [2022-03-05T18:51:23.351Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T18:51:23.382Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-05T18:51:23.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T18:51:23.918Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-05T18:51:24.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T18:51:24.767Z] === RUN TestGetDriver [2022-03-05T18:51:24.767Z] --- PASS: TestGetDriver (0.00s) [2022-03-05T18:51:24.767Z] === RUN TestVolumeRequestError [2022-03-05T18:51:24.767Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-05T18:51:24.767Z] PASS [2022-03-05T18:51:24.767Z] coverage: 36.1% of statements [2022-03-05T18:51:24.767Z] ok github.com/docker/docker/volume/drivers 0.071s coverage: 36.1% of statements [2022-03-05T18:51:24.855Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-05T18:51:24.855Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2022-03-05T18:51:24.855Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T18:51:25.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T18:51:25.645Z] . [2022-03-05T18:51:25.645Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T18:51:25.645Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T18:51:25.645Z] Error: No such image: emptyfs [2022-03-05T18:51:25.645Z] Running integration-test (iteration 1) [2022-03-05T18:51:25.645Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T18:51:25.645Z] Loaded image: busybox:latest [2022-03-05T18:51:25.645Z] Loaded image: busybox:glibc [2022-03-05T18:51:25.760Z] === RUN TestGetAddress [2022-03-05T18:51:25.760Z] --- PASS: TestGetAddress (0.00s) [2022-03-05T18:51:25.760Z] === RUN TestRemove [2022-03-05T18:51:25.760Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-05T18:51:25.760Z] --- SKIP: TestRemove (0.00s) [2022-03-05T18:51:25.760Z] === RUN TestInitializeWithVolumes [2022-03-05T18:51:25.760Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-05T18:51:25.760Z] === RUN TestCreate [2022-03-05T18:51:25.760Z] --- PASS: TestCreate (0.01s) [2022-03-05T18:51:25.760Z] === RUN TestValidateName [2022-03-05T18:51:25.760Z] --- PASS: TestValidateName (0.00s) [2022-03-05T18:51:25.760Z] === RUN TestCreateWithOpts [2022-03-05T18:51:25.760Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-05T18:51:25.760Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-05T18:51:25.760Z] === RUN TestRelaodNoOpts [2022-03-05T18:51:25.760Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-05T18:51:25.760Z] PASS [2022-03-05T18:51:25.760Z] coverage: 41.5% of statements [2022-03-05T18:51:25.760Z] ok github.com/docker/docker/volume/local 0.085s coverage: 41.5% of statements [2022-03-05T18:51:26.149Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-05T18:51:26.149Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-05T18:51:26.231Z] === RUN TestLCOWParseMountRaw [2022-03-05T18:51:26.231Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-05T18:51:26.231Z] === RUN TestLCOWParseMountRawSplit [2022-03-05T18:51:26.231Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-05T18:51:26.232Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-05T18:51:26.232Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-05T18:51:26.232Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-05T18:51:26.232Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-05T18:51:26.232Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-05T18:51:26.232Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-05T18:51:26.232Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-05T18:51:26.232Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-05T18:51:26.232Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-05T18:51:26.232Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-05T18:51:26.232Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountRaw [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountRawSplit [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-05T18:51:26.232Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-05T18:51:26.232Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-05T18:51:26.232Z] === RUN TestConvertTmpfsOptions [2022-03-05T18:51:26.232Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-05T18:51:26.232Z] linux_parser_test.go:209: data="ro" [2022-03-05T18:51:26.232Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-05T18:51:26.232Z] === RUN TestParseMountSpec [2022-03-05T18:51:26.232Z] parser_test.go:62: case 0 [2022-03-05T18:51:26.232Z] parser_test.go:62: case 1 [2022-03-05T18:51:26.232Z] parser_test.go:62: case 2 [2022-03-05T18:51:26.232Z] parser_test.go:62: case 3 [2022-03-05T18:51:26.232Z] parser_test.go:62: case 4 [2022-03-05T18:51:26.232Z] parser_test.go:62: case 5 [2022-03-05T18:51:26.232Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-05T18:51:26.232Z] === RUN TestValidateMount [2022-03-05T18:51:26.232Z] --- PASS: TestValidateMount (0.00s) [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRaw [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-05T18:51:26.232Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-05T18:51:26.232Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-05T18:51:26.232Z] PASS [2022-03-05T18:51:26.232Z] coverage: 67.6% of statements [2022-03-05T18:51:26.232Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.6% of statements [2022-03-05T18:51:26.700Z] === RUN TestSetGetMeta [2022-03-05T18:51:26.700Z] === PAUSE TestSetGetMeta [2022-03-05T18:51:26.700Z] === RUN TestRestore [2022-03-05T18:51:26.700Z] === PAUSE TestRestore [2022-03-05T18:51:26.700Z] === RUN TestServiceCreate [2022-03-05T18:51:26.700Z] === PAUSE TestServiceCreate [2022-03-05T18:51:26.700Z] === RUN TestServiceList [2022-03-05T18:51:26.700Z] === PAUSE TestServiceList [2022-03-05T18:51:26.700Z] === RUN TestServiceRemove [2022-03-05T18:51:26.700Z] === PAUSE TestServiceRemove [2022-03-05T18:51:26.700Z] === RUN TestServiceGet [2022-03-05T18:51:26.700Z] === PAUSE TestServiceGet [2022-03-05T18:51:26.700Z] === RUN TestServicePrune [2022-03-05T18:51:26.700Z] === PAUSE TestServicePrune [2022-03-05T18:51:26.700Z] === RUN TestCreate [2022-03-05T18:51:26.700Z] === PAUSE TestCreate [2022-03-05T18:51:26.700Z] === RUN TestRemove [2022-03-05T18:51:26.700Z] === PAUSE TestRemove [2022-03-05T18:51:26.700Z] === RUN TestList [2022-03-05T18:51:26.700Z] === PAUSE TestList [2022-03-05T18:51:26.700Z] === RUN TestFindByDriver [2022-03-05T18:51:26.700Z] === PAUSE TestFindByDriver [2022-03-05T18:51:26.700Z] === RUN TestFindByReferenced [2022-03-05T18:51:26.700Z] === PAUSE TestFindByReferenced [2022-03-05T18:51:26.700Z] === RUN TestDerefMultipleOfSameRef [2022-03-05T18:51:26.700Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-05T18:51:26.700Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T18:51:26.700Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T18:51:26.700Z] === RUN TestDefererencePluginOnCreateError [2022-03-05T18:51:26.700Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-05T18:51:26.700Z] === RUN TestRefDerefRemove [2022-03-05T18:51:26.700Z] === PAUSE TestRefDerefRemove [2022-03-05T18:51:26.700Z] === RUN TestGet [2022-03-05T18:51:26.700Z] === PAUSE TestGet [2022-03-05T18:51:26.700Z] === RUN TestGetWithReference [2022-03-05T18:51:26.700Z] === PAUSE TestGetWithReference [2022-03-05T18:51:26.700Z] === RUN TestFilterFunc [2022-03-05T18:51:26.700Z] === RUN TestFilterFunc/test_nil_list [2022-03-05T18:51:26.700Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-05T18:51:26.700Z] === RUN TestFilterFunc/test_empty_list [2022-03-05T18:51:26.700Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-05T18:51:26.700Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T18:51:26.700Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T18:51:26.700Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T18:51:26.700Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T18:51:26.700Z] === RUN TestFilterFunc/test_filter_some [2022-03-05T18:51:26.700Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-05T18:51:26.700Z] === RUN TestFilterFunc/test_filter_middle [2022-03-05T18:51:26.700Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-05T18:51:26.700Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-05T18:51:26.700Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-05T18:51:26.700Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-05T18:51:26.700Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-05T18:51:26.700Z] === CONT TestFilterFunc/test_nil_list [2022-03-05T18:51:26.700Z] === CONT TestFilterFunc/test_filter_some [2022-03-05T18:51:26.700Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T18:51:26.700Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-05T18:51:26.700Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-05T18:51:26.700Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T18:51:26.700Z] === CONT TestFilterFunc/test_filter_middle [2022-03-05T18:51:26.700Z] === CONT TestFilterFunc/test_empty_list [2022-03-05T18:51:26.700Z] --- PASS: TestFilterFunc (0.00s) [2022-03-05T18:51:26.700Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-05T18:51:26.700Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-05T18:51:26.700Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-05T18:51:26.700Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-05T18:51:26.700Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-05T18:51:26.700Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-05T18:51:26.700Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-05T18:51:26.700Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-05T18:51:26.700Z] === CONT TestSetGetMeta [2022-03-05T18:51:26.700Z] === CONT TestServiceGet [2022-03-05T18:51:26.700Z] === CONT TestList [2022-03-05T18:51:26.700Z] === CONT TestCreate [2022-03-05T18:51:26.700Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-05T18:51:26.700Z] === CONT TestServiceRemove [2022-03-05T18:51:26.700Z] --- PASS: TestCreate (0.03s) [2022-03-05T18:51:26.700Z] === CONT TestServiceList [2022-03-05T18:51:26.700Z] --- PASS: TestList (0.04s) [2022-03-05T18:51:26.700Z] === CONT TestServiceCreate [2022-03-05T18:51:26.700Z] --- PASS: TestServiceGet (0.17s) [2022-03-05T18:51:26.700Z] === CONT TestRestore [2022-03-05T18:51:26.700Z] --- PASS: TestServiceRemove (0.15s) [2022-03-05T18:51:26.700Z] === CONT TestRemove [2022-03-05T18:51:26.700Z] --- PASS: TestServiceList (0.15s) [2022-03-05T18:51:26.700Z] === CONT TestDefererencePluginOnCreateError [2022-03-05T18:51:26.700Z] --- PASS: TestServiceCreate (0.14s) [2022-03-05T18:51:26.700Z] === CONT TestGetWithReference [2022-03-05T18:51:26.700Z] --- PASS: TestRestore (0.04s) [2022-03-05T18:51:26.700Z] === CONT TestGet [2022-03-05T18:51:26.700Z] --- PASS: TestRemove (0.04s) [2022-03-05T18:51:26.700Z] === CONT TestRefDerefRemove [2022-03-05T18:51:26.700Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-05T18:51:26.700Z] === CONT TestServicePrune [2022-03-05T18:51:26.700Z] --- PASS: TestGetWithReference (0.04s) [2022-03-05T18:51:26.700Z] === CONT TestDerefMultipleOfSameRef [2022-03-05T18:51:26.700Z] time="2022-03-05T18:51:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:51:26.700Z] --- PASS: TestGet (0.03s) [2022-03-05T18:51:26.700Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T18:51:26.700Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-05T18:51:26.700Z] === CONT TestFindByReferenced [2022-03-05T18:51:26.700Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-05T18:51:26.700Z] === CONT TestFindByDriver [2022-03-05T18:51:26.700Z] time="2022-03-05T18:51:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:51:26.758Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2022-03-05T18:51:26.758Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T18:51:26.758Z] check_test.go:308: [de8aef9e6388b] daemon is not started [2022-03-05T18:51:26.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-05T18:51:26.901Z] --- PASS: TestCheckoutGit (41.31s) [2022-03-05T18:51:26.901Z] === RUN TestValidGitTransport [2022-03-05T18:51:26.901Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-05T18:51:26.901Z] === RUN TestGitInvalidRef [2022-03-05T18:51:26.901Z] --- PASS: TestGitInvalidRef (0.25s) [2022-03-05T18:51:26.901Z] PASS [2022-03-05T18:51:26.901Z] coverage: 86.3% of statements [2022-03-05T18:51:26.901Z] ok github.com/docker/docker/builder/remotecontext/git 41.636s coverage: 86.3% of statements [2022-03-05T18:51:26.901Z] ? github.com/docker/docker/cli [no test files] [2022-03-05T18:51:26.901Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-05T18:51:26.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T18:51:27.030Z] Loaded image: debian:bullseye-slim [2022-03-05T18:51:27.030Z] Loaded image: hello-world:latest [2022-03-05T18:51:27.030Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T18:51:27.030Z] INFO: Testing against a local daemon [2022-03-05T18:51:27.030Z] === RUN TestCgroupNamespacesBuild [2022-03-05T18:51:27.171Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-05T18:51:27.171Z] time="2022-03-05T18:51:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:51:27.171Z] time="2022-03-05T18:51:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-05T18:51:27.171Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-05T18:51:27.171Z] --- PASS: TestFindByDriver (0.03s) [2022-03-05T18:51:27.171Z] time="2022-03-05T18:51:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:51:27.171Z] --- PASS: TestServicePrune (0.06s) [2022-03-05T18:51:27.171Z] PASS [2022-03-05T18:51:27.171Z] coverage: 69.0% of statements [2022-03-05T18:51:27.171Z] ok github.com/docker/docker/volume/service 0.317s coverage: 69.0% of statements [2022-03-05T18:51:27.326Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2022-03-05T18:51:27.326Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T18:51:27.351Z] Removing intermediate container 91893b0fb22f [2022-03-05T18:51:27.351Z] ---> bb8c0f914bdf [2022-03-05T18:51:27.351Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-05T18:51:27.351Z] ---> Running in 10a2833a898c [2022-03-05T18:51:27.351Z] Removing intermediate container 10a2833a898c [2022-03-05T18:51:27.352Z] ---> 128f92415732 [2022-03-05T18:51:27.352Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-05T18:51:27.829Z] ---> Running in f6acee0c7cf4 [2022-03-05T18:51:27.829Z] Removing intermediate container f6acee0c7cf4 [2022-03-05T18:51:27.829Z] ---> acccef97d680 [2022-03-05T18:51:27.829Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-05T18:51:28.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-05T18:51:28.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T18:51:28.416Z] --- PASS: TestCgroupNamespacesBuild (1.38s) [2022-03-05T18:51:28.416Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T18:51:28.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T18:51:29.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T18:51:29.202Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2022-03-05T18:51:29.202Z] === RUN TestNISDomainname [2022-03-05T18:51:29.421Z] [2022-03-05T18:51:29.801Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-03-05T18:51:29.801Z] === RUN TestBuildWithSession [2022-03-05T18:51:29.801Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:51:29.801Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T18:51:29.801Z] === RUN TestBuildSquashParent [2022-03-05T18:51:29.898Z] ---> 309733a30207 [2022-03-05T18:51:29.898Z] 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-05T18:51:29.898Z] ---> Running in d729cda53552 [2022-03-05T18:51:30.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T18:51:30.103Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-05T18:51:30.139Z] --- PASS: TestNISDomainname (0.91s) [2022-03-05T18:51:30.139Z] === RUN TestHostnameDnsResolution [2022-03-05T18:51:30.139Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-05T18:51:30.414Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-05T18:51:30.414Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-05T18:51:30.414Z] [2022-03-05T18:51:30.414Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-05T18:51:30.414Z] =========================== short test summary info ============================ [2022-03-05T18:51:30.414Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-05T18:51:30.414Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-05T18:51:30.414Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-05T18:51:30.414Z] Not supported on most drivers [2022-03-05T18:51:30.414Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-05T18:51:30.414Z] Output of docker top depends on host distro, and is not formalized. [2022-03-05T18:51:30.414Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-05T18:51:30.414Z] Output of docker top depends on host distro, and is not formalized. [2022-03-05T18:51:30.414Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-05T18:51:30.414Z] Can fail if eth0 has multiple IP addresses [2022-03-05T18:51:30.414Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-05T18:51:30.414Z] This doesn't seem to be taken into account by the engine [2022-03-05T18:51:30.414Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-05T18:51:30.414Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-05T18:51:30.414Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.44 seconds == [2022-03-05T18:51:30.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T18:51:30.707Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-05T18:51:30.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-05T18:51:30.966Z] --- PASS: TestHostnameDnsResolution (1.11s) [2022-03-05T18:51:30.966Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T18:51:31.534Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-05T18:51:31.620Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-03-05T18:51:32.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T18:51:32.101Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-03-05T18:51:32.101Z] === RUN TestStats [2022-03-05T18:51:32.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T18:51:32.359Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-05T18:51:32.770Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-03-05T18:51:32.771Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-05T18:51:32.771Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestConfigureDaemonLogs [2022-03-05T18:51:32.771Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestCommonOptionsInstallFlags [2022-03-05T18:51:32.771Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-05T18:51:32.771Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-05T18:51:32.771Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-05T18:51:32.771Z] PASS [2022-03-05T18:51:32.771Z] coverage: 18.7% of statements [2022-03-05T18:51:32.771Z] ok github.com/docker/docker/cmd/dockerd 0.283s coverage: 18.7% of statements [2022-03-05T18:51:32.771Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-05T18:51:32.771Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-05T18:51:33.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T18:51:33.296Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-05T18:51:34.180Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T18:51:34.180Z] Using test binary docker [2022-03-05T18:51:34.180Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T18:51:34.180Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T18:51:34.180Z] INFO: Waiting for daemon to start... [2022-03-05T18:51:34.180Z] Starting dockerd [2022-03-05T18:51:34.340Z] === RUN TestContainerStopSignal [2022-03-05T18:51:34.340Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestContainerStopTimeout [2022-03-05T18:51:34.340Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-05T18:51:34.340Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-05T18:51:34.340Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-05T18:51:34.340Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestReplaceAndAppendEnvVars [2022-03-05T18:51:34.340Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-05T18:51:34.340Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestNewMemoryStore [2022-03-05T18:51:34.340Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestAddContainers [2022-03-05T18:51:34.340Z] --- PASS: TestAddContainers (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestGetContainer [2022-03-05T18:51:34.340Z] --- PASS: TestGetContainer (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestDeleteContainer [2022-03-05T18:51:34.340Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestListContainers [2022-03-05T18:51:34.340Z] --- PASS: TestListContainers (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestFirstContainer [2022-03-05T18:51:34.340Z] --- PASS: TestFirstContainer (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestApplyAllContainer [2022-03-05T18:51:34.340Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestIsValidHealthString [2022-03-05T18:51:34.340Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestStateRunStop [2022-03-05T18:51:34.340Z] --- PASS: TestStateRunStop (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestStateTimeoutWait [2022-03-05T18:51:34.340Z] state_test.go:141: Stop callback fired [2022-03-05T18:51:34.340Z] state_test.go:165: Stop callback fired [2022-03-05T18:51:34.340Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-05T18:51:34.340Z] === RUN TestIsValidStateString [2022-03-05T18:51:34.340Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestViewSaveDelete [2022-03-05T18:51:34.340Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-05T18:51:34.340Z] === RUN TestViewAll [2022-03-05T18:51:34.340Z] --- PASS: TestViewAll (0.02s) [2022-03-05T18:51:34.340Z] === RUN TestViewGet [2022-03-05T18:51:34.340Z] --- PASS: TestViewGet (0.01s) [2022-03-05T18:51:34.340Z] === RUN TestNames [2022-03-05T18:51:34.340Z] --- PASS: TestNames (0.00s) [2022-03-05T18:51:34.340Z] === RUN TestViewWithHealthCheck [2022-03-05T18:51:34.340Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-05T18:51:34.340Z] PASS [2022-03-05T18:51:34.340Z] coverage: 41.7% of statements [2022-03-05T18:51:34.340Z] ok github.com/docker/docker/container 0.289s coverage: 41.7% of statements [2022-03-05T18:51:34.810Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-05T18:51:34.811Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-05T18:51:34.811Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-05T18:51:34.811Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-05T18:51:35.090Z] --- PASS: TestBuildSquashParent (4.76s) [2022-03-05T18:51:35.091Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T18:51:35.091Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:51:35.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:51:35.091Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:51:35.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:51:35.091Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:51:35.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:51:35.091Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:51:35.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:51:35.091Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:51:35.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:51:35.091Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:51:35.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:51:35.091Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:51:35.091Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:51:35.197Z] --- PASS: TestStats (2.88s) [2022-03-05T18:51:35.197Z] === RUN TestStopContainerWithTimeout [2022-03-05T18:51:35.197Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T18:51:35.197Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T18:51:35.197Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T18:51:35.197Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T18:51:35.197Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T18:51:35.197Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T18:51:35.197Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T18:51:35.197Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T18:51:35.197Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T18:51:35.197Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T18:51:36.134Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T18:51:36.385Z] === RUN TestPrepare [2022-03-05T18:51:36.385Z] --- PASS: TestPrepare (0.00s) [2022-03-05T18:51:36.385Z] === RUN TestStart [2022-03-05T18:51:36.385Z] --- PASS: TestStart (0.00s) [2022-03-05T18:51:36.385Z] === RUN TestWaitCancel [2022-03-05T18:51:36.385Z] --- PASS: TestWaitCancel (0.00s) [2022-03-05T18:51:36.385Z] === RUN TestWaitDisabled [2022-03-05T18:51:36.385Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-05T18:51:36.385Z] === RUN TestWaitEnabled [2022-03-05T18:51:36.385Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-05T18:51:36.385Z] === RUN TestRemove [2022-03-05T18:51:36.385Z] --- PASS: TestRemove (0.00s) [2022-03-05T18:51:36.385Z] PASS [2022-03-05T18:51:36.385Z] coverage: 65.3% of statements [2022-03-05T18:51:36.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:51:36.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:51:36.854Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.105s coverage: 65.3% of statements [2022-03-05T18:51:37.503Z] . [2022-03-05T18:51:37.503Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T18:51:37.503Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T18:51:37.503Z] Error: No such image: emptyfs [2022-03-05T18:51:37.503Z] Running integration-test (iteration 1) [2022-03-05T18:51:37.503Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T18:51:37.759Z] Loaded image: busybox:latest [2022-03-05T18:51:37.759Z] Loaded image: busybox:glibc [2022-03-05T18:51:37.865Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:51:37.865Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:51:38.041Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-05T18:51:38.041Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T18:51:38.678Z] Removing intermediate container d729cda53552 [2022-03-05T18:51:38.678Z] ---> a2a2f0be7523 [2022-03-05T18:51:38.678Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-05T18:51:38.678Z] ---> Running in 851e1e41d76b [2022-03-05T18:51:38.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-05T18:51:39.077Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-05T18:51:39.077Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-05T18:51:39.077Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-05T18:51:39.077Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-05T18:51:39.077Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-05T18:51:39.077Z] PASS [2022-03-05T18:51:39.077Z] coverage: 35.9% of statements [2022-03-05T18:51:39.077Z] ok github.com/docker/docker/daemon/cluster/convert 0.539s coverage: 35.9% of statements [2022-03-05T18:51:39.077Z] === RUN TestNewListSecretsFilters [2022-03-05T18:51:39.077Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-05T18:51:39.077Z] === RUN TestNewListConfigsFilters [2022-03-05T18:51:39.077Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-05T18:51:39.077Z] PASS [2022-03-05T18:51:39.077Z] coverage: 0.5% of statements [2022-03-05T18:51:39.169Z] Loaded image: debian:bullseye-slim [2022-03-05T18:51:39.169Z] Loaded image: hello-world:latest [2022-03-05T18:51:39.169Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T18:51:39.169Z] INFO: Testing against a local daemon [2022-03-05T18:51:39.169Z] === RUN TestCgroupNamespacesBuild [2022-03-05T18:51:39.253Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-05T18:51:39.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.85s) [2022-03-05T18:51:39.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s) [2022-03-05T18:51:39.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s) [2022-03-05T18:51:39.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.58s) [2022-03-05T18:51:39.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-03-05T18:51:39.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2022-03-05T18:51:39.253Z] === RUN TestBuildMultiStageCopy [2022-03-05T18:51:39.253Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T18:51:39.543Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-05T18:51:39.546Z] ok github.com/docker/docker/daemon/cluster 1.000s coverage: 0.5% of statements [2022-03-05T18:51:39.682Z] [2022-03-05T18:51:39.682Z] SUCCESS: Specified value was saved. [2022-03-05T18:51:40.112Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-03-05T18:51:40.112Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2022-03-05T18:51:40.112Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2022-03-05T18:51:40.112Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-03-05T18:51:40.112Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2022-03-05T18:51:40.112Z] === RUN TestDeleteDevicemapper [2022-03-05T18:51:40.112Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T18:51:40.112Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T18:51:40.112Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T18:51:40.372Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-05T18:51:40.536Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-03-05T18:51:40.536Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T18:51:40.637Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T18:51:40.897Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T18:51:40.940Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-05T18:51:41.159Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T18:51:41.159Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T18:51:41.419Z] --- PASS: TestBuildMultiStageCopy (2.16s) [2022-03-05T18:51:41.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-03-05T18:51:41.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-03-05T18:51:41.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-05T18:51:41.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-03-05T18:51:41.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-05T18:51:41.419Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T18:51:41.465Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-03-05T18:51:41.465Z] === RUN TestBuildWithSession [2022-03-05T18:51:41.465Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:51:41.465Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T18:51:41.465Z] === RUN TestBuildSquashParent [2022-03-05T18:51:41.507Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-05T18:51:41.766Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-05T18:51:41.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-05T18:51:41.992Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-03-05T18:51:41.992Z] === RUN TestBuildLabelWithTargets [2022-03-05T18:51:42.334Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-05T18:51:42.334Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-05T18:51:42.334Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-05T18:51:42.681Z] Removing intermediate container 851e1e41d76b [2022-03-05T18:51:42.681Z] ---> 7bb5d242109d [2022-03-05T18:51:42.681Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-05T18:51:42.681Z] ---> Running in 99c4a1ed2f85 [2022-03-05T18:51:42.934Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-03-05T18:51:42.934Z] === RUN TestBuildWithEmptyLayers [2022-03-05T18:51:42.963Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T18:51:42.963Z] [2022-03-05T18:51:42.963Z] Unloading profiles will leave already running processes permanently [2022-03-05T18:51:42.963Z] unconfined, which can lead to unexpected situations. [2022-03-05T18:51:42.963Z] [2022-03-05T18:51:42.963Z] To set a process to complain mode, use the command line tool [2022-03-05T18:51:42.963Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T18:51:42.963Z] Post stage [Pipeline] junit [2022-03-05T18:51:42.976Z] Recording test results [2022-03-05T18:51:43.025Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-05T18:51:43.270Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.27s) [2022-03-05T18:51:43.270Z] === RUN TestUpdateMemory [2022-03-05T18:51:43.270Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:51:43.270Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-05T18:51:43.270Z] === RUN TestUpdateCPUQuota [2022-03-05T18:51:43.307Z] + echo Ensuring container killed. [2022-03-05T18:51:43.307Z] Ensuring container killed. [2022-03-05T18:51:43.307Z] + docker rm -vf docker-pr16 [2022-03-05T18:51:43.307Z] Error: No such container: docker-pr16 [Pipeline] sh [2022-03-05T18:51:43.506Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-03-05T18:51:43.506Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T18:51:43.542Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-05T18:51:43.542Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-05T18:51:43.593Z] + echo Chowning /workspace to jenkins user [2022-03-05T18:51:43.593Z] Chowning /workspace to jenkins user [2022-03-05T18:51:43.593Z] + id -u [2022-03-05T18:51:43.593Z] + id -g [2022-03-05T18:51:43.593Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43291:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T18:51:44.307Z] === RUN TestBuilderGC [2022-03-05T18:51:44.307Z] --- PASS: TestBuilderGC (0.01s) [2022-03-05T18:51:44.307Z] === RUN TestDaemonConfigurationNotFound [2022-03-05T18:51:44.307Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-05T18:51:44.307Z] === RUN TestDaemonBrokenConfiguration [2022-03-05T18:51:44.307Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-05T18:51:44.307Z] === RUN TestFindConfigurationConflicts [2022-03-05T18:51:44.307Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-05T18:51:44.307Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-05T18:51:44.307Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-05T18:51:44.307Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-05T18:51:44.307Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-05T18:51:44.307Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-05T18:51:44.307Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-05T18:51:44.307Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-05T18:51:44.307Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-05T18:51:44.307Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-05T18:51:44.307Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-05T18:51:44.307Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-05T18:51:44.307Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-05T18:51:44.307Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-05T18:51:44.307Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-05T18:51:44.307Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-05T18:51:44.307Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-05T18:51:44.307Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-05T18:51:44.307Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-05T18:51:44.307Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-05T18:51:44.307Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-05T18:51:44.307Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-05T18:51:44.307Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-05T18:51:44.307Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-05T18:51:44.466Z] + bundleName=docker-py [2022-03-05T18:51:44.466Z] + echo Creating docker-py-bundles.tar.gz [2022-03-05T18:51:44.466Z] Creating docker-py-bundles.tar.gz [2022-03-05T18:51:44.466Z] + 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-05T18:51:44.480Z] Archiving artifacts [2022-03-05T18:51:44.482Z] --- PASS: TestUpdateCPUQuota (1.30s) [2022-03-05T18:51:44.482Z] === RUN TestUpdatePidsLimit [2022-03-05T18:51:44.482Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-05T18:51:44.758Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43291/16/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-05T18:51:44.777Z] === RUN TestValidateConfiguration [2022-03-05T18:51:44.777Z] === RUN TestValidateConfiguration/with_label [2022-03-05T18:51:44.777Z] === RUN TestValidateConfiguration/with_dns [2022-03-05T18:51:44.777Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-05T18:51:44.777Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-05T18:51:44.777Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-05T18:51:44.777Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-05T18:51:44.777Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-05T18:51:44.777Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-05T18:51:44.777Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-05T18:51:44.777Z] === RUN TestReloadSetConfigFileNotExist [2022-03-05T18:51:44.777Z] time="2022-03-05T18:51:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-05T18:51:44.777Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-03-05T18:51:44.777Z] === RUN TestReloadDefaultConfigNotExist [2022-03-05T18:51:44.777Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:51:44.777Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-05T18:51:44.777Z] === RUN TestReloadBadDefaultConfig [2022-03-05T18:51:44.777Z] time="2022-03-05T18:51:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1469441400" [2022-03-05T18:51:44.777Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-05T18:51:44.777Z] === RUN TestReloadWithConflictingLabels [2022-03-05T18:51:44.777Z] time="2022-03-05T18:51:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2092934514" [2022-03-05T18:51:44.777Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-05T18:51:44.777Z] === RUN TestReloadWithDuplicateLabels [2022-03-05T18:51:44.777Z] time="2022-03-05T18:51:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1204607113" [2022-03-05T18:51:44.777Z] --- PASS: TestReloadWithDuplicateLabels (0.02s) [2022-03-05T18:51:44.777Z] === RUN TestMaskURLCredentials [2022-03-05T18:51:44.777Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-05T18:51:44.777Z] === RUN TestDaemonConfigurationMerge [2022-03-05T18:51:44.777Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-05T18:51:44.777Z] PASS [2022-03-05T18:51:44.777Z] coverage: 79.2% of statements [2022-03-05T18:51:44.777Z] ok github.com/docker/docker/daemon/config 1.020s coverage: 79.2% of statements [2022-03-05T18:51:44.777Z] === RUN TestEventsLog [2022-03-05T18:51:44.777Z] --- PASS: TestEventsLog (0.00s) [2022-03-05T18:51:44.777Z] === RUN TestEventsLogTimeout [2022-03-05T18:51:44.777Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-05T18:51:44.777Z] === RUN TestLogEvents [2022-03-05T18:51:44.777Z] --- PASS: TestLogEvents (0.05s) [2022-03-05T18:51:44.777Z] === RUN TestLoadBufferedEvents [2022-03-05T18:51:44.777Z] === RUN TestWaitNodeAttachment [2022-03-05T18:51:44.777Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-05T18:51:44.777Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-05T18:51:44.777Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-05T18:51:44.777Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-05T18:51:44.777Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-05T18:51:44.777Z] PASS [2022-03-05T18:51:44.777Z] coverage: 50.0% of statements [2022-03-05T18:51:44.777Z] ok github.com/docker/docker/daemon/events 0.321s coverage: 50.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-05T18:51:45.050Z] === RUN TestUpdatePidsLimit/no_change [2022-03-05T18:51:45.114Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -e DOCKER_GRAPHDRIVER docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/make.sh binary [2022-03-05T18:51:45.248Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-05T18:51:45.248Z] === RUN TestIsolationConversion [2022-03-05T18:51:45.248Z] === RUN TestIsolationConversion/default [2022-03-05T18:51:45.248Z] === RUN TestIsolationConversion/process [2022-03-05T18:51:45.248Z] === RUN TestIsolationConversion/hyperv [2022-03-05T18:51:45.248Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-05T18:51:45.248Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-05T18:51:45.248Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-05T18:51:45.248Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-05T18:51:45.248Z] === RUN TestContainerLabels [2022-03-05T18:51:45.248Z] --- PASS: TestContainerLabels (0.00s) [2022-03-05T18:51:45.248Z] === RUN TestCredentialSpecConversion [2022-03-05T18:51:45.248Z] === RUN TestCredentialSpecConversion/none [2022-03-05T18:51:45.248Z] === RUN TestCredentialSpecConversion/config [2022-03-05T18:51:45.248Z] === RUN TestCredentialSpecConversion/file [2022-03-05T18:51:45.248Z] === RUN TestCredentialSpecConversion/registry [2022-03-05T18:51:45.248Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-05T18:51:45.248Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-05T18:51:45.248Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-05T18:51:45.248Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-05T18:51:45.248Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-05T18:51:45.248Z] === RUN TestControllerValidateMountBind [2022-03-05T18:51:45.248Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-03-05T18:51:45.248Z] === RUN TestControllerValidateMountVolume [2022-03-05T18:51:45.248Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-05T18:51:45.248Z] === RUN TestControllerValidateMountTarget [2022-03-05T18:51:45.248Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-05T18:51:45.248Z] === RUN TestControllerValidateMountTmpfs [2022-03-05T18:51:45.248Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-05T18:51:45.248Z] === RUN TestControllerValidateMountInvalidType [2022-03-05T18:51:45.248Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-05T18:51:45.248Z] === RUN TestControllerValidateMountNamedPipe [2022-03-05T18:51:45.248Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-05T18:51:45.248Z] PASS [2022-03-05T18:51:45.248Z] coverage: 11.0% of statements [2022-03-05T18:51:45.248Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.710s coverage: 11.0% of statements [2022-03-05T18:51:45.309Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-05T18:51:45.375Z] [2022-03-05T18:51:45.375Z] Removing bundles/ [2022-03-05T18:51:45.418Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2022-03-05T18:51:45.418Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T18:51:45.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-05T18:51:45.567Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-05T18:51:45.636Z] [2022-03-05T18:51:45.636Z] ---> Making bundle: binary (in bundles/binary) [2022-03-05T18:51:45.636Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-05T18:51:45.636Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:51:45.679Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-05T18:51:45.679Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T18:51:45.684Z] Cannot create a file when that file already exists. [2022-03-05T18:51:46.134Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-05T18:51:46.392Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-05T18:51:46.530Z] ok github.com/docker/docker/libnetwork/ipam 15.636s coverage: 85.3% of statements [2022-03-05T18:51:46.530Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-05T18:51:46.530Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-05T18:51:46.530Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-05T18:51:46.530Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-05T18:51:46.530Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-05T18:51:46.650Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-05T18:51:46.790Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-05T18:51:46.817Z] === RUN TestIsEmptyDir [2022-03-05T18:51:46.817Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-05T18:51:46.817Z] PASS [2022-03-05T18:51:46.817Z] coverage: 2.3% of statements [2022-03-05T18:51:46.817Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-03-05T18:51:47.286Z] === RUN TestLinkNaming [2022-03-05T18:51:47.286Z] --- PASS: TestLinkNaming (0.00s) [2022-03-05T18:51:47.286Z] === RUN TestLinkNew [2022-03-05T18:51:47.286Z] --- PASS: TestLinkNew (0.00s) [2022-03-05T18:51:47.286Z] === RUN TestLinkEnv [2022-03-05T18:51:47.286Z] --- PASS: TestLinkEnv (0.00s) [2022-03-05T18:51:47.286Z] === RUN TestLinkMultipleEnv [2022-03-05T18:51:47.286Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-05T18:51:47.286Z] === RUN TestLinkPortRangeEnv [2022-03-05T18:51:47.286Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-05T18:51:47.286Z] PASS [2022-03-05T18:51:47.286Z] coverage: 93.0% of statements [2022-03-05T18:51:47.286Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2022-03-05T18:51:47.360Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-03-05T18:51:47.590Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-03-05T18:51:47.590Z] === RUN TestBuildWithHugeFile [2022-03-05T18:51:47.933Z] ok github.com/docker/docker/libnetwork/iptables 0.124s coverage: 45.1% of statements [2022-03-05T18:51:47.933Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-05T18:51:48.001Z] --- PASS: TestBuildSquashParent (6.45s) [2022-03-05T18:51:48.001Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T18:51:48.001Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:51:48.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:51:48.001Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:51:48.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:51:48.001Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:51:48.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:51:48.001Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:51:48.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:51:48.001Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:51:48.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:51:48.001Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:51:48.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:51:48.001Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:51:48.001Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:51:48.029Z] --- PASS: TestUpdatePidsLimit (3.40s) [2022-03-05T18:51:48.029Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-03-05T18:51:48.029Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-03-05T18:51:48.029Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-03-05T18:51:48.029Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2022-03-05T18:51:48.029Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-03-05T18:51:48.029Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-03-05T18:51:48.029Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-03-05T18:51:48.029Z] === RUN TestUpdateRestartPolicy [2022-03-05T18:51:48.194Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-05T18:51:48.396Z] 2022/03/05 18:51:46 Closing DB instances... [2022-03-05T18:51:48.597Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-05T18:51:48.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-05T18:51:48.597Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-05T18:51:48.597Z] check_test.go:308: [d83835e591514] daemon is not started [2022-03-05T18:51:48.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-05T18:51:48.597Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-05T18:51:48.597Z] check_test.go:308: [d1d9f770d597b] daemon is not started [2022-03-05T18:51:48.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-05T18:51:48.864Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-05T18:51:48.864Z] === RUN TestFindNode [2022-03-05T18:51:48.864Z] 2022/03/05 18:51:48 Closing DB instances... [2022-03-05T18:51:48.864Z] --- PASS: TestFindNode (0.02s) [2022-03-05T18:51:48.864Z] === RUN TestChangeNodeState [2022-03-05T18:51:48.864Z] 2022/03/05 18:51:48 Closing DB instances... [2022-03-05T18:51:48.864Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-05T18:51:48.864Z] === RUN TestNodeReincarnation [2022-03-05T18:51:48.864Z] 2022/03/05 18:51:48 Closing DB instances... [2022-03-05T18:51:49.163Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-05T18:51:49.503Z] === RUN TestVerifyNetworkingConfig [2022-03-05T18:51:49.504Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestGetContainer [2022-03-05T18:51:49.504Z] --- PASS: TestGetContainer (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestValidContainerNames [2022-03-05T18:51:49.504Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestContainerInitDNS [2022-03-05T18:51:49.504Z] daemon_test.go:145: root required [2022-03-05T18:51:49.504Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestMerge [2022-03-05T18:51:49.504Z] --- PASS: TestMerge (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestValidateContainerIsolation [2022-03-05T18:51:49.504Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestFindNetworkErrorType [2022-03-05T18:51:49.504Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestEnsureServicesExist [2022-03-05T18:51:49.504Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestEnsureServicesExistErrors [2022-03-05T18:51:49.504Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-05T18:51:49.504Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-05T18:51:49.504Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-05T18:51:49.504Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestContainerDelete [2022-03-05T18:51:49.504Z] --- PASS: TestContainerDelete (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestContainerDoubleDelete [2022-03-05T18:51:49.504Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestLogContainerEventCopyLabels [2022-03-05T18:51:49.504Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestLogContainerEventWithAttributes [2022-03-05T18:51:49.504Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestNoneHealthcheck [2022-03-05T18:51:49.504Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestHealthStates [2022-03-05T18:51:49.504Z] === RUN TestAdapterReadLogs [2022-03-05T18:51:49.504Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestCopier [2022-03-05T18:51:49.504Z] --- PASS: TestCopier (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestCopierLongLines [2022-03-05T18:51:49.504Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestCopierSlow [2022-03-05T18:51:49.504Z] time="2022-03-05T18:51: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-05T18:51:49.504Z] time="2022-03-05T18:51: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-05T18:51:49.504Z] time="2022-03-05T18:51: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-05T18:51:49.504Z] time="2022-03-05T18:51: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-05T18:51:49.504Z] time="2022-03-05T18:51: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-05T18:51:49.504Z] time="2022-03-05T18:51: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-05T18:51:49.504Z] time="2022-03-05T18:51: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-05T18:51:49.504Z] time="2022-03-05T18:51: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-05T18:51:49.504Z] time="2022-03-05T18:51: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-05T18:51:49.504Z] time="2022-03-05T18:51: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-05T18:51:49.504Z] --- PASS: TestHealthStates (0.22s) [2022-03-05T18:51:49.504Z] === RUN TestGetInspectData [2022-03-05T18:51:49.504Z] --- PASS: TestGetInspectData (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestFillLicense [2022-03-05T18:51:49.504Z] --- PASS: TestFillLicense (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestListInvalidFilter [2022-03-05T18:51:49.504Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestNameFilter [2022-03-05T18:51:49.504Z] --- PASS: TestNameFilter (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-05T18:51:49.504Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-05T18:51:49.504Z] === 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-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-05T18:51:49.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-05T18:51:49.504Z] --- 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-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-05T18:51:49.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestDaemonReloadLabels [2022-03-05T18:51:49.504Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-05T18:51:49.504Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestDaemonReloadMirrors [2022-03-05T18:51:49.504Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-05T18:51:49.504Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-05T18:51:49.504Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-05T18:51:49.504Z] reload_test.go:342: root required [2022-03-05T18:51:49.504Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-05T18:51:49.504Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-05T18:51:49.504Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-05T18:51:49.504Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-05T18:51:49.504Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-05T18:51:49.504Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-05T18:51:49.504Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-05T18:51:49.504Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-05T18:51:49.504Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-05T18:51:49.504Z] === RUN TestParseVolumesFrom [2022-03-05T18:51:49.504Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-05T18:51:49.504Z] PASS [2022-03-05T18:51:49.504Z] coverage: 8.6% of statements [2022-03-05T18:51:49.504Z] ok github.com/docker/docker/daemon 0.522s coverage: 8.6% of statements [2022-03-05T18:51:49.504Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-05T18:51:49.504Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-05T18:51:49.504Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-05T18:51:49.504Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-05T18:51:49.504Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-05T18:51:49.504Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-05T18:51:49.504Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-05T18:51:49.504Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-05T18:51:49.904Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:51:49.904Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:51:49.974Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-05T18:51:49.974Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-05T18:51:49.974Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-05T18:51:49.974Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-05T18:51:49.974Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-05T18:51:49.974Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-05T18:51:49.974Z] --- PASS: TestCopierSlow (0.22s) [2022-03-05T18:51:49.974Z] === RUN TestCopierWithSized [2022-03-05T18:51:49.974Z] === RUN TestCopierWithSized/as_is [2022-03-05T18:51:49.974Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-05T18:51:49.974Z] --- PASS: TestCopierWithSized (0.03s) [2022-03-05T18:51:49.974Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-05T18:51:49.974Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-03-05T18:51:49.974Z] === RUN TestCopierWithPartial [2022-03-05T18:51:49.974Z] --- PASS: TestCopierWithPartial (0.01s) [2022-03-05T18:51:49.974Z] === RUN TestRingLogger [2022-03-05T18:51:49.974Z] --- PASS: TestRingLogger (0.00s) [2022-03-05T18:51:49.974Z] === RUN TestRingCap [2022-03-05T18:51:49.974Z] --- PASS: TestRingCap (0.00s) [2022-03-05T18:51:49.974Z] === RUN TestRingClose [2022-03-05T18:51:49.974Z] --- PASS: TestRingClose (0.00s) [2022-03-05T18:51:49.974Z] === RUN TestRingDrain [2022-03-05T18:51:49.974Z] --- PASS: TestRingDrain (0.00s) [2022-03-05T18:51:49.974Z] PASS [2022-03-05T18:51:49.974Z] coverage: 43.2% of statements [2022-03-05T18:51:49.974Z] ok github.com/docker/docker/daemon/logger 0.383s coverage: 43.2% of statements [2022-03-05T18:51:50.103Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-05T18:51:50.103Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-05T18:51:50.509Z] Removing intermediate container 99c4a1ed2f85 [2022-03-05T18:51:50.509Z] ---> 3b670a13c661 [2022-03-05T18:51:50.509Z] Step 13/13 : CMD ["sh"] [2022-03-05T18:51:50.509Z] ---> Running in 394cc88742d4 [2022-03-05T18:51:50.670Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-05T18:51:50.928Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-05T18:51:50.929Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-05T18:51:50.960Z] === RUN TestNewStreamConfig [2022-03-05T18:51:50.960Z] === RUN TestNewStreamConfig/defaults [2022-03-05T18:51:50.960Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-05T18:51:50.960Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-05T18:51:50.960Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-05T18:51:50.960Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-05T18:51:50.960Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-05T18:51:50.960Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-05T18:51:50.960Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-05T18:51:50.960Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-05T18:51:50.960Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-05T18:51:50.960Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-05T18:51:50.960Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-05T18:51:50.960Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-05T18:51:50.960Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-05T18:51:50.960Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-05T18:51:50.960Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-05T18:51:50.960Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-05T18:51:50.960Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-05T18:51:50.960Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-05T18:51:50.960Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-05T18:51:50.960Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-05T18:51:50.960Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-05T18:51:50.960Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-05T18:51:50.960Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-05T18:51:50.960Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-05T18:51:50.960Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-05T18:51:50.987Z] Removing intermediate container 394cc88742d4 [2022-03-05T18:51:50.987Z] ---> 4a019e7bbf6e [2022-03-05T18:51:50.987Z] Successfully built 4a019e7bbf6e [2022-03-05T18:51:50.987Z] Successfully tagged busybox:latest [2022-03-05T18:51:50.987Z] INFO: Docker images of the daemon under test [2022-03-05T18:51:50.987Z] [2022-03-05T18:51:50.987Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-05T18:51:50.987Z] busybox latest 4a019e7bbf6e Less than a second ago 5GB [2022-03-05T18:51:50.987Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-05T18:51:50.987Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-05T18:51:50.987Z] [2022-03-05T18:51:50.987Z] INFO: Running integration tests at 03/05/2022 18:51:50... [2022-03-05T18:51:50.987Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-05T18:51:50.987Z] INFO: Integration API tests being run from the host: [2022-03-05T18:51:50.987Z] INFO: make.ps1 starting at 03/05/2022 18:51:50 [2022-03-05T18:51:51.430Z] === RUN TestSearchRegistryForImagesErrors [2022-03-05T18:51:51.430Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestSearchRegistryForImages [2022-03-05T18:51:51.430Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestOnlyPlatformWithFallback [2022-03-05T18:51:51.430Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestImageDelete [2022-03-05T18:51:51.430Z] === RUN TestImageDelete/no_lease [2022-03-05T18:51:51.430Z] === RUN TestImageDelete/lease_exists [2022-03-05T18:51:51.430Z] time="2022-03-05T18:51:50Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-05T18:51:51.430Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-03-05T18:51:51.430Z] === RUN TestCreateSuccess [2022-03-05T18:51:51.430Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestCreateStreamSkipped [2022-03-05T18:51:51.430Z] time="2022-03-05T18:51:51Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-05T18:51:51.430Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestCreateLogGroupSuccess [2022-03-05T18:51:51.430Z] time="2022-03-05T18:51:51Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-05T18:51:51.430Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestCreateError [2022-03-05T18:51:51.430Z] --- PASS: TestCreateError (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestCreateAlreadyExists [2022-03-05T18:51:51.430Z] time="2022-03-05T18:51:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-05T18:51:51.430Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestLogClosed [2022-03-05T18:51:51.430Z] --- PASS: TestLogClosed (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestLogBlocking [2022-03-05T18:51:51.430Z] --- PASS: TestLogBlocking (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-05T18:51:51.430Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestLogNonBlockingBufferFull [2022-03-05T18:51:51.430Z] --- PASS: TestImageDelete (0.14s) [2022-03-05T18:51:51.430Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-03-05T18:51:51.430Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-03-05T18:51:51.430Z] === RUN TestContentStoreForPull [2022-03-05T18:51:51.430Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestPublishBatchSuccess [2022-03-05T18:51:51.430Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestPublishBatchError [2022-03-05T18:51:51.430Z] time="2022-03-05T18:51:51Z" level=error msg=error [2022-03-05T18:51:51.430Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-05T18:51:51.430Z] time="2022-03-05T18:51:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-05T18:51:51.430Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-05T18:51:51.430Z] time="2022-03-05T18:51:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-05T18:51:51.430Z] time="2022-03-05T18:51:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-05T18:51:51.430Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchSimple [2022-03-05T18:51:51.430Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchTicker [2022-03-05T18:51:51.430Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchMultilinePattern [2022-03-05T18:51:51.430Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-05T18:51:51.430Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-05T18:51:51.430Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-05T18:51:51.430Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchClose [2022-03-05T18:51:51.430Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestEffectiveLen [2022-03-05T18:51:51.430Z] === RUN TestEffectiveLen/0/Hello [2022-03-05T18:51:51.430Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-05T18:51:51.430Z] === RUN TestEffectiveLen/2/🙃 [2022-03-05T18:51:51.430Z] === RUN TestEffectiveLen/3/���� [2022-03-05T18:51:51.430Z] === RUN TestEffectiveLen/4/He��o [2022-03-05T18:51:51.430Z] === RUN TestEffectiveLen/5/ [2022-03-05T18:51:51.430Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestFindValidSplit [2022-03-05T18:51:51.430Z] === RUN TestFindValidSplit/0/ [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1076: [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:51:51.430Z] === RUN TestFindValidSplit/1/Hello [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1076: Hello [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:51:51.430Z] === RUN TestFindValidSplit/2/Hello [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1076: He [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1077: llo [2022-03-05T18:51:51.430Z] === RUN TestFindValidSplit/3/Hello [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1076: [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1077: Hello [2022-03-05T18:51:51.430Z] === RUN TestFindValidSplit/4/🙃 [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1076: [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-05T18:51:51.430Z] === RUN TestFindValidSplit/5/🙃 [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:51:51.430Z] === RUN TestFindValidSplit/6/a� [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1076: a [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1077: � [2022-03-05T18:51:51.430Z] === RUN TestFindValidSplit/7/a� [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1076: a� [2022-03-05T18:51:51.430Z] cloudwatchlogs_test.go:1077: [2022-03-05T18:51:51.430Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-05T18:51:51.430Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestProcessEventEmoji [2022-03-05T18:51:51.430Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchLineSplit [2022-03-05T18:51:51.430Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-05T18:51:51.430Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchMaxEvents [2022-03-05T18:51:51.430Z] --- PASS: TestCollectBatchMaxEvents (0.09s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-05T18:51:51.430Z] --- PASS: TestCollectBatchMaxTotalBytes (0.07s) [2022-03-05T18:51:51.430Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-05T18:51:51.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:51:51.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:51:51.865Z] check_test.go:308: [d9f006ef2e30c] daemon is not started [2022-03-05T18:51:51.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-05T18:51:51.900Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.05s) [2022-03-05T18:51:51.900Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-05T18:51:51.900Z] --- PASS: TestContentStoreForPull (0.28s) [2022-03-05T18:51:51.900Z] PASS [2022-03-05T18:51:51.900Z] coverage: 6.8% of statements [2022-03-05T18:51:51.900Z] ok github.com/docker/docker/daemon/images 0.643s coverage: 6.8% of statements [2022-03-05T18:51:51.900Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-05T18:51:51.900Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-05T18:51:51.900Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-05T18:51:51.900Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-05T18:51:51.900Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-05T18:51:51.900Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-05T18:51:51.900Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-05T18:51:51.900Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-05T18:51:51.900Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-05T18:51:51.900Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-05T18:51:51.900Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-05T18:51:51.900Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.03s) [2022-03-05T18:51:51.900Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsFormat [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-05T18:51:51.900Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-05T18:51:51.900Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-05T18:51:51.900Z] === RUN TestCreateTagSuccess [2022-03-05T18:51:51.900Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-05T18:51:51.900Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-05T18:51:51.900Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-03-05T18:51:51.900Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-05T18:51:51.900Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-05T18:51:51.900Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-05T18:51:51.900Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-05T18:51:51.900Z] PASS [2022-03-05T18:51:51.900Z] coverage: 80.2% of statements [2022-03-05T18:51:51.900Z] ok github.com/docker/docker/daemon/logger/awslogs 0.776s coverage: 80.2% of statements [2022-03-05T18:51:51.900Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-05T18:51:51.900Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-05T18:51:51.900Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-05T18:51:51.992Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-05T18:51:52.369Z] === RUN TestValidateLogOptReconnectInterval [2022-03-05T18:51:52.369Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-05T18:51:52.369Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-05T18:51:52.369Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-05T18:51:52.369Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-05T18:51:52.369Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-05T18:51:52.369Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-05T18:51:52.369Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-05T18:51:52.369Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-05T18:51:52.369Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-05T18:51:52.369Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-05T18:51:52.369Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-05T18:51:52.369Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-05T18:51:52.369Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-05T18:51:52.369Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-05T18:51:52.369Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-05T18:51:52.844Z] PASS [2022-03-05T18:51:52.844Z] coverage: 33.6% of statements [2022-03-05T18:51:52.844Z] ok github.com/docker/docker/daemon/logger/fluentd 0.072s coverage: 33.6% of statements [2022-03-05T18:51:52.844Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-05T18:51:52.844Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-05T18:51:52.844Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-05T18:51:52.844Z] === RUN TestJSONFileLogger [2022-03-05T18:51:52.844Z] --- PASS: TestJSONFileLogger (0.01s) [2022-03-05T18:51:52.844Z] === RUN TestJSONFileLoggerWithTags [2022-03-05T18:51:53.312Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-05T18:51:53.312Z] === RUN TestJSONFileLoggerWithOpts [2022-03-05T18:51:53.312Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-05T18:51:53.312Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-05T18:51:53.312Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-05T18:51:53.312Z] === RUN TestEncodeDecode [2022-03-05T18:51:53.312Z] === PAUSE TestEncodeDecode [2022-03-05T18:51:53.312Z] === RUN TestUnexpectedEOF [2022-03-05T18:51:53.312Z] time="2022-03-05T18:51:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-05T18:51:53.312Z] time="2022-03-05T18:51:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-05T18:51:53.312Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-03-05T18:51:53.312Z] === CONT TestEncodeDecode [2022-03-05T18:51:53.312Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-05T18:51:53.312Z] PASS [2022-03-05T18:51:53.312Z] coverage: 69.9% of statements [2022-03-05T18:51:53.312Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.281s coverage: 69.9% of statements [2022-03-05T18:51:53.312Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-05T18:51:53.312Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-05T18:51:53.312Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-05T18:51:53.617Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-05T18:51:53.617Z] === RUN TestParallelCreate [2022-03-05T18:51:53.617Z] 2022/03/05 18:51:53 Closing DB instances... [2022-03-05T18:51:53.617Z] --- PASS: TestParallelCreate (0.02s) [2022-03-05T18:51:53.617Z] === RUN TestParallelDelete [2022-03-05T18:51:53.617Z] 2022/03/05 18:51:53 Closing DB instances... [2022-03-05T18:51:53.617Z] --- PASS: TestParallelDelete (0.02s) [2022-03-05T18:51:53.617Z] === RUN TestNetworkDBIslands [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:48546dab1983 with config:&{NodeID:48546dab1983 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-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=info msg="Node 48546dab1983/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=info msg="Node 48546dab1983/172.31.71.220, added to nodes list" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:164d7589d324 with config:&{NodeID:164d7589d324 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-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=info msg="Node 164d7589d324/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=info msg="Node 164d7589d324/172.31.71.220, added to nodes list" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=info msg="Node 164d7589d324/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=info msg="Node 164d7589d324/172.31.71.220, added to nodes list" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=info msg="Node 48546dab1983/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=info msg="Node 48546dab1983/172.31.71.220, added to nodes list" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-05T18:51:53.617Z] time="2022-03-05T18:51:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-05T18:51:53.683Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-05T18:51:53.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s) [2022-03-05T18:51:53.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.87s) [2022-03-05T18:51:53.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.79s) [2022-03-05T18:51:53.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.84s) [2022-03-05T18:51:53.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2022-03-05T18:51:53.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2022-03-05T18:51:53.683Z] === RUN TestBuildMultiStageCopy [2022-03-05T18:51:53.683Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T18:51:53.783Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s) [2022-03-05T18:51:53.783Z] === RUN TestFastTimeMarshalJSON [2022-03-05T18:51:53.783Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-03-05T18:51:53.783Z] PASS [2022-03-05T18:51:53.783Z] coverage: 87.2% of statements [2022-03-05T18:51:53.783Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.330s coverage: 87.2% of statements [2022-03-05T18:51:54.605Z] time="2022-03-05T18:51:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:69d779f90221 with config:&{NodeID:69d779f90221 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-05T18:51:54.605Z] time="2022-03-05T18:51:54Z" level=info msg="Node 69d779f90221/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=info msg="Node 69d779f90221/172.31.71.220, added to nodes list" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=info msg="Node 69d779f90221/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=info msg="Node 69d779f90221/172.31.71.220, added to nodes list" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=info msg="Node 48546dab1983/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=info msg="Node 48546dab1983/172.31.71.220, added to nodes list" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=info msg="Node 164d7589d324/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=info msg="Node 164d7589d324/172.31.71.220, added to nodes list" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=info msg="Node 69d779f90221/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:54.606Z] time="2022-03-05T18:51:54Z" level=info msg="Node 69d779f90221/172.31.71.220, added to nodes list" [2022-03-05T18:51:54.771Z] === RUN TestWriteLog [2022-03-05T18:51:54.771Z] === PAUSE TestWriteLog [2022-03-05T18:51:54.771Z] === RUN TestReadLog [2022-03-05T18:51:54.771Z] === PAUSE TestReadLog [2022-03-05T18:51:54.771Z] === RUN TestDecode [2022-03-05T18:51:54.771Z] --- PASS: TestDecode (0.03s) [2022-03-05T18:51:54.771Z] === CONT TestWriteLog [2022-03-05T18:51:54.771Z] --- PASS: TestWriteLog (0.00s) [2022-03-05T18:51:54.771Z] === CONT TestReadLog [2022-03-05T18:51:54.771Z] === RUN TestReadLog/tail_exact [2022-03-05T18:51:54.771Z] === RUN TestReadLog/tail_less_than_available [2022-03-05T18:51:54.771Z] === RUN TestReadLog/tail_more_than_available [2022-03-05T18:51:54.771Z] --- PASS: TestReadLog (0.27s) [2022-03-05T18:51:54.771Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-05T18:51:54.771Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-05T18:51:54.771Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-05T18:51:54.771Z] PASS [2022-03-05T18:51:54.771Z] coverage: 78.7% of statements [2022-03-05T18:51:54.771Z] ok github.com/docker/docker/daemon/logger/local 0.481s coverage: 78.7% of statements [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a81ff8fe704b with config:&{NodeID:a81ff8fe704b 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-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node a81ff8fe704b/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node a81ff8fe704b/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node a81ff8fe704b/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node a81ff8fe704b/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node 48546dab1983/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node 48546dab1983/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node 164d7589d324/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node 164d7589d324/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node 69d779f90221/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node 69d779f90221/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node a81ff8fe704b/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node a81ff8fe704b/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node a81ff8fe704b/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.076Z] time="2022-03-05T18:51:54Z" level=info msg="Node a81ff8fe704b/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.244Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e8a934079e15 with config:&{NodeID:e8a934079e15 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-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node e8a934079e15/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node e8a934079e15/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node e8a934079e15/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node e8a934079e15/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node 48546dab1983/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node 48546dab1983/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node 69d779f90221/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node 69d779f90221/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node a81ff8fe704b/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node a81ff8fe704b/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node 164d7589d324/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node 164d7589d324/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node e8a934079e15/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node e8a934079e15/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node e8a934079e15/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node e8a934079e15/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node e8a934079e15/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:55.548Z] time="2022-03-05T18:51:55Z" level=info msg="Node e8a934079e15/172.31.71.220, added to nodes list" [2022-03-05T18:51:55.713Z] === RUN TestOpenFileDelete [2022-03-05T18:51:55.713Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-05T18:51:55.713Z] === RUN TestOpenFileRename [2022-03-05T18:51:55.713Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-05T18:51:55.713Z] === RUN TestHandleDecoderErr [2022-03-05T18:51:55.713Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-05T18:51:55.713Z] === RUN TestParseLogTagDefaultTag [2022-03-05T18:51:55.713Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-05T18:51:55.713Z] === RUN TestParseLogTag [2022-03-05T18:51:55.713Z] --- PASS: TestParseLogTag (0.00s) [2022-03-05T18:51:55.713Z] === RUN TestParseLogTagEmptyTag [2022-03-05T18:51:55.713Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-05T18:51:55.713Z] === RUN TestTailFiles [2022-03-05T18:51:55.713Z] --- PASS: TestTailFiles (0.00s) [2022-03-05T18:51:55.713Z] === RUN TestFollowLogsConsumerGone [2022-03-05T18:51:55.713Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-05T18:51:55.713Z] === RUN TestFollowLogsProducerGone [2022-03-05T18:51:55.713Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-05T18:51:55.713Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-05T18:51:55.713Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-05T18:51:55.713Z] === RUN TestCheckCapacityAndRotate [2022-03-05T18:51:55.713Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-05T18:51:55.713Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-05T18:51:56.016Z] networkdb_test.go:835: Re-joining: 3 [2022-03-05T18:51:56.016Z] time="2022-03-05T18:51:55Z" level=info msg="The new bootstrap node list is:[172.31.71.220:10033 172.31.71.220:10034 172.31.71.220:10035]" [2022-03-05T18:51:56.016Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10033" [2022-03-05T18:51:56.016Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49370" [2022-03-05T18:51:56.016Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10034" [2022-03-05T18:51:56.016Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49371" [2022-03-05T18:51:56.016Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49372" [2022-03-05T18:51:56.016Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10035" [2022-03-05T18:51:56.016Z] networkdb_test.go:835: Re-joining: 4 [2022-03-05T18:51:56.016Z] time="2022-03-05T18:51:55Z" level=info msg="The new bootstrap node list is:[172.31.71.220:10033 172.31.71.220:10034 172.31.71.220:10035]" [2022-03-05T18:51:56.017Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10033" [2022-03-05T18:51:56.017Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49373" [2022-03-05T18:51:56.017Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10034" [2022-03-05T18:51:56.017Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49374" [2022-03-05T18:51:56.017Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10035" [2022-03-05T18:51:56.017Z] time="2022-03-05T18:51:55Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49375" [2022-03-05T18:51:56.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-05T18:51:56.183Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2022-03-05T18:51:56.183Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-03-05T18:51:56.183Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2022-03-05T18:51:56.183Z] PASS [2022-03-05T18:51:56.183Z] coverage: 55.1% of statements [2022-03-05T18:51:56.183Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.333s coverage: 55.1% of statements [2022-03-05T18:51:56.183Z] === RUN TestLog [2022-03-05T18:51:56.183Z] --- PASS: TestLog (0.03s) [2022-03-05T18:51:56.183Z] PASS [2022-03-05T18:51:56.183Z] coverage: 31.5% of statements [2022-03-05T18:51:56.183Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.110s coverage: 31.5% of statements [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="node 0 leaving" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="Node 48546dab1983 change state NodeActive --> NodeLeft" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="node2(164d7589d324): Node leave event for 48546dab1983/172.31.71.220" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="Node 48546dab1983 change state NodeActive --> NodeLeft" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="node4(a81ff8fe704b): Node leave event for 48546dab1983/172.31.71.220" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="Node 48546dab1983 change state NodeActive --> NodeLeft" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="node5(e8a934079e15): Node leave event for 48546dab1983/172.31.71.220" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="Node 48546dab1983 change state NodeActive --> NodeLeft" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="node1(48546dab1983): Node leave event for 48546dab1983/172.31.71.220" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="Node 48546dab1983 change state NodeActive --> NodeLeft" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="node3(69d779f90221): Node leave event for 48546dab1983/172.31.71.220" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="Node 48546dab1983/172.31.71.220, left gossip cluster" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="Node 48546dab1983/172.31.71.220, left gossip cluster" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="Node 48546dab1983/172.31.71.220, left gossip cluster" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="Node 48546dab1983/172.31.71.220, left gossip cluster" [2022-03-05T18:51:56.485Z] time="2022-03-05T18:51:56Z" level=info msg="Node 48546dab1983/172.31.71.220, left gossip cluster" [2022-03-05T18:51:56.654Z] === RUN TestValidateLogOpt [2022-03-05T18:51:56.654Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-05T18:51:56.654Z] === RUN TestNewMissedConfig [2022-03-05T18:51:56.654Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-05T18:51:56.654Z] === RUN TestNewMissedUrl [2022-03-05T18:51:56.654Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="node 1 leaving" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="Node 164d7589d324 change state NodeActive --> NodeLeft" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="node5(e8a934079e15): Node leave event for 164d7589d324/172.31.71.220" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="Node 164d7589d324/172.31.71.220, left gossip cluster" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="Node 164d7589d324 change state NodeActive --> NodeFailed" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="Node 164d7589d324/172.31.71.220, added to failed nodes list" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="Node 164d7589d324 change state NodeActive --> NodeLeft" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="node4(a81ff8fe704b): Node leave event for 164d7589d324/172.31.71.220" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="Node 164d7589d324 change state NodeActive --> NodeLeft" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=error msg="node: 164d7589d324 is unknown to memberlist" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="node3(69d779f90221): Node leave event for 164d7589d324/172.31.71.220" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="Node 164d7589d324/172.31.71.220, left gossip cluster" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="Node 164d7589d324/172.31.71.220, left gossip cluster" [2022-03-05T18:51:56.955Z] time="2022-03-05T18:51:56Z" level=info msg="Node 164d7589d324/172.31.71.220, left gossip cluster" [2022-03-05T18:51:57.123Z] === RUN TestNewMissedToken [2022-03-05T18:51:57.123Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-05T18:51:57.123Z] === RUN TestNewWithProxy [2022-03-05T18:51:57.123Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-05T18:51:57.123Z] === RUN TestDefault [2022-03-05T18:51:57.123Z] --- PASS: TestDefault (0.05s) [2022-03-05T18:51:57.123Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-05T18:51:57.123Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-05T18:51:57.123Z] === RUN TestJsonFormat [2022-03-05T18:51:57.123Z] --- PASS: TestJsonFormat (0.04s) [2022-03-05T18:51:57.123Z] === RUN TestRawFormat [2022-03-05T18:51:57.123Z] --- PASS: TestRawFormat (0.00s) [2022-03-05T18:51:57.123Z] === RUN TestRawFormatWithLabels [2022-03-05T18:51:57.123Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-05T18:51:57.123Z] === RUN TestRawFormatWithoutTag [2022-03-05T18:51:57.123Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-05T18:51:57.123Z] === RUN TestBatching [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:56Z" level=info msg="node 2 leaving" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:56Z" level=info msg="Node 69d779f90221 change state NodeActive --> NodeLeft" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:56Z" level=info msg="node4(a81ff8fe704b): Node leave event for 69d779f90221/172.31.71.220" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:56Z" level=info msg="Node 69d779f90221 change state NodeActive --> NodeLeft" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:56Z" level=info msg="node5(e8a934079e15): Node leave event for 69d779f90221/172.31.71.220" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:56Z" level=info msg="Node 69d779f90221 change state NodeActive --> NodeLeft" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:56Z" level=info msg="node3(69d779f90221): Node leave event for 69d779f90221/172.31.71.220" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:57Z" level=debug msg="memberlist: Failed ping: e8a934079e15 (timeout reached)" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.71.220:10034: use of closed network connection" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.71.220:10035: use of closed network connection" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.71.220:10036: use of closed network connection" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:57Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49376" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:57Z" level=info msg="Node 69d779f90221/172.31.71.220, left gossip cluster" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:57Z" level=info msg="Node 69d779f90221/172.31.71.220, left gossip cluster" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:57Z" level=info msg="Node 69d779f90221/172.31.71.220, left gossip cluster" [2022-03-05T18:51:57.422Z] networkdb_test.go:867: node4: OK [2022-03-05T18:51:57.422Z] networkdb_test.go:867: node5: OK [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:57Z" level=info msg="node 0 coming back" [2022-03-05T18:51:57.422Z] time="2022-03-05T18:51:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c7bc1e86f503 with config:&{NodeID:c7bc1e86f503 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-05T18:51:57.592Z] --- PASS: TestBatching (0.50s) [2022-03-05T18:51:57.592Z] === RUN TestFrequency [2022-03-05T18:51:57.592Z] === RUN TestParseLogFormat [2022-03-05T18:51:57.592Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-05T18:51:57.592Z] === RUN TestValidateLogOptEmpty [2022-03-05T18:51:57.592Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-05T18:51:57.592Z] === RUN TestValidateSyslogAddress [2022-03-05T18:51:57.592Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-05T18:51:57.592Z] === RUN TestParseAddressDefaultPort [2022-03-05T18:51:57.592Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-05T18:51:57.592Z] === RUN TestValidateSyslogFacility [2022-03-05T18:51:57.592Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-05T18:51:57.592Z] === RUN TestValidateLogOptSyslogFormat [2022-03-05T18:51:57.592Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-05T18:51:57.592Z] === RUN TestValidateLogOpt [2022-03-05T18:51:57.592Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-05T18:51:57.592Z] PASS [2022-03-05T18:51:57.592Z] coverage: 46.8% of statements [2022-03-05T18:51:57.592Z] ok github.com/docker/docker/daemon/logger/syslog 0.128s coverage: 46.8% of statements [2022-03-05T18:51:57.592Z] --- PASS: TestFrequency (0.16s) [2022-03-05T18:51:57.592Z] === RUN TestOneMessagePerRequest [2022-03-05T18:51:57.592Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-05T18:51:57.592Z] === RUN TestVerify [2022-03-05T18:51:57.592Z] --- PASS: TestVerify (0.00s) [2022-03-05T18:51:57.592Z] === RUN TestSkipVerify [2022-03-05T18:51:57.592Z] === RUN TestNewParse [2022-03-05T18:51:57.592Z] --- PASS: TestNewParse (0.00s) [2022-03-05T18:51:57.592Z] PASS [2022-03-05T18:51:57.592Z] coverage: 8.3% of statements [2022-03-05T18:51:57.592Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2022-03-05T18:51:57.592Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:57.592Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:57.592Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:57.592Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:57.847Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T18:51:57.891Z] time="2022-03-05T18:51:57Z" level=info msg="Node c7bc1e86f503/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:57.891Z] time="2022-03-05T18:51:57Z" level=info msg="Node c7bc1e86f503/172.31.71.220, added to nodes list" [2022-03-05T18:51:57.891Z] time="2022-03-05T18:51:57Z" level=info msg="node 1 coming back" [2022-03-05T18:51:57.891Z] time="2022-03-05T18:51:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:67fc17921c33 with config:&{NodeID:67fc17921c33 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-05T18:51:57.891Z] time="2022-03-05T18:51:57Z" level=info msg="Node 67fc17921c33/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:57.891Z] time="2022-03-05T18:51:57Z" level=info msg="Node 67fc17921c33/172.31.71.220, added to nodes list" [2022-03-05T18:51:57.891Z] time="2022-03-05T18:51:57Z" level=info msg="node 2 coming back" [2022-03-05T18:51:57.891Z] time="2022-03-05T18:51:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b9df95fa42ac with config:&{NodeID:b9df95fa42ac 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-05T18:51:57.891Z] time="2022-03-05T18:51:57Z" level=info msg="Node b9df95fa42ac/172.31.71.220, joined gossip cluster" [2022-03-05T18:51:57.891Z] time="2022-03-05T18:51:57Z" level=info msg="Node b9df95fa42ac/172.31.71.220, added to nodes list" [2022-03-05T18:51:57.891Z] time="2022-03-05T18:51:57Z" level=warning msg="memberlist: Was able to connect to e8a934079e15 but other probes failed, network may be misconfigured" [2022-03-05T18:51:58.062Z] --- PASS: TestSkipVerify (0.65s) [2022-03-05T18:51:58.062Z] === RUN TestBufferMaximum [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506317.912332\",\"host\":\"d770f494560d\"}'" [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506317.912332\",\"host\":\"d770f494560d\"}'" [2022-03-05T18:51:58.062Z] --- PASS: TestBufferMaximum (0.01s) [2022-03-05T18:51:58.062Z] === RUN TestServerAlwaysDown [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506317.917328\",\"host\":\"d770f494560d\"}'" [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506317.917328\",\"host\":\"d770f494560d\"}'" [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506317.917328\",\"host\":\"d770f494560d\"}'" [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506317.918699\",\"host\":\"d770f494560d\"}'" [2022-03-05T18:51:58.062Z] time="2022-03-05T18:51:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646506317.918699\",\"host\":\"d770f494560d\"}'" [2022-03-05T18:51:58.062Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-05T18:51:58.062Z] === RUN TestCannotSendAfterClose [2022-03-05T18:51:58.062Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-05T18:51:58.062Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-05T18:51:58.103Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T18:51:58.359Z] time="2022-03-05T18:51:57Z" level=debug msg="memberlist: Failed ping: e8a934079e15 (timeout reached)" [2022-03-05T18:51:58.359Z] time="2022-03-05T18:51:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.71.220:10036: use of closed network connection" [2022-03-05T18:51:58.359Z] time="2022-03-05T18:51:57Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49377" [2022-03-05T18:51:58.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-05T18:51:58.827Z] time="2022-03-05T18:51:58Z" level=warning msg="memberlist: Was able to connect to e8a934079e15 but other probes failed, network may be misconfigured" [2022-03-05T18:51:59.032Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T18:51:59.054Z] time="2022-03-05T18:51:58Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-05T18:51:59.054Z] time="2022-03-05T18:51:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d770f494560d\"}'" [2022-03-05T18:51:59.054Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-05T18:51:59.054Z] PASS [2022-03-05T18:51:59.054Z] coverage: 82.5% of statements [2022-03-05T18:51:59.054Z] ok github.com/docker/docker/daemon/logger/splunk 2.571s coverage: 82.5% of statements [2022-03-05T18:51:59.054Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-05T18:51:59.054Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-05T18:51:59.054Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-05T18:51:59.526Z] === RUN TestV1IDService [2022-03-05T18:51:59.526Z] --- PASS: TestV1IDService (0.03s) [2022-03-05T18:51:59.526Z] === RUN TestV2MetadataService [2022-03-05T18:51:59.972Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-05T18:51:59.996Z] === RUN TestSuccessfulDownload [2022-03-05T18:51:59.996Z] download_test.go:267: Needs fixing on Windows [2022-03-05T18:51:59.996Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-05T18:51:59.996Z] === RUN TestCancelledDownload [2022-03-05T18:51:59.996Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-05T18:51:59.996Z] === RUN TestMaxDownloadAttempts [2022-03-05T18:51:59.996Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T18:51:59.996Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T18:51:59.996Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T18:51:59.996Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T18:51:59.996Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T18:51:59.996Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T18:51:59.996Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T18:51:59.996Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T18:51:59.996Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-05T18:51:59.996Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-05T18:51:59.996Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-05T18:51:59.996Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-05T18:52:00.001Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T18:52:00.231Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-05T18:52:00.465Z] time="2022-03-05T18:51:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:52:00.465Z] time="2022-03-05T18:51:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:52:00.465Z] time="2022-03-05T18:51:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:52:00.465Z] time="2022-03-05T18:51:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-05T18:52:00.465Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-05T18:52:00.465Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-03-05T18:52:00.465Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-03-05T18:52:00.465Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-03-05T18:52:00.465Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-03-05T18:52:00.465Z] === RUN TestTransfer [2022-03-05T18:52:00.465Z] --- PASS: TestTransfer (0.12s) [2022-03-05T18:52:00.465Z] === RUN TestConcurrencyLimit [2022-03-05T18:52:00.465Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-05T18:52:00.465Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-05T18:52:00.465Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-05T18:52:00.465Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-05T18:52:00.465Z] === RUN TestContinueOnError_NeverContinue [2022-03-05T18:52:00.465Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-05T18:52:00.465Z] === RUN TestManifestStore [2022-03-05T18:52:00.465Z] === RUN TestManifestStore/no_remote_or_local [2022-03-05T18:52:00.465Z] --- PASS: TestV2MetadataService (1.14s) [2022-03-05T18:52:00.465Z] PASS [2022-03-05T18:52:00.465Z] coverage: 48.2% of statements [2022-03-05T18:52:00.465Z] ok github.com/docker/docker/distribution/metadata 1.251s coverage: 48.2% of statements [2022-03-05T18:52:00.465Z] time="2022-03-05T18:52:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1526865946\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-05T18:52:00.465Z] === RUN TestManifestStore/no_local_cache [2022-03-05T18:52:00.465Z] === RUN TestManifestStore/with_local_cache [2022-03-05T18:52:00.465Z] === RUN TestManifestStore/unknown_media_type [2022-03-05T18:52:00.465Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-05T18:52:00.465Z] time="2022-03-05T18:52:00Z" level=warning msg="reference for unknown type: " [2022-03-05T18:52:00.491Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2022-03-05T18:52:00.491Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T18:52:00.751Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-05T18:52:00.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-05T18:52:00.933Z] time="2022-03-05T18:52:00Z" level=warning msg="reference for unknown type: " [2022-03-05T18:52:00.933Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-05T18:52:00.933Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-05T18:52:00.933Z] time="2022-03-05T18:52:00Z" level=warning msg="reference for unknown type: " [2022-03-05T18:52:00.933Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-05T18:52:00.933Z] time="2022-03-05T18:52:00Z" level=warning msg="reference for unknown type: " [2022-03-05T18:52:00.933Z] time="2022-03-05T18:52:00Z" level=warning msg="reference for unknown type: " [2022-03-05T18:52:00.933Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-05T18:52:00.933Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-05T18:52:00.933Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-05T18:52:00.933Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-05T18:52:00.933Z] === RUN TestInactiveJobs [2022-03-05T18:52:00.933Z] time="2022-03-05T18:52:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore (0.31s) [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaType [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-05T18:52:00.933Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-05T18:52:00.933Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestFixManifestLayers [2022-03-05T18:52:00.934Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-05T18:52:00.934Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-05T18:52:00.934Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestFixManifestLayersBadParent [2022-03-05T18:52:00.934Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestValidateManifest [2022-03-05T18:52:00.934Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-05T18:52:00.934Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestFormatPlatform [2022-03-05T18:52:00.934Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestPullSchema2Config [2022-03-05T18:52:00.934Z] === RUN TestPullSchema2Config/success_first_time [2022-03-05T18:52:00.934Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:52:00.934Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:52:00.934Z] === RUN TestPullSchema2Config/500_status [2022-03-05T18:52:00.934Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:52:00.934Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:52:00.934Z] === RUN TestNotFound [2022-03-05T18:52:00.934Z] --- PASS: TestNotFound (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestConflict [2022-03-05T18:52:00.934Z] --- PASS: TestConflict (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestForbidden [2022-03-05T18:52:00.934Z] --- PASS: TestForbidden (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestInvalidParameter [2022-03-05T18:52:00.934Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestNotImplemented [2022-03-05T18:52:00.934Z] --- PASS: TestNotImplemented (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestNotModified [2022-03-05T18:52:00.934Z] --- PASS: TestNotModified (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestUnauthorized [2022-03-05T18:52:00.934Z] --- PASS: TestUnauthorized (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestUnknown [2022-03-05T18:52:00.934Z] --- PASS: TestUnknown (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestCancelled [2022-03-05T18:52:00.934Z] --- PASS: TestCancelled (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestDeadline [2022-03-05T18:52:00.934Z] --- PASS: TestDeadline (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestDataLoss [2022-03-05T18:52:00.934Z] --- PASS: TestDataLoss (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestUnavailable [2022-03-05T18:52:00.934Z] --- PASS: TestUnavailable (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestSystem [2022-03-05T18:52:00.934Z] --- PASS: TestSystem (0.00s) [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Not_Found [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Bad_Request [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Conflict [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Unauthorized [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Forbidden [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Not_Modified [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-05T18:52:00.934Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode (0.01s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-05T18:52:00.934Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-05T18:52:00.934Z] PASS [2022-03-05T18:52:00.934Z] coverage: 53.1% of statements [2022-03-05T18:52:00.934Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2022-03-05T18:52:00.934Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:52:00.934Z] === RUN TestPullSchema2Config/EOF [2022-03-05T18:52:00.934Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:52:00.934Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:52:00.934Z] 2022/03/05 18:52:00 http: panic serving 127.0.0.1:49221: intentional panic [2022-03-05T18:52:00.934Z] goroutine 101 [running]: [2022-03-05T18:52:00.934Z] net/http.(*conn).serve.func1() [2022-03-05T18:52:00.934Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-05T18:52:00.934Z] panic({0xe24800, 0xfa5ea0}) [2022-03-05T18:52:00.934Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-05T18:52:00.934Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000ce604, {0xfb7200, 0xc00049c540}) [2022-03-05T18:52:00.934Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-05T18:52:00.934Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xfb7200, 0xc00049c540}, 0xc0000b3100) [2022-03-05T18:52:00.934Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-05T18:52:00.934Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xfb7200, 0xc00049c540}, 0x938e35) [2022-03-05T18:52:00.934Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-05T18:52:00.934Z] net/http.serverHandler.ServeHTTP({0xc000076ed0}, {0xfb7200, 0xc00049c540}, 0xc0000b3100) [2022-03-05T18:52:00.934Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-05T18:52:00.934Z] net/http.(*conn).serve(0xc000063180, {0xfbb838, 0xc0000888d0}) [2022-03-05T18:52:00.934Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-05T18:52:00.934Z] created by net/http.(*Server).Serve [2022-03-05T18:52:00.934Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-05T18:52:00.934Z] --- PASS: TestInactiveJobs (0.38s) [2022-03-05T18:52:00.934Z] === RUN TestWatchRelease [2022-03-05T18:52:01.043Z] time="2022-03-05T18:52:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.71.220:10033 172.31.71.220:10034 172.31.71.220:10035]" [2022-03-05T18:52:01.328Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-03-05T18:52:01.328Z] === RUN TestWaitNonBlocked [2022-03-05T18:52:01.328Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:52:01.328Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:52:01.328Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:52:01.328Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:52:01.328Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:52:01.328Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:52:01.365Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2022-03-05T18:52:01.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2022-03-05T18:52:01.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-05T18:52:01.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-05T18:52:01.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-05T18:52:01.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-05T18:52:01.365Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T18:52:01.411Z] --- PASS: TestWatchRelease (0.04s) [2022-03-05T18:52:01.411Z] === RUN TestWatchFinishedTransfer [2022-03-05T18:52:01.411Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-05T18:52:01.411Z] === RUN TestDuplicateTransfer [2022-03-05T18:52:01.411Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-03-05T18:52:01.411Z] === RUN TestSuccessfulUpload [2022-03-05T18:52:01.411Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:52:01.411Z] === RUN TestPullSchema2Config/unauthorized [2022-03-05T18:52:01.411Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-05T18:52:01.411Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-05T18:52:01.411Z] --- PASS: TestPullSchema2Config (0.58s) [2022-03-05T18:52:01.411Z] --- PASS: TestPullSchema2Config/success_first_time (0.04s) [2022-03-05T18:52:01.411Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-05T18:52:01.411Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-03-05T18:52:01.411Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-05T18:52:01.411Z] === RUN TestGetRepositoryMountCandidates [2022-03-05T18:52:01.411Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-05T18:52:01.411Z] === RUN TestLayerAlreadyExists [2022-03-05T18:52:01.411Z] 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-05T18:52:01.411Z] 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-05T18:52:01.411Z] 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-05T18:52:01.411Z] 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-05T18:52:01.411Z] 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-05T18:52:01.411Z] 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-05T18:52:01.411Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-05T18:52:01.411Z] === RUN TestWhenEmptyAuthConfig [2022-03-05T18:52:01.411Z] time="2022-03-05T18:52:01Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-05T18:52:01.411Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-03-05T18:52:01.411Z] === RUN TestCancelledUpload [2022-03-05T18:52:01.411Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-05T18:52:01.411Z] PASS [2022-03-05T18:52:01.411Z] coverage: 76.8% of statements [2022-03-05T18:52:01.511Z] time="2022-03-05T18:52:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.71.220:10033 172.31.71.220:10034 172.31.71.220:10035]" [2022-03-05T18:52:01.886Z] ok github.com/docker/docker/distribution/xfer 1.951s coverage: 76.8% of statements [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10033" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49378" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node e8a934079e15/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node e8a934079e15/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node a81ff8fe704b/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node a81ff8fe704b/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node c7bc1e86f503/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node c7bc1e86f503/172.31.71.220, is the new incarnation of the shutdown node 48546dab1983/172.31.71.220" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node c7bc1e86f503/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10034" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49379" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node c7bc1e86f503/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node c7bc1e86f503/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node e8a934079e15/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node e8a934079e15/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node a81ff8fe704b/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node a81ff8fe704b/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node 67fc17921c33/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node 67fc17921c33/172.31.71.220, is the new incarnation of the shutdown node 164d7589d324/172.31.71.220" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node 67fc17921c33/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10035" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49380" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node c7bc1e86f503/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node c7bc1e86f503/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node 67fc17921c33/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node 67fc17921c33/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node e8a934079e15/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node e8a934079e15/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node a81ff8fe704b/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node a81ff8fe704b/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node b9df95fa42ac/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node b9df95fa42ac/172.31.71.220, is the new incarnation of the shutdown node 69d779f90221/172.31.71.220" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node b9df95fa42ac/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node 67fc17921c33/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node 67fc17921c33/172.31.71.220, is the new incarnation of the shutdown node 164d7589d324/172.31.71.220" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node 67fc17921c33/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node 67fc17921c33/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node c7bc1e86f503/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node 67fc17921c33/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node c7bc1e86f503/172.31.71.220, is the new incarnation of the shutdown node 48546dab1983/172.31.71.220" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node c7bc1e86f503/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node b9df95fa42ac/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node b9df95fa42ac/172.31.71.220, added to nodes list" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node b9df95fa42ac/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node b9df95fa42ac/172.31.71.220, is the new incarnation of the shutdown node 69d779f90221/172.31.71.220" [2022-03-05T18:52:01.979Z] time="2022-03-05T18:52:01Z" level=info msg="Node b9df95fa42ac/172.31.71.220, added to nodes list" [2022-03-05T18:52:02.265Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-05T18:52:02.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2022-03-05T18:52:02.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2022-03-05T18:52:02.265Z] === RUN TestWaitBlocked [2022-03-05T18:52:02.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:52:02.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:52:02.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:52:02.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:52:02.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:52:02.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:52:02.356Z] === RUN TestCompare [2022-03-05T18:52:02.356Z] --- PASS: TestCompare (0.00s) [2022-03-05T18:52:02.356Z] PASS [2022-03-05T18:52:02.356Z] coverage: 19.2% of statements [2022-03-05T18:52:02.356Z] ok github.com/docker/docker/image/cache 0.148s coverage: 19.2% of statements [2022-03-05T18:52:02.356Z] === RUN TestFSGetInvalidData [2022-03-05T18:52:02.356Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-05T18:52:02.356Z] === RUN TestFSInvalidSet [2022-03-05T18:52:02.356Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-05T18:52:02.356Z] === RUN TestFSInvalidRoot [2022-03-05T18:52:02.356Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-05T18:52:02.356Z] === RUN TestFSMetadataGetSet [2022-03-05T18:52:02.356Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2022-03-05T18:52:02.356Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-05T18:52:02.356Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-05T18:52:02.356Z] === RUN TestTokenPassThru [2022-03-05T18:52:02.356Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-05T18:52:02.356Z] === RUN TestTokenPassThruDifferentHost [2022-03-05T18:52:02.356Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-05T18:52:02.356Z] PASS [2022-03-05T18:52:02.356Z] coverage: 26.7% of statements [2022-03-05T18:52:02.356Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-03-05T18:52:02.356Z] === RUN TestFSInvalidWalker [2022-03-05T18:52:02.356Z] ok github.com/docker/docker/distribution 2.114s coverage: 26.7% of statements [2022-03-05T18:52:02.356Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-05T18:52:02.356Z] === RUN TestFSGetSet [2022-03-05T18:52:02.356Z] --- PASS: TestFSGetSet (0.06s) [2022-03-05T18:52:02.356Z] === RUN TestFSGetUnsetKey [2022-03-05T18:52:02.356Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-05T18:52:02.356Z] === RUN TestFSGetEmptyData [2022-03-05T18:52:02.448Z] time="2022-03-05T18:52:02Z" level=info msg="Node b9df95fa42ac/172.31.71.220, joined gossip cluster" [2022-03-05T18:52:02.448Z] time="2022-03-05T18:52:02Z" level=info msg="Node b9df95fa42ac/172.31.71.220, added to nodes list" [2022-03-05T18:52:02.448Z] time="2022-03-05T18:52:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10033" [2022-03-05T18:52:02.448Z] time="2022-03-05T18:52:02Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49381" [2022-03-05T18:52:02.448Z] time="2022-03-05T18:52:02Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49382" [2022-03-05T18:52:02.448Z] time="2022-03-05T18:52:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10034" [2022-03-05T18:52:02.448Z] time="2022-03-05T18:52:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.71.220:10035" [2022-03-05T18:52:02.448Z] time="2022-03-05T18:52:02Z" level=debug msg="memberlist: Stream connection from=172.31.71.220:49383" [2022-03-05T18:52:02.837Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-05T18:52:02.837Z] === RUN TestFSDelete [2022-03-05T18:52:02.837Z] --- PASS: TestFSDelete (0.02s) [2022-03-05T18:52:02.837Z] === RUN TestFSWalker [2022-03-05T18:52:02.837Z] --- PASS: TestFSWalker (0.02s) [2022-03-05T18:52:02.837Z] === RUN TestFSWalkerStopOnError [2022-03-05T18:52:02.837Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-05T18:52:02.837Z] === RUN TestNewFromJSON [2022-03-05T18:52:02.837Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-05T18:52:02.837Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-05T18:52:02.837Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-05T18:52:02.837Z] === RUN TestMarshalKeyOrder [2022-03-05T18:52:02.837Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-05T18:52:02.837Z] === RUN TestHistoryEqual [2022-03-05T18:52:02.837Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-05T18:52:02.837Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-05T18:52:02.837Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-05T18:52:02.837Z] === RUN TestImage [2022-03-05T18:52:02.837Z] --- PASS: TestImage (0.00s) [2022-03-05T18:52:02.837Z] === RUN TestImageOSNotEmpty [2022-03-05T18:52:02.837Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-05T18:52:02.837Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-05T18:52:02.837Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-05T18:52:02.837Z] === RUN TestCreate [2022-03-05T18:52:02.837Z] --- PASS: TestCreate (0.01s) [2022-03-05T18:52:02.837Z] === RUN TestRestore [2022-03-05T18:52:02.837Z] time="2022-03-05T18:52:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-05T18:52:02.837Z] --- PASS: TestRestore (0.06s) [2022-03-05T18:52:02.837Z] === RUN TestAddDelete [2022-03-05T18:52:02.837Z] --- PASS: TestAddDelete (0.03s) [2022-03-05T18:52:02.837Z] === RUN TestSearchAfterDelete [2022-03-05T18:52:02.837Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-05T18:52:02.837Z] === RUN TestParentReset [2022-03-05T18:52:02.837Z] --- PASS: TestParentReset (0.04s) [2022-03-05T18:52:02.837Z] === RUN TestGetAndSetLastUpdated [2022-03-05T18:52:02.837Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-05T18:52:02.837Z] === RUN TestStoreLen [2022-03-05T18:52:02.917Z] 2022/03/05 18:52:02 Closing DB instances... [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="Node c7bc1e86f503 change state NodeActive --> NodeLeft" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="node3(b9df95fa42ac): Node leave event for c7bc1e86f503/172.31.71.220" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="Node c7bc1e86f503 change state NodeActive --> NodeLeft" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="node2(67fc17921c33): Node leave event for c7bc1e86f503/172.31.71.220" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="Node c7bc1e86f503 change state NodeActive --> NodeLeft" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="node5(e8a934079e15): Node leave event for c7bc1e86f503/172.31.71.220" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="Node c7bc1e86f503 change state NodeActive --> NodeLeft" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="node1(c7bc1e86f503): Node leave event for c7bc1e86f503/172.31.71.220" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="Node c7bc1e86f503 change state NodeActive --> NodeLeft" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="node4(a81ff8fe704b): Node leave event for c7bc1e86f503/172.31.71.220" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="Node c7bc1e86f503/172.31.71.220, left gossip cluster" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="Node c7bc1e86f503/172.31.71.220, left gossip cluster" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="Node c7bc1e86f503/172.31.71.220, left gossip cluster" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="Node c7bc1e86f503/172.31.71.220, left gossip cluster" [2022-03-05T18:52:02.917Z] time="2022-03-05T18:52:02Z" level=info msg="Node c7bc1e86f503/172.31.71.220, left gossip cluster" [2022-03-05T18:52:03.204Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-05T18:52:03.204Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2022-03-05T18:52:03.204Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2022-03-05T18:52:03.204Z] === CONT TestContainerStartOnDaemonRestart [2022-03-05T18:52:03.204Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T18:52:03.306Z] --- PASS: TestStoreLen (0.07s) [2022-03-05T18:52:03.306Z] PASS [2022-03-05T18:52:03.306Z] coverage: 86.9% of statements [2022-03-05T18:52:03.306Z] ok github.com/docker/docker/image 0.778s coverage: 86.9% of statements [2022-03-05T18:52:03.306Z] === RUN TestValidateManifest [2022-03-05T18:52:03.306Z] === RUN TestValidateManifest/nil [2022-03-05T18:52:03.306Z] === RUN TestValidateManifest/non-nil [2022-03-05T18:52:03.306Z] --- PASS: TestValidateManifest (0.00s) [2022-03-05T18:52:03.306Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-05T18:52:03.306Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-05T18:52:03.306Z] PASS [2022-03-05T18:52:03.306Z] coverage: 0.7% of statements [2022-03-05T18:52:03.306Z] ok github.com/docker/docker/image/tarexport 0.110s coverage: 0.7% of statements [2022-03-05T18:52:03.385Z] time="2022-03-05T18:52:03Z" level=info msg="Node 67fc17921c33 change state NodeActive --> NodeLeft" [2022-03-05T18:52:03.385Z] time="2022-03-05T18:52:03Z" level=info msg="node3(b9df95fa42ac): Node leave event for 67fc17921c33/172.31.71.220" [2022-03-05T18:52:03.385Z] time="2022-03-05T18:52:03Z" level=info msg="Node 67fc17921c33 change state NodeActive --> NodeLeft" [2022-03-05T18:52:03.385Z] time="2022-03-05T18:52:03Z" level=info msg="node5(e8a934079e15): Node leave event for 67fc17921c33/172.31.71.220" [2022-03-05T18:52:03.385Z] time="2022-03-05T18:52:03Z" level=info msg="Node 67fc17921c33 change state NodeActive --> NodeLeft" [2022-03-05T18:52:03.385Z] time="2022-03-05T18:52:03Z" level=info msg="node4(a81ff8fe704b): Node leave event for 67fc17921c33/172.31.71.220" [2022-03-05T18:52:03.385Z] time="2022-03-05T18:52:03Z" level=info msg="Node 67fc17921c33 change state NodeActive --> NodeLeft" [2022-03-05T18:52:03.385Z] time="2022-03-05T18:52:03Z" level=info msg="node2(67fc17921c33): Node leave event for 67fc17921c33/172.31.71.220" [2022-03-05T18:52:03.385Z] time="2022-03-05T18:52:03Z" level=info msg="Node 67fc17921c33/172.31.71.220, left gossip cluster" [2022-03-05T18:52:03.385Z] time="2022-03-05T18:52:03Z" level=info msg="Node 67fc17921c33/172.31.71.220, left gossip cluster" [2022-03-05T18:52:03.385Z] time="2022-03-05T18:52:03Z" level=info msg="Node 67fc17921c33/172.31.71.220, left gossip cluster" [2022-03-05T18:52:03.463Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-05T18:52:03.463Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-05T18:52:03.786Z] === RUN TestMakeV1ConfigFromConfig [2022-03-05T18:52:03.786Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-05T18:52:03.786Z] PASS [2022-03-05T18:52:03.786Z] coverage: 25.0% of statements [2022-03-05T18:52:03.786Z] ok github.com/docker/docker/image/v1 0.095s coverage: 25.0% of statements [2022-03-05T18:52:03.786Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-05T18:52:03.856Z] time="2022-03-05T18:52:03Z" level=info msg="Node 67fc17921c33/172.31.71.220, left gossip cluster" [2022-03-05T18:52:03.856Z] time="2022-03-05T18:52:03Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.31.71.220:10036: use of closed network connection" [2022-03-05T18:52:03.856Z] time="2022-03-05T18:52:03Z" level=info msg="Node b9df95fa42ac change state NodeActive --> NodeLeft" [2022-03-05T18:52:03.856Z] time="2022-03-05T18:52:03Z" level=info msg="node5(e8a934079e15): Node leave event for b9df95fa42ac/172.31.71.220" [2022-03-05T18:52:03.856Z] time="2022-03-05T18:52:03Z" level=info msg="Node b9df95fa42ac change state NodeActive --> NodeLeft" [2022-03-05T18:52:03.856Z] time="2022-03-05T18:52:03Z" level=info msg="node4(a81ff8fe704b): Node leave event for b9df95fa42ac/172.31.71.220" [2022-03-05T18:52:03.856Z] time="2022-03-05T18:52:03Z" level=info msg="Node b9df95fa42ac change state NodeActive --> NodeLeft" [2022-03-05T18:52:03.856Z] time="2022-03-05T18:52:03Z" level=info msg="node3(b9df95fa42ac): Node leave event for b9df95fa42ac/172.31.71.220" [2022-03-05T18:52:03.856Z] time="2022-03-05T18:52:03Z" level=info msg="Node b9df95fa42ac/172.31.71.220, left gossip cluster" [2022-03-05T18:52:03.856Z] time="2022-03-05T18:52:03Z" level=info msg="Node b9df95fa42ac/172.31.71.220, left gossip cluster" [2022-03-05T18:52:03.856Z] time="2022-03-05T18:52:03Z" level=info msg="Node b9df95fa42ac/172.31.71.220, left gossip cluster" [2022-03-05T18:52:04.323Z] time="2022-03-05T18:52:04Z" level=warning msg="memberlist: Failed to send gossip to 172.31.71.220:10036: write udp [::]:10035->172.31.71.220:10036: use of closed network connection" [2022-03-05T18:52:04.324Z] time="2022-03-05T18:52:04Z" level=info msg="Node a81ff8fe704b change state NodeActive --> NodeLeft" [2022-03-05T18:52:04.324Z] time="2022-03-05T18:52:04Z" level=info msg="node5(e8a934079e15): Node leave event for a81ff8fe704b/172.31.71.220" [2022-03-05T18:52:04.324Z] time="2022-03-05T18:52:04Z" level=info msg="Node a81ff8fe704b change state NodeActive --> NodeLeft" [2022-03-05T18:52:04.324Z] time="2022-03-05T18:52:04Z" level=info msg="node4(a81ff8fe704b): Node leave event for a81ff8fe704b/172.31.71.220" [2022-03-05T18:52:04.776Z] === RUN TestSerialization [2022-03-05T18:52:04.776Z] --- PASS: TestSerialization (0.02s) [2022-03-05T18:52:04.776Z] PASS [2022-03-05T18:52:04.776Z] coverage: 100.0% of statements [2022-03-05T18:52:04.776Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-03-05T18:52:04.792Z] time="2022-03-05T18:52:04Z" level=info msg="Node a81ff8fe704b/172.31.71.220, left gossip cluster" [2022-03-05T18:52:05.261Z] time="2022-03-05T18:52:04Z" level=info msg="Node a81ff8fe704b/172.31.71.220, left gossip cluster" [2022-03-05T18:52:05.729Z] time="2022-03-05T18:52:05Z" level=info msg="Node e8a934079e15/172.31.71.220, left gossip cluster" [2022-03-05T18:52:05.729Z] time="2022-03-05T18:52:05Z" level=info msg="Node e8a934079e15 change state NodeActive --> NodeFailed" [2022-03-05T18:52:05.729Z] time="2022-03-05T18:52:05Z" level=info msg="Node e8a934079e15/172.31.71.220, added to failed nodes list" [2022-03-05T18:52:05.729Z] --- PASS: TestNetworkDBIslands (11.87s) [2022-03-05T18:52:05.729Z] PASS [2022-03-05T18:52:05.729Z] coverage: 60.0% of statements [2022-03-05T18:52:05.729Z] ok github.com/docker/docker/libnetwork/networkdb 103.205s coverage: 60.0% of statements [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/quota [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/rootless [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/volume [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-05T18:52:05.729Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-05T18:52:05.764Z] === RUN TestEnvironmentParsing [2022-03-05T18:52:05.764Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-05T18:52:05.764Z] PASS [2022-03-05T18:52:05.764Z] coverage: 1.2% of statements [2022-03-05T18:52:05.764Z] ok github.com/docker/docker/libcontainerd/local 0.134s coverage: 1.2% of statements [2022-03-05T18:52:05.764Z] === RUN TestEmptyLayer [2022-03-05T18:52:05.764Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-05T18:52:05.764Z] === RUN TestCommitFailure [2022-03-05T18:52:05.764Z] --- PASS: TestCommitFailure (0.02s) [2022-03-05T18:52:05.764Z] === RUN TestStartTransactionFailure [2022-03-05T18:52:05.764Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-05T18:52:05.764Z] === RUN TestGetOrphan [2022-03-05T18:52:05.764Z] --- PASS: TestGetOrphan (0.01s) [2022-03-05T18:52:05.764Z] === RUN TestMountAndRegister [2022-03-05T18:52:05.764Z] layer_test.go:258: Layer size: 14 [2022-03-05T18:52:05.764Z] --- PASS: TestMountAndRegister (0.07s) [2022-03-05T18:52:05.764Z] === RUN TestLayerRelease [2022-03-05T18:52:05.764Z] layer_test.go:291: Failing on Windows [2022-03-05T18:52:05.764Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-05T18:52:05.764Z] === RUN TestStoreRestore [2022-03-05T18:52:05.764Z] layer_test.go:340: Failing on Windows [2022-03-05T18:52:05.764Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-05T18:52:05.764Z] === RUN TestTarStreamStability [2022-03-05T18:52:05.764Z] layer_test.go:455: Failing on Windows [2022-03-05T18:52:05.764Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-05T18:52:05.764Z] === RUN TestRegisterExistingLayer [2022-03-05T18:52:06.236Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-03-05T18:52:06.236Z] === RUN TestTarStreamVerification [2022-03-05T18:52:06.236Z] layer_test.go:684: Failing on Windows [2022-03-05T18:52:06.236Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-05T18:52:06.236Z] === RUN TestLayerMigration [2022-03-05T18:52:06.236Z] migration_test.go:45: Failing on Windows [2022-03-05T18:52:06.236Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-05T18:52:06.236Z] === RUN TestLayerMigrationNoTarsplit [2022-03-05T18:52:06.236Z] migration_test.go:181: Failing on Windows [2022-03-05T18:52:06.236Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-05T18:52:06.236Z] === RUN TestMountInit [2022-03-05T18:52:06.236Z] mount_test.go:17: Failing on Windows [2022-03-05T18:52:06.236Z] --- SKIP: TestMountInit (0.00s) [2022-03-05T18:52:06.236Z] === RUN TestMountSize [2022-03-05T18:52:06.236Z] mount_test.go:76: Failing on Windows [2022-03-05T18:52:06.236Z] --- SKIP: TestMountSize (0.00s) [2022-03-05T18:52:06.236Z] === RUN TestMountChanges [2022-03-05T18:52:06.236Z] mount_test.go:125: Failing on Windows [2022-03-05T18:52:06.236Z] --- SKIP: TestMountChanges (0.00s) [2022-03-05T18:52:06.236Z] === RUN TestMountApply [2022-03-05T18:52:06.236Z] mount_test.go:212: Failing on Windows [2022-03-05T18:52:06.236Z] --- SKIP: TestMountApply (0.00s) [2022-03-05T18:52:06.236Z] PASS [2022-03-05T18:52:06.236Z] coverage: 30.2% of statements [2022-03-05T18:52:06.236Z] ok github.com/docker/docker/layer 0.474s coverage: 30.2% of statements [2022-03-05T18:52:06.236Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-05T18:52:06.236Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-05T18:52:06.236Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-05T18:52:06.236Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-05T18:52:06.609Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-05T18:52:06.609Z] === RUN TestBuildLabelWithTargets [2022-03-05T18:52:06.707Z] === RUN TestSequenceGetAvailableBit [2022-03-05T18:52:06.707Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestSequenceEqual [2022-03-05T18:52:06.707Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestSequenceCopy [2022-03-05T18:52:06.707Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestGetFirstAvailable [2022-03-05T18:52:06.707Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestFindSequence [2022-03-05T18:52:06.707Z] --- PASS: TestFindSequence (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestCheckIfAvailable [2022-03-05T18:52:06.707Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestMergeSequences [2022-03-05T18:52:06.707Z] --- PASS: TestMergeSequences (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestPushReservation [2022-03-05T18:52:06.707Z] --- PASS: TestPushReservation (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestSerializeDeserialize [2022-03-05T18:52:06.707Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestSet [2022-03-05T18:52:06.707Z] --- PASS: TestSet (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestSetUnset [2022-03-05T18:52:06.707Z] --- PASS: TestSetUnset (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestOffsetSetUnset [2022-03-05T18:52:06.707Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestSetInRange [2022-03-05T18:52:06.707Z] --- PASS: TestSetInRange (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestSetAnyInRange [2022-03-05T18:52:06.707Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestMethods [2022-03-05T18:52:06.707Z] --- PASS: TestMethods (0.00s) [2022-03-05T18:52:06.707Z] === RUN TestRandomAllocateDeallocate [2022-03-05T18:52:06.753Z] --- PASS: TestContainerStartOnDaemonRestart (3.12s) [2022-03-05T18:52:06.753Z] === CONT TestDaemonHostGatewayIP [2022-03-05T18:52:06.753Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.19s) [2022-03-05T18:52:06.753Z] === CONT TestDaemonRestartIpcMode [2022-03-05T18:52:07.011Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-05T18:52:07.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-05T18:52:08.516Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-05T18:52:08.516Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-05T18:52:08.516Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-05T18:52:08.516Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-05T18:52:08.516Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-05T18:52:08.516Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-05T18:52:08.516Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-05T18:52:08.516Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-05T18:52:08.516Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-05T18:52:08.679Z] [2022-03-05T18:52:08.679Z] === Skipped [2022-03-05T18:52:08.679Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-05T18:52:08.679Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-05T18:52:08.679Z] [2022-03-05T18:52:08.679Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-05T18:52:08.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.679Z] [2022-03-05T18:52:08.679Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-05T18:52:08.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.679Z] [2022-03-05T18:52:08.679Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-05T18:52:08.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.679Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-05T18:52:08.680Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-05T18:52:08.680Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-05T18:52:08.680Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-05T18:52:08.680Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-05T18:52:08.680Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-05T18:52:08.680Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-05T18:52:08.680Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-05T18:52:08.680Z] daemon_test.go:145: root required [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-05T18:52:08.680Z] reload_test.go:342: root required [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-05T18:52:08.680Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-05T18:52:08.680Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-05T18:52:08.680Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-05T18:52:08.680Z] download_test.go:267: Needs fixing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-05T18:52:08.680Z] layer_test.go:291: Failing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-05T18:52:08.680Z] layer_test.go:340: Failing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-05T18:52:08.680Z] layer_test.go:455: Failing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-05T18:52:08.680Z] layer_test.go:684: Failing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-05T18:52:08.680Z] migration_test.go:45: Failing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-05T18:52:08.680Z] migration_test.go:181: Failing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-05T18:52:08.680Z] mount_test.go:17: Failing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-05T18:52:08.680Z] mount_test.go:76: Failing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-05T18:52:08.680Z] mount_test.go:125: Failing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-05T18:52:08.680Z] mount_test.go:212: Failing on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-05T18:52:08.680Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-05T18:52:08.680Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-05T18:52:08.680Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-05T18:52:08.680Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-05T18:52:08.680Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-05T18:52:08.680Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-05T18:52:08.680Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-05T18:52:08.680Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-05T18:52:08.680Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-05T18:52:08.680Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-05T18:52:08.680Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-05T18:52:08.680Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-05T18:52:08.680Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-05T18:52:08.680Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-05T18:52:08.680Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-05T18:52:08.680Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-05T18:52:08.680Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-05T18:52:08.680Z] archive_test.go:133: Xz not present in msys2 [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-05T18:52:08.680Z] archive_test.go:140: zstd not installed [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-05T18:52:08.680Z] archive_test.go:252: Failing on Windows CI machines [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-05T18:52:08.680Z] archive_windows_test.go:16: Currently fails [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-05T18:52:08.680Z] changes_test.go:195: needs more investigation [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-05T18:52:08.680Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-05T18:52:08.680Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-05T18:52:08.680Z] changes_test.go:432: needs further investigation [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-05T18:52:08.680Z] changes_test.go:468: needs further investigation [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-05T18:52:08.680Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-05T18:52:08.680Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-05T18:52:08.680Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-05T18:52:08.680Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-05T18:52:08.680Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-05T18:52:08.680Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-05T18:52:08.680Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-05T18:52:08.680Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-05T18:52:08.680Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-05T18:52:08.680Z] poller_test.go:40: No chmod on Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-05T18:52:08.680Z] fileutils_test.go:133: Needs porting to Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-05T18:52:08.680Z] fileutils_test.go:179: Needs porting to Windows [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-05T18:52:08.680Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-05T18:52:08.680Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-05T18:52:08.680Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-05T18:52:08.680Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-05T18:52:08.680Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-05T18:52:08.680Z] [2022-03-05T18:52:08.680Z] DONE 2077 tests, 70 skipped in 293.792s [2022-03-05T18:52:08.680Z] INFO: make.ps1 ended at 03/05/2022 18:52:08 [2022-03-05T18:52:08.923Z] === RUN TestInvalidConfig [2022-03-05T18:52:08.923Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-05T18:52:08.923Z] === RUN TestConfig [2022-03-05T18:52:08.923Z] --- PASS: TestConfig (0.00s) [2022-03-05T18:52:08.923Z] === RUN TestOptionsLabels [2022-03-05T18:52:08.923Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-05T18:52:08.923Z] === RUN TestValidName [2022-03-05T18:52:08.923Z] --- PASS: TestValidName (0.00s) [2022-03-05T18:52:08.923Z] PASS [2022-03-05T18:52:08.923Z] coverage: 19.7% of statements [2022-03-05T18:52:08.923Z] ok github.com/docker/docker/libnetwork/config 0.086s coverage: 19.7% of statements [2022-03-05T18:52:09.392Z] === RUN TestKey [2022-03-05T18:52:09.393Z] --- PASS: TestKey (0.00s) [2022-03-05T18:52:09.393Z] === RUN TestParseKey [2022-03-05T18:52:09.393Z] --- PASS: TestParseKey (0.00s) [2022-03-05T18:52:09.393Z] === RUN TestInvalidDataStore [2022-03-05T18:52:09.393Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-05T18:52:09.393Z] === RUN TestKVObjectFlatKey [2022-03-05T18:52:09.393Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-05T18:52:09.393Z] === RUN TestAtomicKVObjectFlatKey [2022-03-05T18:52:09.393Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-05T18:52:09.393Z] PASS [2022-03-05T18:52:09.393Z] coverage: 21.9% of statements [2022-03-05T18:52:09.393Z] ok github.com/docker/docker/libnetwork/datastore 0.063s coverage: 21.9% of statements [2022-03-05T18:52:09.393Z] === RUN TestErrorInterfaces [2022-03-05T18:52:09.393Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-05T18:52:09.393Z] === RUN TestNetworkMarshalling [2022-03-05T18:52:09.862Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-03-05T18:52:09.862Z] === RUN TestEndpointMarshalling [2022-03-05T18:52:09.862Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-05T18:52:09.862Z] === RUN TestAuxAddresses [2022-03-05T18:52:09.862Z] time="2022-03-05T18:52:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-05T18:52:09.862Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-05T18:52:09.862Z] === RUN TestSRVServiceQuery [2022-03-05T18:52:09.862Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:09.862Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-05T18:52:09.862Z] === RUN TestServiceVIPReuse [2022-03-05T18:52:09.862Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:09.862Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-05T18:52:09.862Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-05T18:52:09.862Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:09.862Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-05T18:52:09.862Z] === RUN TestDNSIPQuery [2022-03-05T18:52:09.862Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:09.862Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-05T18:52:09.862Z] === RUN TestDNSProxyServFail [2022-03-05T18:52:09.862Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:09.862Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-05T18:52:09.862Z] === RUN TestSandboxAddEmpty [2022-03-05T18:52:09.862Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:09.862Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-05T18:52:09.862Z] === RUN TestSandboxAddMultiPrio [2022-03-05T18:52:09.862Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:09.862Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-05T18:52:09.862Z] === RUN TestSandboxAddSamePrio [2022-03-05T18:52:09.862Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:09.862Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-05T18:52:09.862Z] === RUN TestCleanupServiceDiscovery [2022-03-05T18:52:09.862Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:09.862Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-05T18:52:09.862Z] === RUN TestDNSOptions [2022-03-05T18:52:09.862Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:52:09.862Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-05T18:52:09.862Z] === RUN TestMultipleControllersWithSameStore [2022-03-05T18:52:09.862Z] time="2022-03-05T18:52:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-05T18:52:09.862Z] time="2022-03-05T18:52:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-05T18:52:09.862Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-05T18:52:09.862Z] PASS [2022-03-05T18:52:09.862Z] coverage: 8.5% of statements [2022-03-05T18:52:09.862Z] ok github.com/docker/docker/libnetwork 0.418s coverage: 8.5% of statements [2022-03-05T18:52:10.254Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-05T18:52:10.254Z] INFO: Unit tests ended at 03/05/2022 18:52:10. Duration:00:05:09.3429823 [2022-03-05T18:52:10.254Z] INFO: Building busybox [2022-03-05T18:52:10.254Z] Sending build context to Docker daemon 5.12kB [2022-03-05T18:52:10.254Z] [2022-03-05T18:52:10.254Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-05T18:52:10.254Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-05T18:52:10.254Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-05T18:52:10.254Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-05T18:52:10.254Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-05T18:52:10.254Z] ---> bdeb13086b9f [2022-03-05T18:52:10.254Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-05T18:52:10.331Z] === RUN TestIPDataMarshalling [2022-03-05T18:52:10.331Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-05T18:52:10.331Z] === RUN TestValidateAndIsV6 [2022-03-05T18:52:10.331Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-05T18:52:10.331Z] PASS [2022-03-05T18:52:10.331Z] coverage: 68.9% of statements [2022-03-05T18:52:10.331Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-03-05T18:52:10.722Z] ---> Running in 9b010c73fdb3 [2022-03-05T18:52:10.805Z] === RUN TestDriver [2022-03-05T18:52:10.805Z] --- PASS: TestDriver (0.00s) [2022-03-05T18:52:10.805Z] PASS [2022-03-05T18:52:10.805Z] coverage: 34.8% of statements [2022-03-05T18:52:10.805Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-03-05T18:52:11.054Z] --- PASS: TestDaemonHostGatewayIP (4.52s) [2022-03-05T18:52:11.054Z] === CONT TestIpcModeOlderClient [2022-03-05T18:52:11.054Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-03-05T18:52:11.054Z] === CONT TestContainerKillOnDaemonStart [2022-03-05T18:52:11.054Z] --- PASS: TestDaemonRestartIpcMode (4.63s) [2022-03-05T18:52:11.275Z] === RUN TestDriver [2022-03-05T18:52:11.275Z] --- PASS: TestDriver (0.00s) [2022-03-05T18:52:11.275Z] PASS [2022-03-05T18:52:11.275Z] coverage: 34.8% of statements [2022-03-05T18:52:11.275Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-03-05T18:52:11.275Z] === RUN TestNetworkAllocateFree [2022-03-05T18:52:11.743Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-05T18:52:11.743Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-05T18:52:11.743Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-05T18:52:11.743Z] PASS [2022-03-05T18:52:11.743Z] coverage: 63.6% of statements [2022-03-05T18:52:11.743Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-03-05T18:52:11.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-05T18:52:12.214Z] === RUN TestGetEmptyCapabilities [2022-03-05T18:52:12.214Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-05T18:52:12.214Z] === RUN TestGetExtraCapabilities [2022-03-05T18:52:12.214Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-05T18:52:12.214Z] === RUN TestGetInvalidCapabilities [2022-03-05T18:52:12.214Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-05T18:52:12.214Z] === RUN TestRemoteDriver [2022-03-05T18:52:12.214Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-05T18:52:12.214Z] === RUN TestDriverError [2022-03-05T18:52:12.214Z] --- PASS: TestDriverError (0.00s) [2022-03-05T18:52:12.214Z] === RUN TestMissingValues [2022-03-05T18:52:12.214Z] --- PASS: TestMissingValues (0.01s) [2022-03-05T18:52:12.214Z] === RUN TestRollback [2022-03-05T18:52:12.214Z] --- PASS: TestRollback (0.01s) [2022-03-05T18:52:12.214Z] PASS [2022-03-05T18:52:12.214Z] coverage: 57.4% of statements [2022-03-05T18:52:12.214Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.102s coverage: 57.4% of statements [2022-03-05T18:52:12.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-05T18:52:12.683Z] === RUN TestNAT [2022-03-05T18:52:12.683Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-05T18:52:12.683Z] --- SKIP: TestNAT (0.00s) [2022-03-05T18:52:12.683Z] === RUN TestTransparent [2022-03-05T18:52:12.683Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-05T18:52:12.683Z] --- SKIP: TestTransparent (0.00s) [2022-03-05T18:52:12.683Z] PASS [2022-03-05T18:52:12.683Z] coverage: 0.0% of statements [2022-03-05T18:52:12.683Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2022-03-05T18:52:13.155Z] === RUN TestBuildDefault [2022-03-05T18:52:13.155Z] --- PASS: TestBuildDefault (0.01s) [2022-03-05T18:52:13.155Z] === RUN TestBuildHostnameDomainname [2022-03-05T18:52:13.155Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestBuildHostname [2022-03-05T18:52:13.155Z] --- PASS: TestBuildHostname (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestBuildHostnameFQDN [2022-03-05T18:52:13.155Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestBuildNoIP [2022-03-05T18:52:13.155Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestUpdate [2022-03-05T18:52:13.155Z] --- PASS: TestUpdate (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-05T18:52:13.155Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-05T18:52:13.155Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestAddEmpty [2022-03-05T18:52:13.155Z] --- PASS: TestAddEmpty (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestAdd [2022-03-05T18:52:13.155Z] --- PASS: TestAdd (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestDeleteEmpty [2022-03-05T18:52:13.155Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestDeleteNewline [2022-03-05T18:52:13.155Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestDelete [2022-03-05T18:52:13.155Z] --- PASS: TestDelete (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestConcurrentWrites [2022-03-05T18:52:13.155Z] === RUN TestNew [2022-03-05T18:52:13.155Z] --- PASS: TestNew (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestAddDriver [2022-03-05T18:52:13.155Z] --- PASS: TestAddDriver (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestAddDuplicateDriver [2022-03-05T18:52:13.155Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-05T18:52:13.155Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestDriver [2022-03-05T18:52:13.155Z] --- PASS: TestDriver (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestIPAM [2022-03-05T18:52:13.155Z] --- PASS: TestIPAM (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestWalkIPAMs [2022-03-05T18:52:13.155Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-05T18:52:13.155Z] === RUN TestWalkDrivers [2022-03-05T18:52:13.155Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-05T18:52:13.155Z] PASS [2022-03-05T18:52:13.155Z] coverage: 82.4% of statements [2022-03-05T18:52:13.155Z] ok github.com/docker/docker/libnetwork/drvregistry 0.096s coverage: 82.4% of statements [2022-03-05T18:52:13.626Z] --- PASS: TestConcurrentWrites (0.31s) [2022-03-05T18:52:13.626Z] PASS [2022-03-05T18:52:13.626Z] coverage: 81.2% of statements [2022-03-05T18:52:13.626Z] ok github.com/docker/docker/libnetwork/etchosts 0.394s coverage: 81.2% of statements [2022-03-05T18:52:13.626Z] === RUN TestNew [2022-03-05T18:52:13.626Z] --- PASS: TestNew (0.00s) [2022-03-05T18:52:13.626Z] === RUN TestAllocate [2022-03-05T18:52:13.626Z] --- PASS: TestAllocate (0.00s) [2022-03-05T18:52:13.626Z] === RUN TestUninitialized [2022-03-05T18:52:13.626Z] --- PASS: TestUninitialized (0.00s) [2022-03-05T18:52:13.626Z] === RUN TestAllocateInRange [2022-03-05T18:52:13.626Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-05T18:52:13.626Z] === RUN TestAllocateSerial [2022-03-05T18:52:13.626Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-05T18:52:13.626Z] PASS [2022-03-05T18:52:13.626Z] coverage: 87.5% of statements [2022-03-05T18:52:13.626Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-03-05T18:52:13.626Z] --- PASS: TestRandomAllocateDeallocate (7.22s) [2022-03-05T18:52:13.626Z] === RUN TestAllocateRandomDeallocate [2022-03-05T18:52:14.095Z] === RUN TestCaller [2022-03-05T18:52:14.095Z] --- PASS: TestCaller (0.00s) [2022-03-05T18:52:14.095Z] PASS [2022-03-05T18:52:14.095Z] coverage: 100.0% of statements [2022-03-05T18:52:14.095Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2022-03-05T18:52:14.564Z] === RUN TestSetSerialInsertDelete [2022-03-05T18:52:14.564Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-05T18:52:14.564Z] === RUN TestSetParallelInsertDelete [2022-03-05T18:52:14.691Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-03-05T18:52:14.691Z] === RUN TestBuildWithEmptyLayers [2022-03-05T18:52:15.554Z] --- PASS: TestAllocateRandomDeallocate (1.87s) [2022-03-05T18:52:15.554Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-05T18:52:15.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-05T18:52:15.833Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-05T18:52:16.023Z] === RUN TestInt2IP2IntConversion [2022-03-05T18:52:16.493Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-03-05T18:52:16.493Z] === RUN TestGetAddressVersion [2022-03-05T18:52:16.493Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-05T18:52:16.493Z] === RUN TestKeyString [2022-03-05T18:52:16.493Z] --- PASS: TestKeyString (0.00s) [2022-03-05T18:52:16.493Z] === RUN TestPoolDataMarshal [2022-03-05T18:52:16.493Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-05T18:52:16.493Z] === RUN TestSubnetsMarshal [2022-03-05T18:52:16.493Z] === RUN TestPoolRequest [2022-03-05T18:52:16.493Z] --- PASS: TestPoolRequest (0.00s) [2022-03-05T18:52:16.493Z] === RUN TestOtherRequests [2022-03-05T18:52:16.493Z] --- PASS: TestOtherRequests (0.00s) [2022-03-05T18:52:16.493Z] PASS [2022-03-05T18:52:16.493Z] coverage: 57.1% of statements [2022-03-05T18:52:16.493Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-03-05T18:52:16.493Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-03-05T18:52:16.493Z] === RUN TestAddSubnets [2022-03-05T18:52:16.493Z] --- PASS: TestAddSubnets (0.08s) [2022-03-05T18:52:16.493Z] === RUN TestDoublePoolRelease [2022-03-05T18:52:16.493Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-03-05T18:52:16.493Z] === RUN TestAddReleasePoolID [2022-03-05T18:52:16.612Z] Removing intermediate container 9b010c73fdb3 [2022-03-05T18:52:16.612Z] ---> 0cda35f86563 [2022-03-05T18:52:16.612Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-05T18:52:16.612Z] ---> Running in 274ace7a277d [2022-03-05T18:52:16.963Z] --- PASS: TestAddReleasePoolID (0.19s) [2022-03-05T18:52:16.963Z] === RUN TestPredefinedPool [2022-03-05T18:52:16.963Z] --- PASS: TestPredefinedPool (0.08s) [2022-03-05T18:52:16.963Z] === RUN TestRemoveSubnet [2022-03-05T18:52:16.963Z] --- PASS: TestRemoveSubnet (0.26s) [2022-03-05T18:52:16.963Z] === RUN TestGetSameAddress [2022-03-05T18:52:17.081Z] Removing intermediate container 274ace7a277d [2022-03-05T18:52:17.081Z] ---> 06a704a8f010 [2022-03-05T18:52:17.081Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-05T18:52:17.081Z] ---> Running in a4dd0afacc66 [2022-03-05T18:52:17.207Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-05T18:52:17.207Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T18:52:17.333Z] check_test.go:308: [db272519e7dae] daemon is not started [2022-03-05T18:52:17.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-05T18:52:17.432Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.59s) [2022-03-05T18:52:17.432Z] === RUN TestRetrieveFromStore [2022-03-05T18:52:17.432Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-05T18:52:17.432Z] === RUN TestPoolAllocationReuse [2022-03-05T18:52:17.464Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:52:17.464Z] INFO: Testing against a local daemon [2022-03-05T18:52:17.464Z] === RUN TestBuildWithSession [2022-03-05T18:52:17.464Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:52:17.464Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T18:52:17.464Z] === RUN TestBuildSquashParent [2022-03-05T18:52:17.464Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:52:17.464Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-05T18:52:17.464Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T18:52:17.464Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:52:17.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:52:17.464Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:52:17.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:52:17.464Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:52:17.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:52:17.464Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:52:17.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:52:17.464Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:52:17.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:52:17.464Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:52:17.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:52:17.464Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:52:17.464Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:52:17.464Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:52:17.464Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:52:17.548Z] Removing intermediate container a4dd0afacc66 [2022-03-05T18:52:17.548Z] ---> 2ae71af0d9df [2022-03-05T18:52:17.548Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-05T18:52:17.900Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-05T18:52:17.903Z] === RUN TestGetCapabilities [2022-03-05T18:52:17.903Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-05T18:52:17.903Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-05T18:52:17.903Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-05T18:52:17.903Z] === RUN TestGetDefaultAddressSpaces [2022-03-05T18:52:17.903Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-05T18:52:17.903Z] === RUN TestRemoteDriver [2022-03-05T18:52:17.903Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-05T18:52:17.903Z] PASS [2022-03-05T18:52:17.903Z] coverage: 47.4% of statements [2022-03-05T18:52:17.903Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.091s coverage: 47.4% of statements [2022-03-05T18:52:17.903Z] --- PASS: TestRetrieveFromStore (0.87s) [2022-03-05T18:52:17.903Z] === RUN TestIsCorrupted [2022-03-05T18:52:17.903Z] --- PASS: TestIsCorrupted (0.03s) [2022-03-05T18:52:17.903Z] === RUN TestSetRollover [2022-03-05T18:52:18.165Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-05T18:52:18.892Z] === RUN TestWindowsIPAM [2022-03-05T18:52:18.892Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-05T18:52:18.892Z] PASS [2022-03-05T18:52:18.892Z] coverage: 71.4% of statements [2022-03-05T18:52:18.892Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2022-03-05T18:52:19.112Z] [2022-03-05T18:52:19.112Z] ---> e82f0605a5c9 [2022-03-05T18:52:19.112Z] 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-05T18:52:19.580Z] ---> Running in 90ba7cc3fee8 [2022-03-05T18:52:19.881Z] --- PASS: TestPoolAllocationReuse (2.42s) [2022-03-05T18:52:19.881Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-05T18:52:19.881Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-05T18:52:19.881Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-05T18:52:19.881Z] === RUN TestDefaultNetwork [2022-03-05T18:52:19.881Z] --- PASS: TestDefaultNetwork (0.31s) [2022-03-05T18:52:19.881Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-05T18:52:20.069Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-05T18:52:20.352Z] --- PASS: TestSetRollover (2.16s) [2022-03-05T18:52:20.352Z] === RUN TestSetRolloverSerial [2022-03-05T18:52:20.352Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2022-03-05T18:52:20.352Z] === RUN TestInitAddressPools [2022-03-05T18:52:20.352Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-05T18:52:20.352Z] PASS [2022-03-05T18:52:20.352Z] coverage: 74.0% of statements [2022-03-05T18:52:20.352Z] ok github.com/docker/docker/libnetwork/ipamutils 0.713s coverage: 74.0% of statements [2022-03-05T18:52:21.341Z] === RUN TestKeyValue [2022-03-05T18:52:21.341Z] --- PASS: TestKeyValue (0.00s) [2022-03-05T18:52:21.341Z] PASS [2022-03-05T18:52:21.341Z] coverage: 60.0% of statements [2022-03-05T18:52:21.341Z] ok github.com/docker/docker/libnetwork/netlabel 0.050s coverage: 60.0% of statements [2022-03-05T18:52:21.975Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-05T18:52:22.453Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-05T18:52:22.453Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T18:52:22.709Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-05T18:52:22.709Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T18:52:22.913Z] --- PASS: TestContainerKillOnDaemonStart (12.00s) [2022-03-05T18:52:22.913Z] PASS [2022-03-05T18:52:22.913Z] [2022-03-05T18:52:22.913Z] === Skipped [2022-03-05T18:52:22.913Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-05T18:52:22.913Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:52:22.913Z] [2022-03-05T18:52:22.913Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-05T18:52:22.913Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:52:22.913Z] [2022-03-05T18:52:22.913Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-05T18:52:22.913Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:52:22.913Z] [2022-03-05T18:52:22.913Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T18:52:22.913Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T18:52:22.913Z] [2022-03-05T18:52:22.913Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T18:52:22.913Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T18:52:22.913Z] [2022-03-05T18:52:22.913Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-05T18:52:22.913Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:52:22.913Z] [2022-03-05T18:52:22.913Z] DONE 200 tests, 6 skipped in 159.377s [2022-03-05T18:52:22.913Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-05T18:52:22.913Z] ++ 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-05T18:52:22.913Z] ++ set -e [2022-03-05T18:52:22.913Z] ++ '[' -n 0 ']' [2022-03-05T18:52:22.913Z] ++ set -x [2022-03-05T18:52:22.914Z] ++ 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-05T18:52:22.917Z] --- PASS: TestSetRolloverSerial (2.57s) [2022-03-05T18:52:22.917Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-05T18:52:22.917Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-05T18:52:22.917Z] PASS [2022-03-05T18:52:22.917Z] coverage: 84.4% of statements [2022-03-05T18:52:22.917Z] ok github.com/docker/docker/libnetwork/bitseq 16.375s coverage: 84.4% of statements [2022-03-05T18:52:22.917Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.19s) [2022-03-05T18:52:22.917Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-05T18:52:23.174Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T18:52:23.436Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-05T18:52:23.695Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-05T18:52:23.695Z] === RUN TestDaemonConfigValidation [2022-03-05T18:52:23.695Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:52:23.695Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:52:23.695Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-05T18:52:23.695Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-05T18:52:23.695Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-05T18:52:23.695Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-05T18:52:23.695Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-05T18:52:23.695Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-05T18:52:23.695Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-05T18:52:23.695Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-05T18:52:23.695Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:52:23.695Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-05T18:52:23.695Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-05T18:52:23.955Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-05T18:52:23.955Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-05T18:52:24.215Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-05T18:52:24.216Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-03-05T18:52:24.216Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-03-05T18:52:24.216Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2022-03-05T18:52:24.216Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.22s) [2022-03-05T18:52:24.216Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-03-05T18:52:24.216Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-05T18:52:24.216Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-05T18:52:24.495Z] === RUN TestNetworkDBSimple [2022-03-05T18:52:24.495Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-05T18:52:24.495Z] PASS [2022-03-05T18:52:24.495Z] coverage: 100.0% of statements [2022-03-05T18:52:24.495Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.064s coverage: 100.0% of statements [2022-03-05T18:52:24.785Z] check_test.go:308: [d6077a7e5f001] daemon is not started [2022-03-05T18:52:24.785Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-05T18:52:25.354Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-05T18:52:25.482Z] === RUN TestGenerate [2022-03-05T18:52:25.482Z] --- PASS: TestGenerate (0.00s) [2022-03-05T18:52:25.482Z] === RUN TestGeneratePtr [2022-03-05T18:52:25.482Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-05T18:52:25.482Z] === RUN TestGenerateMissingField [2022-03-05T18:52:25.482Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-05T18:52:25.482Z] === RUN TestFieldCannotBeSet [2022-03-05T18:52:25.482Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-05T18:52:25.482Z] === RUN TestTypeMismatchError [2022-03-05T18:52:25.482Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-05T18:52:25.482Z] PASS [2022-03-05T18:52:25.482Z] coverage: 100.0% of statements [2022-03-05T18:52:25.482Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-03-05T18:52:25.482Z] 2022/03/05 18:52:25 Closing DB instances... [2022-03-05T18:52:25.955Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.93s) [2022-03-05T18:52:25.955Z] === RUN TestGetAddress [2022-03-05T18:52:25.955Z] testing: warning: no tests to run [2022-03-05T18:52:25.955Z] PASS [2022-03-05T18:52:25.955Z] coverage: 0.0% of statements [2022-03-05T18:52:25.955Z] ok github.com/docker/docker/libnetwork/osl 0.049s coverage: 0.0% of statements [no tests to run] [2022-03-05T18:52:26.290Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-05T18:52:26.290Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-05T18:52:26.550Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-05T18:52:26.946Z] === RUN TestRequestNewPort [2022-03-05T18:52:26.946Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-05T18:52:26.946Z] === RUN TestRequestSpecificPort [2022-03-05T18:52:26.946Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-05T18:52:26.946Z] === RUN TestReleasePort [2022-03-05T18:52:26.946Z] --- PASS: TestReleasePort (0.00s) [2022-03-05T18:52:26.946Z] === RUN TestReuseReleasedPort [2022-03-05T18:52:26.946Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-05T18:52:26.946Z] === RUN TestReleaseUnreadledPort [2022-03-05T18:52:26.946Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-05T18:52:26.946Z] === RUN TestUnknowProtocol [2022-03-05T18:52:26.946Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-05T18:52:26.946Z] === RUN TestAllocateAllPorts [2022-03-05T18:52:26.946Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-05T18:52:26.946Z] === RUN TestPortAllocation [2022-03-05T18:52:26.946Z] --- PASS: TestPortAllocation (0.00s) [2022-03-05T18:52:26.946Z] === RUN TestPortAllocationWithCustomRange [2022-03-05T18:52:26.946Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-05T18:52:26.946Z] === RUN TestNoDuplicateBPR [2022-03-05T18:52:26.946Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-05T18:52:26.946Z] === RUN TestChangePortRange [2022-03-05T18:52:26.946Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-05T18:52:26.946Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-05T18:52:26.946Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-05T18:52:26.946Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-05T18:52:26.946Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-05T18:52:26.946Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-05T18:52:26.946Z] --- PASS: TestChangePortRange (0.00s) [2022-03-05T18:52:26.946Z] PASS [2022-03-05T18:52:26.946Z] coverage: 88.6% of statements [2022-03-05T18:52:26.946Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-03-05T18:52:26.946Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-05T18:52:26.946Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-05T18:52:27.488Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-05T18:52:27.488Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-05T18:52:27.488Z] daemon_test.go:156: [d548f4d2c199d] daemon is not started [2022-03-05T18:52:27.488Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-03-05T18:52:27.488Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-03-05T18:52:27.488Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-03-05T18:52:27.488Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-03-05T18:52:27.488Z] === RUN TestDaemonProxy [2022-03-05T18:52:27.488Z] === RUN TestDaemonProxy/environment_variables [2022-03-05T18:52:27.936Z] testing: warning: no tests to run [2022-03-05T18:52:27.936Z] PASS [2022-03-05T18:52:27.936Z] coverage: 0.0% of statements [2022-03-05T18:52:27.936Z] ok github.com/docker/docker/libnetwork/portmapper 0.046s coverage: 0.0% of statements [no tests to run] [2022-03-05T18:52:27.998Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-03-05T18:52:27.998Z] === RUN TestBuildWithHugeFile [2022-03-05T18:52:28.019Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:52:28.019Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:52:28.404Z] 2022/03/05 18:52:28 Closing DB instances... [2022-03-05T18:52:28.404Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-05T18:52:28.404Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-05T18:52:28.404Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-05T18:52:28.404Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-05T18:52:28.404Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-05T18:52:28.404Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-05T18:52:28.404Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-05T18:52:28.404Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-05T18:52:28.405Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-05T18:52:28.405Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-05T18:52:28.405Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-05T18:52:28.405Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-05T18:52:28.405Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-05T18:52:28.405Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-05T18:52:28.405Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-05T18:52:28.405Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-05T18:52:28.405Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-05T18:52:28.426Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-05T18:52:28.873Z] === RUN TestHashData [2022-03-05T18:52:28.873Z] --- PASS: TestHashData (0.00s) [2022-03-05T18:52:28.873Z] PASS [2022-03-05T18:52:28.873Z] coverage: 2.8% of statements [2022-03-05T18:52:28.873Z] ok github.com/docker/docker/libnetwork/resolvconf 0.053s coverage: 2.8% of statements [2022-03-05T18:52:28.995Z] === RUN TestDaemonProxy/command-line_options [2022-03-05T18:52:29.344Z] === RUN TestErrorConstructors [2022-03-05T18:52:29.344Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-05T18:52:29.344Z] === RUN TestCompareIPMask [2022-03-05T18:52:29.344Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-05T18:52:29.344Z] === RUN TestUtilGetHostPartIP [2022-03-05T18:52:29.344Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-05T18:52:29.344Z] === RUN TestUtilGetBroadcastIP [2022-03-05T18:52:29.344Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-05T18:52:29.344Z] === RUN TestParseCIDR [2022-03-05T18:52:29.344Z] --- PASS: TestParseCIDR (0.00s) [2022-03-05T18:52:29.344Z] PASS [2022-03-05T18:52:29.344Z] coverage: 37.3% of statements [2022-03-05T18:52:29.344Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-03-05T18:52:29.563Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-05T18:52:29.820Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-05T18:52:29.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-05T18:52:29.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-05T18:52:29.821Z] PASS [2022-03-05T18:52:29.821Z] coverage: 50.0% of statements [2022-03-05T18:52:29.821Z] ok github.com/docker/docker/oci 0.105s coverage: 50.0% of statements [2022-03-05T18:52:29.821Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-05T18:52:29.821Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-05T18:52:29.822Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-05T18:52:29.822Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-05T18:52:30.042Z] Removing intermediate container 90ba7cc3fee8 [2022-03-05T18:52:30.042Z] ---> ecd6a93a6f52 [2022-03-05T18:52:30.042Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-05T18:52:30.042Z] ---> Running in efd588a4d86c [2022-03-05T18:52:30.512Z] [2022-03-05T18:52:30.512Z] SUCCESS: Specified value was saved. [2022-03-05T18:52:30.757Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-05T18:52:30.758Z] === RUN TestDaemonProxy/configuration_file [2022-03-05T18:52:30.809Z] === RUN TestParseVersion [2022-03-05T18:52:30.809Z] --- PASS: TestParseVersion (0.00s) [2022-03-05T18:52:30.809Z] PASS [2022-03-05T18:52:30.809Z] coverage: 52.9% of statements [2022-03-05T18:52:30.809Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2022-03-05T18:52:30.809Z] === RUN TestAddressPoolOpt [2022-03-05T18:52:30.809Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/a [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/something [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/_=a [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/env1=value1 [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/_env1=value1 [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/PATH [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/=a [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/PATH= [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/PATH=something [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/asd!qwe [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/1asd [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/123 [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/some_space [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/__some_space_before [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/some_space_after__ [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/= [2022-03-05T18:52:30.809Z] === RUN TestValidateEnv/PaTh [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestParseHost [2022-03-05T18:52:30.809Z] --- PASS: TestParseHost (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestParseDockerDaemonHost [2022-03-05T18:52:30.809Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestParseTCP [2022-03-05T18:52:30.809Z] --- PASS: TestParseTCP (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-05T18:52:30.809Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestValidateExtraHosts [2022-03-05T18:52:30.809Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestIpOptString [2022-03-05T18:52:30.809Z] --- PASS: TestIpOptString (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-05T18:52:30.809Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestNewIpOptValidDefaultVal [2022-03-05T18:52:30.809Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestIpOptSetInvalidVal [2022-03-05T18:52:30.809Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestValidateIPAddress [2022-03-05T18:52:30.809Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestMapOpts [2022-03-05T18:52:30.809Z] --- PASS: TestMapOpts (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestListOptsWithoutValidator [2022-03-05T18:52:30.809Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestListOptsWithValidator [2022-03-05T18:52:30.809Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestValidateDNSSearch [2022-03-05T18:52:30.809Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_general_format [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_one_more [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-05T18:52:30.809Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-05T18:52:30.809Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestNamedListOpts [2022-03-05T18:52:30.809Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestNamedMapOpts [2022-03-05T18:52:30.809Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestParseLink [2022-03-05T18:52:30.809Z] --- PASS: TestParseLink (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestQuotedStringSetWithQuotes [2022-03-05T18:52:30.809Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-05T18:52:30.809Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-05T18:52:30.809Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-05T18:52:30.809Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-05T18:52:30.809Z] === RUN TestUlimitOpt [2022-03-05T18:52:30.809Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-05T18:52:30.809Z] PASS [2022-03-05T18:52:30.809Z] coverage: 67.4% of statements [2022-03-05T18:52:30.809Z] ok github.com/docker/docker/opts 0.088s coverage: 67.4% of statements [2022-03-05T18:52:31.279Z] 2022/03/05 18:52:31 Closing DB instances... [2022-03-05T18:52:31.694Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-05T18:52:32.261Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-05T18:52:32.271Z] === RUN TestPeerCertificateMarshalJSON [2022-03-05T18:52:32.520Z] === RUN TestDaemonProxy/conflicting_options [2022-03-05T18:52:32.740Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-05T18:52:32.740Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-05T18:52:32.740Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2022-03-05T18:52:32.740Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-05T18:52:32.740Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-05T18:52:32.740Z] === RUN TestMiddleware [2022-03-05T18:52:32.740Z] --- PASS: TestMiddleware (0.00s) [2022-03-05T18:52:32.740Z] === RUN TestNewResponseModifier [2022-03-05T18:52:32.740Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-05T18:52:32.740Z] PASS [2022-03-05T18:52:32.740Z] coverage: 26.8% of statements [2022-03-05T18:52:32.740Z] ok github.com/docker/docker/pkg/authorization 0.420s coverage: 26.8% of statements [2022-03-05T18:52:32.740Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-03-05T18:52:32.740Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-05T18:52:33.087Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-05T18:52:33.208Z] === RUN TestIsArchivePathDir [2022-03-05T18:52:33.208Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-05T18:52:33.208Z] === RUN TestIsArchivePathInvalidFile [2022-03-05T18:52:33.208Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-03-05T18:52:33.208Z] === RUN TestIsArchivePathTar [2022-03-05T18:52:33.347Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-05T18:52:33.470Z] Removing intermediate container efd588a4d86c [2022-03-05T18:52:33.470Z] ---> dc16a5749d7b [2022-03-05T18:52:33.470Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-05T18:52:33.470Z] ---> Running in b66a9e9dce72 [2022-03-05T18:52:33.604Z] --- PASS: TestDaemonProxy (6.31s) [2022-03-05T18:52:33.605Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-03-05T18:52:33.605Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-03-05T18:52:33.605Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-03-05T18:52:33.605Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-05T18:52:33.605Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-05T18:52:33.605Z] PASS [2022-03-05T18:52:33.605Z] [2022-03-05T18:52:33.605Z] DONE 17 tests in 10.684s [2022-03-05T18:52:33.605Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T18:52:33.605Z] ++ 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-05T18:52:33.605Z] ++ set -e [2022-03-05T18:52:33.605Z] ++ '[' -n 0 ']' [2022-03-05T18:52:33.605Z] ++ set -x [2022-03-05T18:52:33.605Z] ++ 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-05T18:52:33.678Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-03-05T18:52:33.678Z] === RUN TestDecompressStreamGzip [2022-03-05T18:52:33.678Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-03-05T18:52:33.678Z] === RUN TestDecompressStreamBzip2 [2022-03-05T18:52:33.678Z] === RUN TestUnbuffered [2022-03-05T18:52:33.678Z] --- PASS: TestUnbuffered (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestRaceUnbuffered [2022-03-05T18:52:33.678Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-05T18:52:33.678Z] PASS [2022-03-05T18:52:33.678Z] coverage: 100.0% of statements [2022-03-05T18:52:33.678Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-03-05T18:52:33.678Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-03-05T18:52:33.678Z] === RUN TestDecompressStreamXz [2022-03-05T18:52:33.678Z] archive_test.go:133: Xz not present in msys2 [2022-03-05T18:52:33.678Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestDecompressStreamZstd [2022-03-05T18:52:33.678Z] archive_test.go:140: zstd not installed [2022-03-05T18:52:33.678Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-05T18:52:33.678Z] === RUN TestCompressStreamXzUnsupported [2022-03-05T18:52:33.678Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-05T18:52:33.678Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestCompressStreamInvalid [2022-03-05T18:52:33.678Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestExtensionInvalid [2022-03-05T18:52:33.678Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestExtensionUncompressed [2022-03-05T18:52:33.678Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestExtensionBzip2 [2022-03-05T18:52:33.678Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestExtensionGzip [2022-03-05T18:52:33.678Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestExtensionXz [2022-03-05T18:52:33.678Z] --- PASS: TestExtensionXz (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestExtensionZstd [2022-03-05T18:52:33.678Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestCmdStreamLargeStderr [2022-03-05T18:52:33.678Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-05T18:52:33.678Z] === RUN TestCmdStreamBad [2022-03-05T18:52:33.678Z] archive_test.go:252: Failing on Windows CI machines [2022-03-05T18:52:33.678Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-05T18:52:33.678Z] === RUN TestCmdStreamGood [2022-03-05T18:52:33.863Z] INFO: Testing against a local daemon [2022-03-05T18:52:33.863Z] === RUN TestCommitInheritsEnv [2022-03-05T18:52:34.148Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-05T18:52:34.148Z] === RUN TestUntarPathWithInvalidDest [2022-03-05T18:52:34.148Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-05T18:52:34.148Z] === RUN TestUntarPathWithInvalidSrc [2022-03-05T18:52:34.148Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-05T18:52:34.148Z] === RUN TestUntarPath [2022-03-05T18:52:34.148Z] --- PASS: TestUntarPath (0.08s) [2022-03-05T18:52:34.148Z] === RUN TestUntarPathWithDestinationFile [2022-03-05T18:52:34.148Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-05T18:52:34.148Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-05T18:52:34.148Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-05T18:52:34.148Z] === RUN TestCopyWithTarInvalidSrc [2022-03-05T18:52:34.148Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-05T18:52:34.148Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-05T18:52:34.148Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-05T18:52:34.148Z] === RUN TestCopyWithTarSrcFile [2022-03-05T18:52:34.148Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-05T18:52:34.148Z] === RUN TestCopyWithTarSrcFolder [2022-03-05T18:52:34.148Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-05T18:52:34.148Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-05T18:52:34.148Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-05T18:52:34.148Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-05T18:52:34.148Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-05T18:52:34.148Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-05T18:52:34.148Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-05T18:52:34.148Z] === RUN TestCopyFileWithTarSrcFile [2022-03-05T18:52:34.148Z] --- PASS: TestCopyFileWithTarSrcFile (0.02s) [2022-03-05T18:52:34.148Z] === RUN TestTarFiles [2022-03-05T18:52:34.432Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-05T18:52:34.432Z] --- PASS: TestCommitInheritsEnv (0.39s) [2022-03-05T18:52:34.432Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T18:52:34.432Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-05T18:52:34.432Z] === RUN TestImportWithCustomPlatform [2022-03-05T18:52:34.432Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-05T18:52:34.432Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-05T18:52:34.432Z] === RUN TestImportWithCustomPlatform// [2022-03-05T18:52:34.432Z] === RUN TestImportWithCustomPlatform/linux [2022-03-05T18:52:34.432Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-05T18:52:34.617Z] === RUN TestMatch [2022-03-05T18:52:34.617Z] === RUN TestMatch/[[]] [2022-03-05T18:52:34.617Z] === RUN TestMatch/[[foo]] [2022-03-05T18:52:34.617Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-05T18:52:34.617Z] === RUN TestMatch/[[foo_bar]] [2022-03-05T18:52:34.617Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-05T18:52:34.617Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-05T18:52:34.617Z] === RUN TestMatch/[] [2022-03-05T18:52:34.617Z] === RUN TestMatch/[]#01 [2022-03-05T18:52:34.617Z] === RUN TestMatch/[[qux]] [2022-03-05T18:52:34.617Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-05T18:52:34.617Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-05T18:52:34.617Z] === RUN TestMatch/[[foo_baz]] [2022-03-05T18:52:34.617Z] --- PASS: TestMatch (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[] (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-05T18:52:34.617Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-05T18:52:34.617Z] PASS [2022-03-05T18:52:34.617Z] coverage: 87.5% of statements [2022-03-05T18:52:34.617Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-03-05T18:52:34.691Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-05T18:52:34.691Z] === RUN TestImportWithCustomPlatform/macos [2022-03-05T18:52:34.691Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-05T18:52:34.691Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-05T18:52:34.691Z] --- PASS: TestImportWithCustomPlatform (0.49s) [2022-03-05T18:52:34.691Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-03-05T18:52:34.691Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-05T18:52:34.691Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-05T18:52:34.691Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-03-05T18:52:34.691Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-03-05T18:52:34.691Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-03-05T18:52:34.691Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-05T18:52:34.691Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-05T18:52:34.691Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-05T18:52:34.691Z] === RUN TestImagesFilterMultiReference [2022-03-05T18:52:34.951Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-05T18:52:34.951Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-05T18:52:34.951Z] === RUN TestImagePullPlatformInvalid [2022-03-05T18:52:34.951Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-05T18:52:34.951Z] === RUN TestRemoveImageOrphaning [2022-03-05T18:52:35.086Z] 2022/03/05 18:52:34 Closing DB instances... [2022-03-05T18:52:35.210Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2022-03-05T18:52:35.210Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T18:52:35.270Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-05T18:52:35.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.22s) [2022-03-05T18:52:35.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.38s) [2022-03-05T18:52:35.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.14s) [2022-03-05T18:52:35.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.33s) [2022-03-05T18:52:35.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.78s) [2022-03-05T18:52:35.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.69s) [2022-03-05T18:52:35.270Z] === RUN TestBuildMultiStageCopy [2022-03-05T18:52:35.270Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T18:52:35.471Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-05T18:52:35.471Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-05T18:52:35.554Z] === RUN TestChrootTarUntar [2022-03-05T18:52:35.554Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:35.554Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-05T18:52:35.554Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-05T18:52:35.554Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:35.554Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-05T18:52:35.554Z] === RUN TestChrootUntarEmptyArchive [2022-03-05T18:52:35.554Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-05T18:52:35.554Z] === RUN TestChrootTarUntarWithSymlink [2022-03-05T18:52:35.554Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:52:35.554Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-05T18:52:35.554Z] === RUN TestChrootCopyWithTar [2022-03-05T18:52:35.554Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:52:35.554Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-05T18:52:35.554Z] === RUN TestChrootCopyFileWithTar [2022-03-05T18:52:35.554Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:35.554Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-05T18:52:35.554Z] === RUN TestChrootUntarPath [2022-03-05T18:52:35.554Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:52:35.554Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-05T18:52:35.554Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-05T18:52:35.554Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:35.554Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-05T18:52:35.554Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-05T18:52:35.554Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:35.554Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-03-05T18:52:35.554Z] === RUN TestChrootApplyDotDotFile [2022-03-05T18:52:35.554Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:52:35.554Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-05T18:52:35.554Z] PASS [2022-03-05T18:52:35.554Z] coverage: 15.1% of statements [2022-03-05T18:52:35.554Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 15.1% of statements [2022-03-05T18:52:36.040Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-05T18:52:36.547Z] --- PASS: TestNetworkDBCRUDTableEntry (3.89s) [2022-03-05T18:52:36.547Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-05T18:52:36.547Z] === RUN TestEnsureRemoveAllNotExist [2022-03-05T18:52:36.547Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-05T18:52:36.547Z] === RUN TestEnsureRemoveAllWithDir [2022-03-05T18:52:36.547Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-05T18:52:36.547Z] === RUN TestEnsureRemoveAllWithFile [2022-03-05T18:52:36.547Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-05T18:52:36.547Z] PASS [2022-03-05T18:52:36.547Z] coverage: 0.0% of statements [2022-03-05T18:52:36.547Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-03-05T18:52:36.608Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-05T18:52:37.176Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-05T18:52:37.435Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2022-03-05T18:52:37.435Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T18:52:37.435Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-05T18:52:37.435Z] === RUN TestTagInvalidReference [2022-03-05T18:52:37.435Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-05T18:52:37.435Z] === RUN TestTagValidPrefixedRepo [2022-03-05T18:52:37.435Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-05T18:52:37.435Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T18:52:37.435Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-05T18:52:37.435Z] === RUN TestTagOfficialNames [2022-03-05T18:52:37.435Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-05T18:52:37.534Z] === RUN TestSizeEmpty [2022-03-05T18:52:37.534Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-05T18:52:37.534Z] === RUN TestSizeEmptyFile [2022-03-05T18:52:37.534Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-05T18:52:37.534Z] === RUN TestSizeNonemptyFile [2022-03-05T18:52:37.534Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-05T18:52:37.534Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-05T18:52:37.534Z] --- PASS: TestSizeNestedDirectoryEmpty (0.01s) [2022-03-05T18:52:37.534Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-05T18:52:37.534Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-05T18:52:37.534Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-05T18:52:37.534Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-05T18:52:37.534Z] === RUN TestMoveToSubdir [2022-03-05T18:52:37.534Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-05T18:52:37.534Z] === RUN TestSizeNonExistingDirectory [2022-03-05T18:52:37.534Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-05T18:52:37.534Z] PASS [2022-03-05T18:52:37.534Z] coverage: 80.0% of statements [2022-03-05T18:52:37.534Z] ok github.com/docker/docker/pkg/directory 0.086s coverage: 80.0% of statements [2022-03-05T18:52:37.696Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-05T18:52:37.696Z] === RUN TestTagMatchesDigest [2022-03-05T18:52:37.696Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-05T18:52:37.696Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-05T18:52:37.954Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-05T18:52:38.522Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-05T18:52:38.522Z] === RUN TestPollerAddRemove [2022-03-05T18:52:38.522Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-05T18:52:38.522Z] === RUN TestPollerEvent [2022-03-05T18:52:38.522Z] poller_test.go:40: No chmod on Windows [2022-03-05T18:52:38.522Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-05T18:52:38.522Z] === RUN TestPollerClose [2022-03-05T18:52:38.522Z] --- PASS: TestPollerClose (0.00s) [2022-03-05T18:52:38.522Z] PASS [2022-03-05T18:52:38.522Z] coverage: 45.7% of statements [2022-03-05T18:52:38.522Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-03-05T18:52:38.561Z] Cannot create a file when that file already exists. [2022-03-05T18:52:38.996Z] 2022/03/05 18:52:38 Closing DB instances... [2022-03-05T18:52:39.089Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-05T18:52:39.657Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-05T18:52:39.915Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-05T18:52:39.985Z] === RUN TestCopyFileWithInvalidSrc [2022-03-05T18:52:39.985Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestCopyFileWithInvalidDest [2022-03-05T18:52:39.985Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-05T18:52:39.985Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-05T18:52:39.985Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestCopyFile [2022-03-05T18:52:39.985Z] --- PASS: TestCopyFile (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-05T18:52:39.985Z] fileutils_test.go:133: Needs porting to Windows [2022-03-05T18:52:39.985Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-05T18:52:39.985Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-05T18:52:39.985Z] fileutils_test.go:179: Needs porting to Windows [2022-03-05T18:52:39.985Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestWildcardMatches [2022-03-05T18:52:39.985Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestPatternMatches [2022-03-05T18:52:39.985Z] --- PASS: TestPatternMatches (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-05T18:52:39.985Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestPatternMatchesFolderExclusions [2022-03-05T18:52:39.985Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-05T18:52:39.985Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-05T18:52:39.985Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-05T18:52:39.985Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-05T18:52:39.985Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestSingleExclamationError [2022-03-05T18:52:39.985Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestMatchesWithNoPatterns [2022-03-05T18:52:39.985Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestMatchesWithMalformedPatterns [2022-03-05T18:52:39.985Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-05T18:52:39.985Z] === RUN TestMatches [2022-03-05T18:52:39.986Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-05T18:52:39.986Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-05T18:52:39.986Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-05T18:52:39.986Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-05T18:52:39.986Z] --- PASS: TestMatches (0.01s) [2022-03-05T18:52:39.986Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-05T18:52:39.986Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-05T18:52:39.986Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-05T18:52:39.986Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-05T18:52:39.986Z] === RUN TestCleanPatterns [2022-03-05T18:52:39.986Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-05T18:52:39.986Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-05T18:52:39.986Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-05T18:52:39.986Z] === RUN TestCleanPatternsExceptionFlag [2022-03-05T18:52:39.986Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-05T18:52:39.986Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-05T18:52:39.986Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-05T18:52:39.986Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-05T18:52:39.986Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-05T18:52:39.986Z] === RUN TestCleanPatternsErrorSingleException [2022-03-05T18:52:39.986Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-05T18:52:39.986Z] === RUN TestCreateIfNotExistsDir [2022-03-05T18:52:39.986Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-05T18:52:39.986Z] === RUN TestCreateIfNotExistsFile [2022-03-05T18:52:39.986Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-05T18:52:39.986Z] === RUN TestMatch [2022-03-05T18:52:39.986Z] --- PASS: TestMatch (0.00s) [2022-03-05T18:52:39.986Z] === RUN TestCompile [2022-03-05T18:52:39.986Z] === RUN TestCompile/slash [2022-03-05T18:52:39.986Z] === RUN TestCompile/backslash [2022-03-05T18:52:39.986Z] --- PASS: TestCompile (0.00s) [2022-03-05T18:52:39.986Z] --- PASS: TestCompile/slash (0.00s) [2022-03-05T18:52:39.986Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-05T18:52:39.986Z] PASS [2022-03-05T18:52:39.986Z] coverage: 84.7% of statements [2022-03-05T18:52:39.986Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 84.7% of statements [2022-03-05T18:52:39.986Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-05T18:52:39.986Z] === RUN TestNetworkDBNodeLeave [2022-03-05T18:52:40.174Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-05T18:52:40.456Z] === RUN TestGet [2022-03-05T18:52:40.456Z] --- PASS: TestGet (0.00s) [2022-03-05T18:52:40.456Z] === RUN TestGetShortcutString [2022-03-05T18:52:40.456Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-05T18:52:40.456Z] PASS [2022-03-05T18:52:40.456Z] coverage: 42.9% of statements [2022-03-05T18:52:40.456Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-03-05T18:52:40.741Z] check_test.go:308: [d05846c1ac54b] daemon is not started [2022-03-05T18:52:40.741Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-05T18:52:40.741Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-05T18:52:40.924Z] --- PASS: TestTarFiles (6.73s) [2022-03-05T18:52:40.924Z] === RUN TestDetectCompressionZstd [2022-03-05T18:52:40.924Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-05T18:52:40.924Z] === RUN TestTarUntar [2022-03-05T18:52:40.924Z] --- PASS: TestTarUntar (0.04s) [2022-03-05T18:52:40.924Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-05T18:52:40.924Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-05T18:52:40.924Z] === RUN TestTarWithOptions [2022-03-05T18:52:40.924Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-05T18:52:40.924Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-05T18:52:40.924Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-05T18:52:40.924Z] === RUN TestUntarUstarGnuConflict [2022-03-05T18:52:40.924Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-03-05T18:52:40.924Z] === RUN TestUntarInvalidFilenames [2022-03-05T18:52:41.396Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames620053673\\dest" [2022-03-05T18:52:41.397Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-05T18:52:41.397Z] === RUN TestUntarHardlinkToSymlink [2022-03-05T18:52:41.397Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-05T18:52:41.397Z] === RUN TestUntarInvalidHardlink [2022-03-05T18:52:41.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4123681322\\victim\\hello" -> "../victim/hello" [2022-03-05T18:52:41.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4288271087\\victim\\hello" -> "/../victim/hello" [2022-03-05T18:52:41.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink617913351\\victim" -> "../victim" [2022-03-05T18:52:41.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1337685802\\victim" -> "../victim" [2022-03-05T18:52:41.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1879684305\\victim" -> "../victim" [2022-03-05T18:52:41.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3380104258\\victim" -> "../victim" [2022-03-05T18:52:41.397Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-05T18:52:41.397Z] === RUN TestUntarInvalidSymlink [2022-03-05T18:52:41.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1876842646\\dest\\dotdot" -> "../victim/hello" [2022-03-05T18:52:41.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2460626448\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-05T18:52:41.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3600659493\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:52:41.397Z] === RUN TestCreateIDMapOrder [2022-03-05T18:52:41.397Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-05T18:52:41.397Z] PASS [2022-03-05T18:52:41.397Z] coverage: 7.2% of statements [2022-03-05T18:52:41.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1088845664\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:52:41.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2188496944\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:52:41.397Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-03-05T18:52:41.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3229358020\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:52:41.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2889398561\\dest\\dir\\loophole" -> "../../victim" [2022-03-05T18:52:41.397Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-05T18:52:41.397Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-05T18:52:41.397Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-05T18:52:41.397Z] === RUN TestXGlobalNoParent [2022-03-05T18:52:41.397Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-05T18:52:41.397Z] === RUN TestReplaceFileTarWrapper [2022-03-05T18:52:41.397Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-03-05T18:52:41.397Z] === RUN TestPrefixHeaderReadable [2022-03-05T18:52:41.677Z] check_test.go:308: [dafa9d111b48c] daemon is not started [2022-03-05T18:52:41.677Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-05T18:52:41.866Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-05T18:52:41.867Z] === RUN TestDisablePigz [2022-03-05T18:52:41.867Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-05T18:52:41.867Z] --- PASS: TestDisablePigz (0.17s) [2022-03-05T18:52:41.867Z] === RUN TestPigz [2022-03-05T18:52:41.867Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-05T18:52:41.867Z] --- PASS: TestPigz (0.20s) [2022-03-05T18:52:41.867Z] === RUN TestNosysFileInfo [2022-03-05T18:52:41.867Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-05T18:52:41.867Z] === RUN TestCopyFileWithInvalidDest [2022-03-05T18:52:41.867Z] archive_windows_test.go:16: Currently fails [2022-03-05T18:52:41.867Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-05T18:52:41.867Z] === RUN TestCanonicalTarNameForPath [2022-03-05T18:52:41.867Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-05T18:52:41.867Z] === RUN TestCanonicalTarName [2022-03-05T18:52:41.867Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-05T18:52:41.867Z] === RUN TestChmodTarEntry [2022-03-05T18:52:41.867Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-05T18:52:41.867Z] === RUN TestHardLinkOrder [2022-03-05T18:52:42.244Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-05T18:52:42.336Z] --- PASS: TestHardLinkOrder (0.11s) [2022-03-05T18:52:42.336Z] === RUN TestChangeString [2022-03-05T18:52:42.336Z] --- PASS: TestChangeString (0.00s) [2022-03-05T18:52:42.336Z] === RUN TestChangesWithNoChanges [2022-03-05T18:52:42.336Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-05T18:52:42.336Z] === RUN TestChangesWithChanges [2022-03-05T18:52:42.336Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-05T18:52:42.336Z] === RUN TestChangesWithChangesGH13590 [2022-03-05T18:52:42.336Z] changes_test.go:195: needs more investigation [2022-03-05T18:52:42.336Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-05T18:52:42.336Z] === RUN TestChangesDirsEmpty [2022-03-05T18:52:42.336Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-03-05T18:52:42.336Z] === RUN TestChangesDirsMutated [2022-03-05T18:52:42.336Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-03-05T18:52:42.336Z] === RUN TestApplyLayer [2022-03-05T18:52:42.336Z] changes_test.go:432: needs further investigation [2022-03-05T18:52:42.336Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-05T18:52:42.336Z] === RUN TestChangesSizeWithHardlinks [2022-03-05T18:52:42.336Z] changes_test.go:468: needs further investigation [2022-03-05T18:52:42.336Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-05T18:52:42.336Z] === RUN TestChangesSizeWithNoChanges [2022-03-05T18:52:42.336Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-05T18:52:42.336Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-05T18:52:42.336Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-05T18:52:42.336Z] === RUN TestChangesSize [2022-03-05T18:52:42.336Z] --- PASS: TestChangesSize (0.00s) [2022-03-05T18:52:42.336Z] === RUN TestApplyLayerInvalidFilenames [2022-03-05T18:52:42.336Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames778507933\\dest" [2022-03-05T18:52:42.336Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-05T18:52:42.336Z] === RUN TestApplyLayerInvalidHardlink [2022-03-05T18:52:42.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink524319901\\victim\\hello" -> "../victim/hello" [2022-03-05T18:52:42.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1031357279\\victim\\hello" -> "/../victim/hello" [2022-03-05T18:52:42.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2019773474\\victim" -> "../victim" [2022-03-05T18:52:42.513Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T18:52:42.809Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3080335607\\victim" -> "../victim" [2022-03-05T18:52:42.809Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink947624662\\victim" -> "../victim" [2022-03-05T18:52:42.809Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2220419959\\victim" -> "../victim" [2022-03-05T18:52:42.809Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-05T18:52:42.809Z] === RUN TestApplyLayerInvalidSymlink [2022-03-05T18:52:42.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1765905006\\dest\\dotdot" -> "../victim/hello" [2022-03-05T18:52:42.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2981312599\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-05T18:52:42.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink569700604\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:52:42.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink7095235\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:52:42.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1712938969\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:52:42.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2092833621\\dest\\loophole-victim" -> "../victim" [2022-03-05T18:52:42.809Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-05T18:52:42.809Z] === RUN TestApplyLayerWhiteouts [2022-03-05T18:52:42.809Z] === RUN TestFixedBufferCap [2022-03-05T18:52:42.809Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-05T18:52:42.809Z] === RUN TestFixedBufferLen [2022-03-05T18:52:42.809Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-05T18:52:42.809Z] === RUN TestFixedBufferString [2022-03-05T18:52:42.809Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-05T18:52:42.809Z] === RUN TestFixedBufferWrite [2022-03-05T18:52:42.809Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-05T18:52:42.809Z] === RUN TestFixedBufferRead [2022-03-05T18:52:42.809Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-05T18:52:42.809Z] === RUN TestBytesPipeRead [2022-03-05T18:52:42.809Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-05T18:52:42.809Z] === RUN TestBytesPipeWrite [2022-03-05T18:52:42.809Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-05T18:52:42.809Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-05T18:52:42.809Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-05T18:52:42.809Z] === RUN TestGenerateEmptyFile [2022-03-05T18:52:42.809Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-05T18:52:42.809Z] === RUN TestGenerateWithContent [2022-03-05T18:52:42.809Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-05T18:52:42.809Z] PASS [2022-03-05T18:52:42.809Z] coverage: 63.0% of statements [2022-03-05T18:52:42.809Z] ok github.com/docker/docker/pkg/archive 9.662s coverage: 63.0% of statements [2022-03-05T18:52:43.280Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-03-05T18:52:43.280Z] === RUN TestNetworkDBWatch [2022-03-05T18:52:43.280Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-03-05T18:52:43.280Z] === RUN TestAtomicWriteToFile [2022-03-05T18:52:43.280Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-05T18:52:43.280Z] === RUN TestAtomicWriteSetCommit [2022-03-05T18:52:43.280Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-05T18:52:43.280Z] === RUN TestAtomicWriteSetCancel [2022-03-05T18:52:43.280Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-05T18:52:43.280Z] === RUN TestReadCloserWrapperClose [2022-03-05T18:52:43.280Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-05T18:52:43.280Z] === RUN TestReaderErrWrapperReadOnError [2022-03-05T18:52:43.280Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-05T18:52:43.280Z] === RUN TestReaderErrWrapperRead [2022-03-05T18:52:43.280Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-05T18:52:43.280Z] === RUN TestCancelReadCloser [2022-03-05T18:52:43.280Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-05T18:52:43.280Z] === RUN TestWriteCloserWrapperClose [2022-03-05T18:52:43.280Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-05T18:52:43.280Z] === RUN TestNopWriteCloser [2022-03-05T18:52:43.280Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-05T18:52:43.280Z] === RUN TestNopWriter [2022-03-05T18:52:43.280Z] --- PASS: TestNopWriter (0.00s) [2022-03-05T18:52:43.280Z] === RUN TestWriteCounter [2022-03-05T18:52:43.280Z] --- PASS: TestWriteCounter (0.00s) [2022-03-05T18:52:43.280Z] PASS [2022-03-05T18:52:43.280Z] coverage: 69.2% of statements [2022-03-05T18:52:43.280Z] ok github.com/docker/docker/pkg/ioutils 0.683s coverage: 69.2% of statements [2022-03-05T18:52:43.312Z] Removing intermediate container b66a9e9dce72 [2022-03-05T18:52:43.312Z] ---> fb653bf28c6f [2022-03-05T18:52:43.312Z] Step 13/13 : CMD ["sh"] [2022-03-05T18:52:43.312Z] ---> Running in 29550f0c180b [2022-03-05T18:52:43.519Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T18:52:43.622Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-05T18:52:43.780Z] Removing intermediate container 29550f0c180b [2022-03-05T18:52:43.780Z] ---> e6ca28a532f5 [2022-03-05T18:52:43.780Z] Successfully built e6ca28a532f5 [2022-03-05T18:52:43.780Z] Successfully tagged busybox:latest [2022-03-05T18:52:43.780Z] INFO: Docker images of the daemon under test [2022-03-05T18:52:43.780Z] [2022-03-05T18:52:43.780Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-05T18:52:43.780Z] busybox latest e6ca28a532f5 Less than a second ago 5GB [2022-03-05T18:52:43.780Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-05T18:52:43.780Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-05T18:52:43.780Z] [2022-03-05T18:52:43.780Z] INFO: Running integration tests at 03/05/2022 18:52:43... [2022-03-05T18:52:43.780Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-05T18:52:43.780Z] INFO: Integration API tests being run from the host: [2022-03-05T18:52:43.780Z] INFO: make.ps1 starting at 03/05/2022 18:52:43 [2022-03-05T18:52:43.881Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-05T18:52:44.269Z] === RUN TestError [2022-03-05T18:52:44.269Z] --- PASS: TestError (0.00s) [2022-03-05T18:52:44.269Z] === RUN TestProgressString [2022-03-05T18:52:44.269Z] === RUN TestProgressString/no_progress [2022-03-05T18:52:44.269Z] === RUN TestProgressString/progress_1 [2022-03-05T18:52:44.269Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-05T18:52:44.269Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-05T18:52:44.269Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-05T18:52:44.269Z] === RUN TestProgressString/with_units [2022-03-05T18:52:44.269Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-05T18:52:44.269Z] === RUN TestProgressString/hide_counts [2022-03-05T18:52:44.269Z] --- PASS: TestProgressString (0.00s) [2022-03-05T18:52:44.269Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-05T18:52:44.269Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-05T18:52:44.269Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-05T18:52:44.269Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-05T18:52:44.269Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-05T18:52:44.269Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-05T18:52:44.269Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-05T18:52:44.269Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-05T18:52:44.269Z] === RUN TestJSONMessageDisplay [2022-03-05T18:52:44.269Z] --- PASS: TestJSONMessageDisplay (0.16s) [2022-03-05T18:52:44.269Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-05T18:52:44.269Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-05T18:52:44.269Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-05T18:52:44.269Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-05T18:52:44.269Z] === RUN TestDisplayJSONMessagesStream [2022-03-05T18:52:44.269Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-05T18:52:44.269Z] PASS [2022-03-05T18:52:44.269Z] coverage: 91.7% of statements [2022-03-05T18:52:44.269Z] ok github.com/docker/docker/pkg/jsonmessage 0.199s coverage: 91.7% of statements [2022-03-05T18:52:44.525Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T18:52:44.739Z] 2022/03/05 18:52:44 Closing DB instances... [2022-03-05T18:52:44.777Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-05T18:52:45.208Z] === RUN TestStandardLongPath [2022-03-05T18:52:45.208Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-05T18:52:45.208Z] === RUN TestUNCLongPath [2022-03-05T18:52:45.208Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-05T18:52:45.208Z] PASS [2022-03-05T18:52:45.208Z] coverage: 100.0% of statements [2022-03-05T18:52:45.208Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-03-05T18:52:45.531Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T18:52:45.687Z] === RUN TestNameFormat [2022-03-05T18:52:45.687Z] --- PASS: TestNameFormat (0.00s) [2022-03-05T18:52:45.687Z] === RUN TestNameRetries [2022-03-05T18:52:45.687Z] --- PASS: TestNameRetries (0.00s) [2022-03-05T18:52:45.687Z] PASS [2022-03-05T18:52:45.687Z] coverage: 85.7% of statements [2022-03-05T18:52:45.687Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-03-05T18:52:46.156Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-05T18:52:46.156Z] === RUN TestNetworkDBBulkSync [2022-03-05T18:52:46.627Z] === RUN TestParseKeyValueOpt [2022-03-05T18:52:46.627Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-05T18:52:46.627Z] === RUN TestParseUintList [2022-03-05T18:52:46.627Z] --- PASS: TestParseUintList (0.00s) [2022-03-05T18:52:46.627Z] === RUN TestParseUintListMaximumLimits [2022-03-05T18:52:46.627Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-05T18:52:46.627Z] PASS [2022-03-05T18:52:46.627Z] coverage: 97.0% of statements [2022-03-05T18:52:46.627Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-03-05T18:52:47.097Z] === RUN TestNewAndRemove [2022-03-05T18:52:47.097Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-05T18:52:47.097Z] === RUN TestRemoveInvalidPath [2022-03-05T18:52:47.097Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-05T18:52:47.097Z] PASS [2022-03-05T18:52:47.097Z] coverage: 82.6% of statements [2022-03-05T18:52:47.097Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-03-05T18:52:47.125Z] --- PASS: TestBuildMultiStageCopy (12.16s) [2022-03-05T18:52:47.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.85s) [2022-03-05T18:52:47.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2022-03-05T18:52:47.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.97s) [2022-03-05T18:52:47.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2022-03-05T18:52:47.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.34s) [2022-03-05T18:52:47.125Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T18:52:47.184Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-05T18:52:47.184Z] check_test.go:308: [d42ec27fc8646] daemon is not started [2022-03-05T18:52:47.184Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-05T18:52:47.583Z] 2022/03/05 18:52:47 Closing DB instances... [2022-03-05T18:52:48.572Z] --- PASS: TestGetAddress (22.94s) [2022-03-05T18:52:48.572Z] === RUN TestRequestSyntaxCheck [2022-03-05T18:52:48.572Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-05T18:52:48.572Z] === RUN TestRequest [2022-03-05T18:52:49.042Z] === RUN TestFailedConnection [2022-03-05T18:52:49.042Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-05T18:52:49.042Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-05T18:52:49.377Z] --- PASS: TestBuildMultiStageParentConfig (2.38s) [2022-03-05T18:52:49.377Z] === RUN TestBuildLabelWithTargets [2022-03-05T18:52:49.377Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:52:49.377Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-05T18:52:49.377Z] === RUN TestBuildWithEmptyLayers [2022-03-05T18:52:50.033Z] --- PASS: TestFailedConnection (1.02s) [2022-03-05T18:52:50.033Z] === RUN TestFailOnce [2022-03-05T18:52:50.033Z] 2022/03/05 18:52:49 http: panic serving 127.0.0.1:49296: Plugin not ready [2022-03-05T18:52:50.033Z] goroutine 22 [running]: [2022-03-05T18:52:50.033Z] net/http.(*conn).serve.func1() [2022-03-05T18:52:50.033Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-05T18:52:50.033Z] panic({0xffca00, 0x11109d0}) [2022-03-05T18:52:50.033Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-05T18:52:50.033Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xe08542ea0c90f8f}, 0xc00004ba98) [2022-03-05T18:52:50.033Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-05T18:52:50.033Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x111d900, 0xc0001ba000}, 0xf31d26) [2022-03-05T18:52:50.033Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-05T18:52:50.033Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x111d900, 0xc0001ba000}, 0xc0001b4000) [2022-03-05T18:52:50.033Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-05T18:52:50.033Z] net/http.serverHandler.ServeHTTP({0x111bff0}, {0x111d900, 0xc0001ba000}, 0xc0001b4000) [2022-03-05T18:52:50.033Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-05T18:52:50.033Z] net/http.(*conn).serve(0xc000094e60, {0x111f900, 0xc0001820c0}) [2022-03-05T18:52:50.033Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-05T18:52:50.033Z] created by net/http.(*Server).Serve [2022-03-05T18:52:50.033Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-05T18:52:50.033Z] time="2022-03-05T18:52:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2022-03-05T18:52:50.383Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2022-03-05T18:52:50.383Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T18:52:50.471Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-05T18:52:51.020Z] --- PASS: TestFailOnce (1.22s) [2022-03-05T18:52:51.020Z] === RUN TestEchoInputOutput [2022-03-05T18:52:51.020Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-05T18:52:51.488Z] === RUN TestBackoff [2022-03-05T18:52:51.489Z] --- PASS: TestBackoff (0.00s) [2022-03-05T18:52:51.489Z] === RUN TestAbortRetry [2022-03-05T18:52:51.489Z] --- PASS: TestAbortRetry (0.00s) [2022-03-05T18:52:51.489Z] === RUN TestClientScheme [2022-03-05T18:52:51.489Z] --- PASS: TestClientScheme (0.00s) [2022-03-05T18:52:51.489Z] === RUN TestNewClientWithTimeout [2022-03-05T18:52:51.848Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-05T18:52:51.957Z] time="2022-03-05T18:52:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-05T18:52:51.957Z] 2022/03/05 18:52:51 Closing DB instances... [2022-03-05T18:52:51.957Z] time="2022-03-05T18:52:51Z" level=error msg="node: 5bb689bd4567 is unknown to memberlist" [2022-03-05T18:52:53.527Z] time="2022-03-05T18:52:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-05T18:52:54.384Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-05T18:52:55.093Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.71s) [2022-03-05T18:52:55.093Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-05T18:52:55.324Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-05T18:52:55.324Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-05T18:52:55.324Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-05T18:52:55.330Z] --- PASS: TestBuildWithHugeFile (59.94s) [2022-03-05T18:52:55.330Z] === RUN TestBuildWCOWSandboxSize [2022-03-05T18:52:55.330Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:52:55.330Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:52:55.330Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T18:52:55.330Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:52:55.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:52:55.330Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:52:55.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:52:55.330Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:52:55.330Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:52:55.330Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:52:55.330Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:52:55.330Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:52:55.330Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-05T18:52:55.330Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-05T18:52:55.330Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-05T18:52:55.330Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-05T18:52:55.330Z] === RUN TestBuildPreserveOwnership [2022-03-05T18:52:55.330Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T18:52:55.330Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T18:52:55.330Z] --- PASS: TestBuildPreserveOwnership (3.56s) [2022-03-05T18:52:55.330Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2022-03-05T18:52:55.330Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-03-05T18:52:55.330Z] === RUN TestBuildPlatformInvalid [2022-03-05T18:52:55.330Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T18:52:55.330Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T18:52:55.330Z] Loaded image: busybox:latest [2022-03-05T18:52:55.330Z] Loaded image: busybox:glibc [2022-03-05T18:52:55.330Z] Loaded image: debian:bullseye-slim [2022-03-05T18:52:55.330Z] Loaded image: hello-world:latest [2022-03-05T18:52:55.330Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T18:52:55.563Z] time="2022-03-05T18:52:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-05T18:52:56.033Z] 2022/03/05 18:52:55 Closing DB instances... [2022-03-05T18:52:56.705Z] check_test.go:308: [de1ab8a80e292] daemon is not started [2022-03-05T18:52:56.705Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-05T18:52:57.601Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-03-05T18:52:57.601Z] === RUN TestNetworkDBGarbageCollection [2022-03-05T18:52:59.239Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-05T18:53:00.558Z] time="2022-03-05T18:52:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-05T18:53:01.148Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-05T18:53:01.148Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-05T18:53:01.550Z] --- PASS: TestRequest (12.78s) [2022-03-05T18:53:01.551Z] === RUN TestOverlappingRequests [2022-03-05T18:53:01.924Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.49s) [2022-03-05T18:53:01.924Z] PASS [2022-03-05T18:53:01.924Z] [2022-03-05T18:53:01.924Z] === Skipped [2022-03-05T18:53:01.924Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-05T18:53:01.924Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:53:01.924Z] [2022-03-05T18:53:01.924Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:53:01.924Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:53:01.924Z] [2022-03-05T18:53:01.924Z] DONE 34 tests, 2 skipped in 96.473s [2022-03-05T18:53:01.924Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T18:53:01.924Z] INFO: Testing against a local daemon [2022-03-05T18:53:01.924Z] === RUN TestConfigInspect [2022-03-05T18:53:02.023Z] --- PASS: TestOverlappingRequests (0.64s) [2022-03-05T18:53:02.023Z] === RUN TestRelease [2022-03-05T18:53:03.053Z] --- PASS: TestBuildMultiStageOnBuild (12.76s) [2022-03-05T18:53:03.053Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T18:53:03.053Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:53:03.053Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-05T18:53:03.053Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T18:53:03.683Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-05T18:53:04.251Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-05T18:53:04.469Z] --- PASS: TestConfigInspect (2.34s) [2022-03-05T18:53:04.469Z] === RUN TestConfigList [2022-03-05T18:53:04.984Z] --- PASS: TestRelease (2.54s) [2022-03-05T18:53:04.984Z] === RUN TestAllocateRandomDeallocate [2022-03-05T18:53:05.453Z] === RUN TestParseEmptyInterface [2022-03-05T18:53:05.453Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-05T18:53:05.453Z] === RUN TestParseNonInterfaceType [2022-03-05T18:53:05.453Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-05T18:53:05.453Z] === RUN TestParseWithOneFunction [2022-03-05T18:53:05.453Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-05T18:53:05.453Z] === RUN TestParseWithMultipleFuncs [2022-03-05T18:53:05.453Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-05T18:53:05.453Z] === RUN TestParseWithUnnamedReturn [2022-03-05T18:53:05.453Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-05T18:53:05.453Z] === RUN TestEmbeddedInterface [2022-03-05T18:53:05.453Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-05T18:53:05.453Z] === RUN TestParsedImports [2022-03-05T18:53:05.453Z] --- PASS: TestParsedImports (0.00s) [2022-03-05T18:53:05.453Z] === RUN TestAliasedImports [2022-03-05T18:53:05.453Z] --- PASS: TestAliasedImports (0.00s) [2022-03-05T18:53:05.453Z] PASS [2022-03-05T18:53:05.453Z] coverage: 56.8% of statements [2022-03-05T18:53:05.453Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2022-03-05T18:53:06.383Z] --- PASS: TestConfigList (2.15s) [2022-03-05T18:53:06.383Z] === RUN TestConfigsCreateAndDelete [2022-03-05T18:53:06.444Z] === RUN TestHTTPTransport [2022-03-05T18:53:06.444Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-05T18:53:06.444Z] PASS [2022-03-05T18:53:06.444Z] coverage: 85.7% of statements [2022-03-05T18:53:06.444Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-03-05T18:53:06.786Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-05T18:53:06.914Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-05T18:53:06.914Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-05T18:53:06.914Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-05T18:53:06.914Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-05T18:53:06.914Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-05T18:53:06.914Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-05T18:53:06.914Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-05T18:53:06.914Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-05T18:53:06.914Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-05T18:53:06.914Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-05T18:53:06.914Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-05T18:53:06.914Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-05T18:53:06.914Z] === RUN TestBufferPoolPutAndGet [2022-03-05T18:53:06.914Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-05T18:53:06.914Z] PASS [2022-03-05T18:53:06.914Z] coverage: 88.2% of statements [2022-03-05T18:53:06.914Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2022-03-05T18:53:07.387Z] === RUN TestOutputOnPrematureClose [2022-03-05T18:53:07.387Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-05T18:53:07.387Z] === RUN TestCompleteSilently [2022-03-05T18:53:07.387Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-05T18:53:07.387Z] PASS [2022-03-05T18:53:07.387Z] coverage: 75.9% of statements [2022-03-05T18:53:07.387Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-03-05T18:53:08.298Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-03-05T18:53:08.298Z] === RUN TestConfigsUpdate [2022-03-05T18:53:08.394Z] === RUN TestSendToOneSub [2022-03-05T18:53:08.394Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-05T18:53:08.394Z] === RUN TestSendToMultipleSubs [2022-03-05T18:53:08.394Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-05T18:53:08.394Z] === RUN TestEvictOneSub [2022-03-05T18:53:08.394Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-05T18:53:08.394Z] === RUN TestClosePublisher [2022-03-05T18:53:08.394Z] --- PASS: TestClosePublisher (0.00s) [2022-03-05T18:53:08.394Z] === RUN TestPubSubRace [2022-03-05T18:53:08.864Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-05T18:53:08.864Z] === RUN TestClientStream [2022-03-05T18:53:08.864Z] --- PASS: TestClientStream (0.00s) [2022-03-05T18:53:08.864Z] === RUN TestClientSendFile [2022-03-05T18:53:08.864Z] --- PASS: TestClientSendFile (0.00s) [2022-03-05T18:53:08.864Z] === RUN TestClientWithRequestTimeout [2022-03-05T18:53:08.864Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-05T18:53:08.864Z] === RUN TestFileSpecPlugin [2022-03-05T18:53:08.864Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-05T18:53:08.864Z] === RUN TestFileJSONSpecPlugin [2022-03-05T18:53:08.864Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-05T18:53:08.864Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-05T18:53:08.864Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-05T18:53:08.864Z] === RUN TestPluginAddHandler [2022-03-05T18:53:08.864Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-05T18:53:08.864Z] === RUN TestPluginWaitBadPlugin [2022-03-05T18:53:08.864Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-05T18:53:08.864Z] === RUN TestGet [2022-03-05T18:53:08.864Z] time="2022-03-05T18:53:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-05T18:53:09.332Z] --- PASS: TestPubSubRace (1.08s) [2022-03-05T18:53:09.333Z] PASS [2022-03-05T18:53:09.333Z] coverage: 75.0% of statements [2022-03-05T18:53:09.333Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 75.0% of statements [2022-03-05T18:53:09.339Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-05T18:53:09.339Z] check_test.go:308: [d587479b48878] daemon is not started [2022-03-05T18:53:09.339Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-05T18:53:09.801Z] time="2022-03-05T18:53:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-05T18:53:09.801Z] === RUN TestRegister [2022-03-05T18:53:09.801Z] --- PASS: TestRegister (0.00s) [2022-03-05T18:53:09.801Z] === RUN TestCommand [2022-03-05T18:53:09.801Z] --- PASS: TestCommand (0.03s) [2022-03-05T18:53:09.801Z] === RUN TestNaiveSelf [2022-03-05T18:53:09.801Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-05T18:53:09.801Z] PASS [2022-03-05T18:53:09.801Z] coverage: 82.4% of statements [2022-03-05T18:53:09.801Z] ok github.com/docker/docker/pkg/reexec 0.121s coverage: 82.4% of statements [2022-03-05T18:53:09.908Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-05T18:53:10.476Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-05T18:53:10.792Z] === RUN TestDump [2022-03-05T18:53:10.792Z] goroutine 21 [running]: [2022-03-05T18:53:10.792Z] github.com/docker/docker/pkg/stack.dump(0x11ab9d7) [2022-03-05T18:53:10.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-05T18:53:10.792Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-05T18:53:10.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-05T18:53:10.792Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-05T18:53:10.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-05T18:53:10.792Z] testing.tRunner(0xc0000856c0, 0x131a190) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:53:10.792Z] created by testing.(*T).Run [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-05T18:53:10.792Z] [2022-03-05T18:53:10.792Z] goroutine 1 [chan receive]: [2022-03-05T18:53:10.792Z] testing.(*T).Run(0xc000085520, {0x130b7b1, 0x118a733}, 0x131a190) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-05T18:53:10.792Z] testing.runTests.func1(0xc0000c6810) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-05T18:53:10.792Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:53:10.792Z] testing.runTests(0xc0000dc080, {0x147ec20, 0x3, 0x3}, {0x11aac2d, 0x130d4ab, 0x14836e0}) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-05T18:53:10.792Z] testing.(*M).Run(0xc0000dc080) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-05T18:53:10.792Z] main.main() [2022-03-05T18:53:10.792Z] _testmain.go:95 +0x1f5 [2022-03-05T18:53:10.792Z] --- PASS: TestDump (0.00s) [2022-03-05T18:53:10.792Z] === RUN TestDumpToFile [2022-03-05T18:53:10.792Z] --- PASS: TestDumpToFile (0.17s) [2022-03-05T18:53:10.792Z] === RUN TestDumpToFileWithEmptyInput [2022-03-05T18:53:10.792Z] goroutine 23 [running]: [2022-03-05T18:53:10.792Z] github.com/docker/docker/pkg/stack.dump(0x1218bb4) [2022-03-05T18:53:10.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-05T18:53:10.792Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1218f60}) [2022-03-05T18:53:10.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-05T18:53:10.792Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000856c0) [2022-03-05T18:53:10.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-05T18:53:10.792Z] testing.tRunner(0xc000085ba0, 0x131a180) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:53:10.792Z] created by testing.(*T).Run [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-05T18:53:10.792Z] [2022-03-05T18:53:10.792Z] goroutine 1 [chan receive]: [2022-03-05T18:53:10.792Z] testing.(*T).Run(0xc000085520, {0x1312596, 0x118a733}, 0x131a180) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-05T18:53:10.792Z] testing.runTests.func1(0xc0000c6810) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-05T18:53:10.792Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-05T18:53:10.792Z] testing.runTests(0xc0000dc080, {0x147ec20, 0x3, 0x3}, {0x11aac2d, 0x130d4ab, 0x14836e0}) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-05T18:53:10.792Z] testing.(*M).Run(0xc0000dc080) [2022-03-05T18:53:10.792Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-05T18:53:10.792Z] main.main() [2022-03-05T18:53:10.792Z] _testmain.go:95 +0x1f5 [2022-03-05T18:53:10.792Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-05T18:53:10.792Z] PASS [2022-03-05T18:53:10.792Z] coverage: 90.9% of statements [2022-03-05T18:53:10.792Z] ok github.com/docker/docker/pkg/stack 0.223s coverage: 90.9% of statements [2022-03-05T18:53:10.846Z] --- PASS: TestConfigsUpdate (2.14s) [2022-03-05T18:53:10.846Z] === RUN TestTemplatedConfig [2022-03-05T18:53:11.044Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-05T18:53:11.263Z] === RUN TestNewStdWriter [2022-03-05T18:53:11.263Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-05T18:53:11.263Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestWriteWithNilBytes [2022-03-05T18:53:11.263Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestWrite [2022-03-05T18:53:11.263Z] --- PASS: TestWrite (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestWriteWithWriterError [2022-03-05T18:53:11.263Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-05T18:53:11.263Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestStdCopyWriteAndRead [2022-03-05T18:53:11.263Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-05T18:53:11.263Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-05T18:53:11.263Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-05T18:53:11.263Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-05T18:53:11.263Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-05T18:53:11.263Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-05T18:53:11.263Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-05T18:53:11.263Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-05T18:53:11.263Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-05T18:53:11.263Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-05T18:53:11.263Z] PASS [2022-03-05T18:53:11.263Z] coverage: 100.0% of statements [2022-03-05T18:53:11.263Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-03-05T18:53:11.303Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-05T18:53:11.732Z] --- PASS: TestAllocateRandomDeallocate (7.16s) [2022-03-05T18:53:11.732Z] === RUN TestRetrieveFromStore [2022-03-05T18:53:11.732Z] time="2022-03-05T18:53:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-05T18:53:12.200Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-05T18:53:12.200Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-05T18:53:12.200Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-05T18:53:12.200Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-05T18:53:12.200Z] === RUN TestFormatStatus [2022-03-05T18:53:12.200Z] --- PASS: TestFormatStatus (0.00s) [2022-03-05T18:53:12.200Z] === RUN TestFormatError [2022-03-05T18:53:12.200Z] --- PASS: TestFormatError (0.00s) [2022-03-05T18:53:12.200Z] === RUN TestFormatJSONError [2022-03-05T18:53:12.200Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-05T18:53:12.200Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-05T18:53:12.200Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-05T18:53:12.200Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-05T18:53:12.200Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-05T18:53:12.200Z] === RUN TestNewJSONProgressOutput [2022-03-05T18:53:12.200Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-05T18:53:12.200Z] === RUN TestAuxFormatterEmit [2022-03-05T18:53:12.200Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-05T18:53:12.200Z] === RUN TestStreamWriterStdout [2022-03-05T18:53:12.200Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-05T18:53:12.200Z] === RUN TestStreamWriterStderr [2022-03-05T18:53:12.200Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-05T18:53:12.200Z] PASS [2022-03-05T18:53:12.200Z] coverage: 66.2% of statements [2022-03-05T18:53:12.200Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-03-05T18:53:12.672Z] === RUN TestGenerateRandomID [2022-03-05T18:53:12.672Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-05T18:53:12.672Z] === RUN TestShortenId [2022-03-05T18:53:12.672Z] --- PASS: TestShortenId (0.00s) [2022-03-05T18:53:12.672Z] === RUN TestShortenSha256Id [2022-03-05T18:53:12.672Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-05T18:53:12.672Z] === RUN TestShortenIdEmpty [2022-03-05T18:53:12.672Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-05T18:53:12.672Z] === RUN TestShortenIdInvalid [2022-03-05T18:53:12.672Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-05T18:53:12.672Z] === RUN TestIsShortIDNonHex [2022-03-05T18:53:12.672Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-05T18:53:12.672Z] === RUN TestIsShortIDNotCorrectSize [2022-03-05T18:53:12.672Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-05T18:53:12.672Z] PASS [2022-03-05T18:53:12.672Z] coverage: 70.6% of statements [2022-03-05T18:53:12.672Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-03-05T18:53:13.208Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-05T18:53:13.208Z] check_test.go:308: [d36b1280439cd] daemon is not started [2022-03-05T18:53:13.208Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-05T18:53:13.417Z] --- PASS: TestTemplatedConfig (2.64s) [2022-03-05T18:53:13.417Z] === RUN TestConfigCreateResolve [2022-03-05T18:53:13.467Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-05T18:53:13.663Z] === RUN TestIsCpusetListAvailable [2022-03-05T18:53:13.663Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-05T18:53:13.663Z] PASS [2022-03-05T18:53:13.663Z] coverage: 39.4% of statements [2022-03-05T18:53:13.663Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-03-05T18:53:13.722Z] --- PASS: TestBuildMultiStageLayerLeak (10.55s) [2022-03-05T18:53:13.722Z] === RUN TestBuildWithHugeFile [2022-03-05T18:53:14.132Z] --- PASS: TestRetrieveFromStore (2.34s) [2022-03-05T18:53:14.132Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-05T18:53:14.132Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-05T18:53:14.132Z] === RUN TestParallelPredefinedRequest1 [2022-03-05T18:53:14.132Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-05T18:53:14.132Z] === RUN TestParallelPredefinedRequest2 [2022-03-05T18:53:14.132Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-05T18:53:14.132Z] === RUN TestParallelPredefinedRequest3 [2022-03-05T18:53:14.132Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-05T18:53:14.132Z] === RUN TestParallelPredefinedRequest4 [2022-03-05T18:53:14.132Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-05T18:53:14.132Z] === RUN TestParallelPredefinedRequest5 [2022-03-05T18:53:14.132Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-05T18:53:14.132Z] === RUN TestDebug [2022-03-05T18:53:14.132Z] --- PASS: TestDebug (0.00s) [2022-03-05T18:53:14.132Z] === RUN TestRequestPoolParallel [2022-03-05T18:53:14.600Z] --- PASS: TestRequestPoolParallel (0.49s) [2022-03-05T18:53:14.600Z] === RUN TestFullAllocateRelease [2022-03-05T18:53:14.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:53:14.972Z] INFO: Testing against a local daemon [2022-03-05T18:53:14.972Z] === RUN TestBuildWithSession [2022-03-05T18:53:14.972Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:53:14.972Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T18:53:14.972Z] === RUN TestBuildSquashParent [2022-03-05T18:53:14.972Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:53:14.972Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-05T18:53:14.972Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T18:53:14.972Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:53:14.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:53:14.972Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:53:14.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:53:14.972Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:53:14.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:53:14.972Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:53:14.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:53:14.972Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:53:14.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:53:14.972Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:53:14.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:53:14.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:53:14.972Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:53:14.972Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:53:14.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:53:15.069Z] === RUN TestChtimes [2022-03-05T18:53:15.069Z] --- PASS: TestChtimes (0.00s) [2022-03-05T18:53:15.069Z] === RUN TestChtimesWindows [2022-03-05T18:53:15.069Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-05T18:53:15.069Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-05T18:53:15.069Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-05T18:53:15.069Z] PASS [2022-03-05T18:53:15.069Z] coverage: 12.9% of statements [2022-03-05T18:53:15.069Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.9% of statements [2022-03-05T18:53:15.069Z] --- PASS: TestFullAllocateRelease (0.48s) [2022-03-05T18:53:15.069Z] === RUN TestOddAllocateRelease [2022-03-05T18:53:15.331Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-03-05T18:53:15.331Z] PASS [2022-03-05T18:53:15.331Z] [2022-03-05T18:53:15.331Z] DONE 6 tests in 13.539s [2022-03-05T18:53:15.331Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T18:53:15.331Z] INFO: Testing against a local daemon [2022-03-05T18:53:15.331Z] === RUN TestCheckpoint [2022-03-05T18:53:15.332Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:53:15.332Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T18:53:15.332Z] === RUN TestContainerInvalidJSON [2022-03-05T18:53:15.332Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:53:15.332Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:53:15.332Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:53:15.332Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:53:15.332Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:53:15.332Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:53:15.332Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-05T18:53:15.332Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T18:53:15.332Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T18:53:15.332Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T18:53:15.332Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-05T18:53:15.332Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T18:53:15.332Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-05T18:53:15.332Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T18:53:15.332Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-05T18:53:15.332Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T18:53:15.332Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-05T18:53:15.332Z] === RUN TestCopyFromContainer [2022-03-05T18:53:15.370Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-05T18:53:15.538Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-03-05T18:53:15.538Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-05T18:53:15.538Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-03-05T18:53:15.538Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-05T18:53:15.538Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-03-05T18:53:15.538Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-05T18:53:15.538Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-05T18:53:15.538Z] === CONT TestParallelPredefinedRequest1 [2022-03-05T18:53:15.538Z] === CONT TestParallelPredefinedRequest4 [2022-03-05T18:53:15.538Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:53:15.538Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-05T18:53:15.538Z] === CONT TestParallelPredefinedRequest5 [2022-03-05T18:53:15.538Z] === CONT TestParallelPredefinedRequest1 [2022-03-05T18:53:15.538Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:53:15.538Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-05T18:53:15.538Z] === CONT TestParallelPredefinedRequest3 [2022-03-05T18:53:15.538Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:53:15.538Z] === CONT TestParallelPredefinedRequest2 [2022-03-05T18:53:15.538Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-05T18:53:15.538Z] === CONT TestParallelPredefinedRequest2 [2022-03-05T18:53:15.538Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:53:15.538Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-05T18:53:15.538Z] === CONT TestParallelPredefinedRequest5 [2022-03-05T18:53:15.538Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:53:15.538Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-05T18:53:15.538Z] PASS [2022-03-05T18:53:15.538Z] coverage: 85.3% of statements [2022-03-05T18:53:15.538Z] ok github.com/docker/docker/libnetwork/ipam 59.889s coverage: 85.3% of statements [2022-03-05T18:53:15.538Z] === RUN TestTailFile [2022-03-05T18:53:15.538Z] --- PASS: TestTailFile (0.00s) [2022-03-05T18:53:15.538Z] === RUN TestTailFileManyLines [2022-03-05T18:53:15.538Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-05T18:53:15.538Z] === RUN TestTailEmptyFile [2022-03-05T18:53:15.538Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-05T18:53:15.538Z] === RUN TestTailNegativeN [2022-03-05T18:53:15.538Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-05T18:53:15.538Z] === RUN TestNewTailReader [2022-03-05T18:53:15.538Z] === PAUSE TestNewTailReader [2022-03-05T18:53:15.538Z] === CONT TestNewTailReader [2022-03-05T18:53:15.538Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-05T18:53:15.538Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-05T18:53:15.538Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-05T18:53:15.538Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-05T18:53:15.538Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/no_delimiter [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/truncated_last_line [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-05T18:53:16.009Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.009Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/no_delimiter [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.010Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.010Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.011Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.012Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.012Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.490Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.491Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.492Z] time="2022-03-05T18:53:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-05T18:53:16.492Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-05T18:53:16.493Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:53:16.493Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:53:16.717Z] === RUN TestCopyFromContainer// [2022-03-05T18:53:16.717Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T18:53:16.717Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T18:53:16.717Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T18:53:16.717Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T18:53:16.717Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.01s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.01s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:53:16.962Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.01s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:53:16.963Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-05T18:53:16.964Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-05T18:53:16.964Z] PASS [2022-03-05T18:53:16.964Z] coverage: 88.6% of statements [2022-03-05T18:53:16.964Z] ok github.com/docker/docker/pkg/tailfile 0.225s coverage: 88.6% of statements [2022-03-05T18:53:16.978Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T18:53:16.978Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T18:53:16.978Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T18:53:16.978Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T18:53:17.240Z] --- PASS: TestCopyFromContainer (1.68s) [2022-03-05T18:53:17.240Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-05T18:53:17.240Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-05T18:53:17.240Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-05T18:53:17.240Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-05T18:53:17.240Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-05T18:53:17.240Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-05T18:53:17.240Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-05T18:53:17.240Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-05T18:53:17.240Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-05T18:53:17.240Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-05T18:53:17.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T18:53:17.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:53:17.240Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:53:17.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:53:17.240Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:53:17.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:53:17.240Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:53:17.240Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:53:17.240Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:53:17.240Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:53:17.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-05T18:53:17.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T18:53:17.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T18:53:17.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T18:53:17.240Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T18:53:17.240Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-05T18:53:17.240Z] === RUN TestCreateWithInvalidEnv [2022-03-05T18:53:17.240Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T18:53:17.240Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T18:53:17.240Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T18:53:17.240Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T18:53:17.240Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T18:53:17.240Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T18:53:17.240Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T18:53:17.240Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T18:53:17.240Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T18:53:17.240Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-05T18:53:17.240Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T18:53:17.240Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T18:53:17.240Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T18:53:17.240Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T18:53:17.240Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-05T18:53:17.240Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T18:53:17.274Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-05T18:53:17.438Z] === RUN TestTarSumRemoveNonExistent [2022-03-05T18:53:17.438Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-05T18:53:17.438Z] === RUN TestTarSumRemove [2022-03-05T18:53:17.438Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-05T18:53:17.438Z] === RUN TestSortFileInfoSums [2022-03-05T18:53:17.438Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-05T18:53:17.438Z] === RUN TestNewTarSumForLabelInvalid [2022-03-05T18:53:17.438Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-05T18:53:17.438Z] === RUN TestNewTarSumForLabel [2022-03-05T18:53:17.438Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-05T18:53:17.438Z] === RUN TestEmptyTar [2022-03-05T18:53:17.438Z] --- PASS: TestEmptyTar (0.00s) [2022-03-05T18:53:17.438Z] === RUN TestTarSumsReadSize [2022-03-05T18:53:17.438Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-05T18:53:17.438Z] === RUN TestTarSums [2022-03-05T18:53:17.438Z] --- PASS: TestTarSums (0.06s) [2022-03-05T18:53:17.438Z] === RUN TestIteration [2022-03-05T18:53:17.438Z] --- PASS: TestIteration (0.00s) [2022-03-05T18:53:17.438Z] === RUN TestVersionLabelForChecksum [2022-03-05T18:53:17.438Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-05T18:53:17.438Z] === RUN TestVersion [2022-03-05T18:53:17.438Z] --- PASS: TestVersion (0.00s) [2022-03-05T18:53:17.438Z] === RUN TestGetVersion [2022-03-05T18:53:17.438Z] --- PASS: TestGetVersion (0.00s) [2022-03-05T18:53:17.438Z] === RUN TestGetVersions [2022-03-05T18:53:17.438Z] --- PASS: TestGetVersions (0.00s) [2022-03-05T18:53:17.438Z] PASS [2022-03-05T18:53:17.438Z] coverage: 89.3% of statements [2022-03-05T18:53:17.438Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2022-03-05T18:53:17.911Z] testing: warning: no tests to run [2022-03-05T18:53:17.911Z] PASS [2022-03-05T18:53:17.911Z] coverage: [no statements] [2022-03-05T18:53:17.911Z] ok github.com/docker/docker/pkg/term/windows 0.049s coverage: [no statements] [no tests to run] [2022-03-05T18:53:18.380Z] === RUN TestTruncIndex [2022-03-05T18:53:18.380Z] --- PASS: TestTruncIndex (0.10s) [2022-03-05T18:53:18.380Z] PASS [2022-03-05T18:53:18.380Z] coverage: 91.5% of statements [2022-03-05T18:53:18.380Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-03-05T18:53:18.848Z] === RUN TestIsGIT [2022-03-05T18:53:18.848Z] --- PASS: TestIsGIT (0.00s) [2022-03-05T18:53:18.848Z] === RUN TestIsTransport [2022-03-05T18:53:18.848Z] --- PASS: TestIsTransport (0.00s) [2022-03-05T18:53:18.848Z] PASS [2022-03-05T18:53:18.848Z] coverage: 100.0% of statements [2022-03-05T18:53:18.848Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2022-03-05T18:53:19.156Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-03-05T18:53:19.156Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T18:53:19.317Z] === RUN TestVersionInfo [2022-03-05T18:53:19.317Z] --- PASS: TestVersionInfo (0.00s) [2022-03-05T18:53:19.317Z] === RUN TestAppendVersions [2022-03-05T18:53:19.317Z] --- PASS: TestAppendVersions (0.00s) [2022-03-05T18:53:19.317Z] PASS [2022-03-05T18:53:19.317Z] coverage: 88.9% of statements [2022-03-05T18:53:19.317Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-03-05T18:53:20.543Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-03-05T18:53:20.543Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T18:53:20.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:53:20.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:53:20.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:53:20.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:53:20.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:53:20.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:53:20.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:53:20.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:53:20.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:53:20.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:53:20.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:53:20.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:53:20.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:53:20.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:53:20.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:53:20.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-05T18:53:20.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T18:53:20.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T18:53:20.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T18:53:20.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T18:53:20.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T18:53:20.543Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T18:53:20.884Z] === RUN TestValidatePrivileges [2022-03-05T18:53:20.884Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-05T18:53:20.884Z] === RUN TestFilterByCapNeg [2022-03-05T18:53:20.884Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-05T18:53:20.884Z] === RUN TestFilterByCapPos [2022-03-05T18:53:20.884Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-05T18:53:20.884Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-05T18:53:20.884Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-05T18:53:20.884Z] PASS [2022-03-05T18:53:20.884Z] coverage: 12.0% of statements [2022-03-05T18:53:21.116Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-03-05T18:53:21.116Z] === RUN TestCreateDifferentPlatform [2022-03-05T18:53:21.116Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T18:53:21.116Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T18:53:21.116Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-05T18:53:21.116Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T18:53:21.116Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T18:53:21.116Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T18:53:21.116Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-05T18:53:21.116Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T18:53:21.116Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-05T18:53:21.116Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T18:53:21.116Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-05T18:53:21.116Z] === RUN TestDaemonRestartIpcMode [2022-03-05T18:53:21.116Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T18:53:21.116Z] === RUN TestDaemonHostGatewayIP [2022-03-05T18:53:21.116Z] === PAUSE TestDaemonHostGatewayIP [2022-03-05T18:53:21.116Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T18:53:21.116Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T18:53:21.116Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T18:53:21.116Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-05T18:53:21.116Z] === RUN TestDiff [2022-03-05T18:53:21.352Z] ok github.com/docker/docker/plugin 0.041s coverage: 12.0% of statements [2022-03-05T18:53:21.462Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-05T18:53:21.688Z] --- PASS: TestDiff (0.64s) [2022-03-05T18:53:21.688Z] === RUN TestExecWithCloseStdin [2022-03-05T18:53:21.820Z] === RUN TestNewSettable [2022-03-05T18:53:21.820Z] --- PASS: TestNewSettable (0.00s) [2022-03-05T18:53:21.820Z] === RUN TestIsSettable [2022-03-05T18:53:21.820Z] --- PASS: TestIsSettable (0.00s) [2022-03-05T18:53:21.820Z] === RUN TestUpdateSettingsEnv [2022-03-05T18:53:21.820Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-05T18:53:21.820Z] PASS [2022-03-05T18:53:21.820Z] coverage: 20.0% of statements [2022-03-05T18:53:22.138Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-05T18:53:22.138Z] Copying nested executables into bundles/binary-daemon [2022-03-05T18:53:22.138Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-05T18:53:22.138Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:53:22.138Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-05T18:53:22.138Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-05T18:53:22.288Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-03-05T18:53:22.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -e DOCKER_GRAPHDRIVER docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/make.sh cross [2022-03-05T18:53:22.631Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-03-05T18:53:22.631Z] === RUN TestExec [2022-03-05T18:53:22.736Z] [2022-03-05T18:53:22.737Z] Removing bundles/ [2022-03-05T18:53:22.759Z] === RUN TestLoad [2022-03-05T18:53:22.759Z] --- PASS: TestLoad (0.01s) [2022-03-05T18:53:22.759Z] === RUN TestSave [2022-03-05T18:53:22.759Z] --- PASS: TestSave (0.03s) [2022-03-05T18:53:22.759Z] === RUN TestAddDeleteGet [2022-03-05T18:53:22.838Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-05T18:53:22.997Z] [2022-03-05T18:53:22.997Z] ---> Making bundle: cross (in bundles/cross) [2022-03-05T18:53:22.997Z] Cross building: bundles/cross/linux/amd64 [2022-03-05T18:53:22.997Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-05T18:53:22.997Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-05T18:53:23.203Z] --- PASS: TestExec (0.60s) [2022-03-05T18:53:23.203Z] === RUN TestExecUser [2022-03-05T18:53:23.227Z] --- PASS: TestAddDeleteGet (0.06s) [2022-03-05T18:53:23.227Z] === RUN TestInvalidTags [2022-03-05T18:53:23.227Z] --- PASS: TestInvalidTags (0.01s) [2022-03-05T18:53:23.227Z] PASS [2022-03-05T18:53:23.227Z] coverage: 84.4% of statements [2022-03-05T18:53:23.227Z] ok github.com/docker/docker/reference 0.165s coverage: 84.4% of statements [2022-03-05T18:53:23.697Z] --- PASS: TestGet (15.01s) [2022-03-05T18:53:23.697Z] === RUN TestPluginWithNoManifest [2022-03-05T18:53:23.697Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-05T18:53:23.697Z] === RUN TestGetAll [2022-03-05T18:53:23.697Z] --- PASS: TestGetAll (0.01s) [2022-03-05T18:53:23.697Z] PASS [2022-03-05T18:53:23.697Z] coverage: 73.2% of statements [2022-03-05T18:53:23.697Z] ok github.com/docker/docker/pkg/plugins 34.958s coverage: 73.2% of statements [2022-03-05T18:53:23.774Z] --- PASS: TestExecUser (0.61s) [2022-03-05T18:53:23.774Z] === RUN TestExportContainerAndImportImage [2022-03-05T18:53:24.179Z] --- PASS: TestBuildWithHugeFile (50.72s) [2022-03-05T18:53:24.179Z] === RUN TestBuildWCOWSandboxSize [2022-03-05T18:53:24.179Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:53:24.179Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:53:24.179Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T18:53:24.179Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:53:24.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:53:24.179Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:53:24.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:53:24.179Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:53:24.179Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:53:24.179Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:53:24.179Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:53:24.179Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:53:24.179Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-05T18:53:24.179Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-05T18:53:24.179Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-05T18:53:24.179Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-05T18:53:24.179Z] === RUN TestBuildPreserveOwnership [2022-03-05T18:53:24.179Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T18:53:24.179Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T18:53:24.346Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-03-05T18:53:24.346Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T18:53:24.742Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-05T18:53:25.273Z] === RUN TestResolveAuthConfigIndexServer [2022-03-05T18:53:25.273Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestResolveAuthConfigFullURL [2022-03-05T18:53:25.273Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-05T18:53:25.273Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestValidateMirror [2022-03-05T18:53:25.273Z] --- PASS: TestValidateMirror (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestLoadInsecureRegistries [2022-03-05T18:53:25.273Z] time="2022-03-05T18:53:24Z" 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-05T18:53:25.273Z] time="2022-03-05T18:53:25Z" 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-05T18:53:25.273Z] time="2022-03-05T18:53:25Z" 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-05T18:53:25.273Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-03-05T18:53:25.273Z] === RUN TestNewServiceConfig [2022-03-05T18:53:25.273Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestValidateIndexName [2022-03-05T18:53:25.273Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestValidateIndexNameWithError [2022-03-05T18:53:25.273Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestEndpointParse [2022-03-05T18:53:25.273Z] --- PASS: TestEndpointParse (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestEndpointParseInvalid [2022-03-05T18:53:25.273Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestValidateEndpoint [2022-03-05T18:53:25.273Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-05T18:53:25.273Z] === RUN TestPing [2022-03-05T18:53:25.273Z] --- PASS: TestPing (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestPingRegistryEndpoint [2022-03-05T18:53:25.273Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:53:25.273Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-05T18:53:25.273Z] === RUN TestEndpoint [2022-03-05T18:53:25.273Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:53:25.273Z] --- SKIP: TestEndpoint (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestParseRepositoryInfo [2022-03-05T18:53:25.273Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestNewIndexInfo [2022-03-05T18:53:25.273Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestMirrorEndpointLookup [2022-03-05T18:53:25.273Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-05T18:53:25.273Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:53:25.273Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-05T18:53:25.273Z] === RUN TestSearchRepositories [2022-03-05T18:53:25.273Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-05T18:53:25.273Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-05T18:53:25.273Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-05T18:53:25.273Z] Host: 127.0.0.1:49330 [2022-03-05T18:53:25.273Z] User-Agent: docker test client [2022-03-05T18:53:25.273Z] Authorization: Token fake-token [2022-03-05T18:53:25.273Z] X-Docker-Token: true [2022-03-05T18:53:25.273Z] Accept-Encoding: gzip [2022-03-05T18:53:25.273Z] [2022-03-05T18:53:25.273Z] [2022-03-05T18:53:25.273Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-05T18:53:25.273Z] Connection: close [2022-03-05T18:53:25.273Z] Content-Length: 144 [2022-03-05T18:53:25.273Z] Cache-Control: no-cache [2022-03-05T18:53:25.273Z] Content-Type: application/json [2022-03-05T18:53:25.273Z] Date: Sat, 05 Mar 2022 18:53:25 GMT [2022-03-05T18:53:25.273Z] Expires: -1 [2022-03-05T18:53:25.273Z] Pragma: no-cache [2022-03-05T18:53:25.273Z] Server: docker-tests/mock [2022-03-05T18:53:25.273Z] X-Docker-Registry-Config: mock [2022-03-05T18:53:25.273Z] X-Docker-Registry-Version: 0.0.0 [2022-03-05T18:53:25.273Z] [2022-03-05T18:53:25.273Z] [2022-03-05T18:53:25.273Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-05T18:53:25.273Z] === RUN TestTrustedLocation [2022-03-05T18:53:25.273Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-05T18:53:25.273Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestAllowNondistributableArtifacts [2022-03-05T18:53:25.273Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestIsSecureIndex [2022-03-05T18:53:25.273Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-05T18:53:25.273Z] PASS [2022-03-05T18:53:25.273Z] coverage: 51.2% of statements [2022-03-05T18:53:25.273Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-05T18:53:25.273Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-05T18:53:25.273Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-05T18:53:25.273Z] === RUN TestResumableRequestReaderWithReadError [2022-03-05T18:53:25.273Z] ok github.com/docker/docker/registry 0.311s coverage: 51.2% of statements [2022-03-05T18:53:25.729Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-03-05T18:53:25.729Z] === RUN TestHealthCheckWorkdir [2022-03-05T18:53:25.748Z] time="2022-03-05T18:53:25Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-05T18:53:25.748Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-05T18:53:25.748Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-05T18:53:25.748Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-05T18:53:25.748Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-05T18:53:25.748Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-05T18:53:25.748Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-05T18:53:25.748Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-05T18:53:25.748Z] === RUN TestResumableRequestReader [2022-03-05T18:53:25.748Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-05T18:53:25.748Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-05T18:53:25.748Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-05T18:53:25.748Z] PASS [2022-03-05T18:53:25.748Z] coverage: 100.0% of statements [2022-03-05T18:53:25.748Z] ok github.com/docker/docker/registry/resumable 0.285s coverage: 100.0% of statements [2022-03-05T18:53:26.217Z] === RUN TestRestartManagerTimeout [2022-03-05T18:53:26.217Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-05T18:53:26.217Z] === RUN TestRestartManagerTimeoutReset [2022-03-05T18:53:26.217Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-05T18:53:26.217Z] PASS [2022-03-05T18:53:26.217Z] coverage: 50.9% of statements [2022-03-05T18:53:26.217Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-03-05T18:53:26.301Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-03-05T18:53:26.301Z] === RUN TestHealthKillContainer [2022-03-05T18:53:26.686Z] === RUN TestDecodeContainerConfig [2022-03-05T18:53:26.686Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-05T18:53:26.686Z] === RUN TestDecodeContainerConfigIsolation [2022-03-05T18:53:26.686Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-05T18:53:26.686Z] === RUN TestValidatePrivileged [2022-03-05T18:53:26.686Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-05T18:53:26.686Z] PASS [2022-03-05T18:53:26.686Z] coverage: 52.6% of statements [2022-03-05T18:53:26.686Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.6% of statements [2022-03-05T18:53:27.155Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-05T18:53:27.155Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-05T18:53:27.155Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-05T18:53:27.155Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-05T18:53:27.155Z] PASS [2022-03-05T18:53:27.155Z] coverage: 62.5% of statements [2022-03-05T18:53:27.155Z] ok github.com/docker/docker/testutil 0.099s coverage: 62.5% of statements [2022-03-05T18:53:27.274Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-05T18:53:27.532Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-05T18:53:28.100Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-05T18:53:28.376Z] --- PASS: TestBuildPreserveOwnership (10.09s) [2022-03-05T18:53:28.376Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2022-03-05T18:53:28.376Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-05T18:53:28.377Z] === RUN TestBuildPlatformInvalid [2022-03-05T18:53:28.377Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T18:53:28.377Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T18:53:28.377Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-05T18:53:28.377Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-05T18:53:28.377Z] PASS [2022-03-05T18:53:28.377Z] [2022-03-05T18:53:28.377Z] === Skipped [2022-03-05T18:53:28.377Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-05T18:53:28.377Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:53:28.377Z] [2022-03-05T18:53:28.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:53:28.377Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:53:28.377Z] [2022-03-05T18:53:28.377Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-05T18:53:28.377Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-05T18:53:28.377Z] [2022-03-05T18:53:28.377Z] DONE 34 tests, 3 skipped in 110.725s [2022-03-05T18:53:28.377Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T18:53:28.377Z] INFO: Testing against a local daemon [2022-03-05T18:53:28.377Z] === RUN TestConfigInspect [2022-03-05T18:53:28.377Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-05T18:53:28.377Z] === RUN TestConfigList [2022-03-05T18:53:28.377Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] --- SKIP: TestConfigList (0.01s) [2022-03-05T18:53:28.377Z] === RUN TestConfigsCreateAndDelete [2022-03-05T18:53:28.377Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-05T18:53:28.377Z] === RUN TestConfigsUpdate [2022-03-05T18:53:28.377Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-05T18:53:28.377Z] === RUN TestTemplatedConfig [2022-03-05T18:53:28.377Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-05T18:53:28.377Z] === RUN TestConfigCreateResolve [2022-03-05T18:53:28.377Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-05T18:53:28.377Z] PASS [2022-03-05T18:53:28.377Z] [2022-03-05T18:53:28.377Z] === Skipped [2022-03-05T18:53:28.377Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-05T18:53:28.377Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] [2022-03-05T18:53:28.377Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-05T18:53:28.377Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] [2022-03-05T18:53:28.377Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-05T18:53:28.377Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] [2022-03-05T18:53:28.377Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-05T18:53:28.377Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] [2022-03-05T18:53:28.377Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-05T18:53:28.377Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] [2022-03-05T18:53:28.377Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-05T18:53:28.377Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:53:28.377Z] [2022-03-05T18:53:28.377Z] DONE 6 tests, 6 skipped in 0.148s [2022-03-05T18:53:28.377Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T18:53:28.634Z] INFO: Testing against a local daemon [2022-03-05T18:53:28.634Z] === RUN TestCheckpoint [2022-03-05T18:53:28.634Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:53:28.634Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T18:53:28.634Z] === RUN TestContainerInvalidJSON [2022-03-05T18:53:28.634Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:53:28.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:53:28.634Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:53:28.634Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:53:28.634Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:53:28.634Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:53:28.634Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-05T18:53:28.634Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T18:53:28.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T18:53:28.634Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T18:53:28.634Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-05T18:53:28.634Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T18:53:28.634Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-05T18:53:28.634Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T18:53:28.634Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-05T18:53:28.634Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T18:53:28.634Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-05T18:53:28.634Z] === RUN TestCopyFromContainer [2022-03-05T18:53:29.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:53:29.920Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:53:30.174Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-05T18:53:30.174Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-05T18:53:30.174Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-05T18:53:30.174Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-05T18:53:30.174Z] === RUN TestGetDriver [2022-03-05T18:53:30.174Z] --- PASS: TestGetDriver (0.00s) [2022-03-05T18:53:30.174Z] === RUN TestVolumeRequestError [2022-03-05T18:53:30.174Z] === RUN TestGetAddress [2022-03-05T18:53:30.174Z] --- PASS: TestGetAddress (0.00s) [2022-03-05T18:53:30.174Z] === RUN TestRemove [2022-03-05T18:53:30.174Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-05T18:53:30.174Z] --- SKIP: TestRemove (0.00s) [2022-03-05T18:53:30.174Z] === RUN TestInitializeWithVolumes [2022-03-05T18:53:30.174Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-05T18:53:30.174Z] PASS [2022-03-05T18:53:30.174Z] coverage: 36.1% of statements [2022-03-05T18:53:30.174Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-05T18:53:30.174Z] === RUN TestCreate [2022-03-05T18:53:30.174Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-03-05T18:53:30.174Z] --- PASS: TestCreate (0.01s) [2022-03-05T18:53:30.174Z] === RUN TestValidateName [2022-03-05T18:53:30.174Z] --- PASS: TestValidateName (0.00s) [2022-03-05T18:53:30.174Z] === RUN TestCreateWithOpts [2022-03-05T18:53:30.174Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-05T18:53:30.174Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-05T18:53:30.174Z] === RUN TestRelaodNoOpts [2022-03-05T18:53:30.174Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-05T18:53:30.174Z] PASS [2022-03-05T18:53:30.174Z] coverage: 41.5% of statements [2022-03-05T18:53:30.174Z] ok github.com/docker/docker/volume/local 0.080s coverage: 41.5% of statements [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRaw [2022-03-05T18:53:31.161Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRawSplit [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-05T18:53:31.161Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-05T18:53:31.162Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-05T18:53:31.162Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountRaw [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountRawSplit [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-05T18:53:31.162Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-05T18:53:31.162Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-05T18:53:31.162Z] === RUN TestConvertTmpfsOptions [2022-03-05T18:53:31.162Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-05T18:53:31.162Z] linux_parser_test.go:209: data="ro" [2022-03-05T18:53:31.162Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-05T18:53:31.162Z] === RUN TestParseMountSpec [2022-03-05T18:53:31.162Z] parser_test.go:62: case 0 [2022-03-05T18:53:31.162Z] parser_test.go:62: case 1 [2022-03-05T18:53:31.162Z] parser_test.go:62: case 2 [2022-03-05T18:53:31.162Z] parser_test.go:62: case 3 [2022-03-05T18:53:31.162Z] parser_test.go:62: case 4 [2022-03-05T18:53:31.162Z] parser_test.go:62: case 5 [2022-03-05T18:53:31.162Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-05T18:53:31.162Z] === RUN TestValidateMount [2022-03-05T18:53:31.162Z] --- PASS: TestValidateMount (0.00s) [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRaw [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-05T18:53:31.162Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-05T18:53:31.162Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-05T18:53:31.162Z] PASS [2022-03-05T18:53:31.162Z] coverage: 67.6% of statements [2022-03-05T18:53:31.162Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-03-05T18:53:31.387Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-05T18:53:31.632Z] === RUN TestSetGetMeta [2022-03-05T18:53:31.632Z] === PAUSE TestSetGetMeta [2022-03-05T18:53:31.632Z] === RUN TestRestore [2022-03-05T18:53:31.632Z] === PAUSE TestRestore [2022-03-05T18:53:31.632Z] === RUN TestServiceCreate [2022-03-05T18:53:31.632Z] === PAUSE TestServiceCreate [2022-03-05T18:53:31.632Z] === RUN TestServiceList [2022-03-05T18:53:31.632Z] === PAUSE TestServiceList [2022-03-05T18:53:31.632Z] === RUN TestServiceRemove [2022-03-05T18:53:31.632Z] === PAUSE TestServiceRemove [2022-03-05T18:53:31.632Z] === RUN TestServiceGet [2022-03-05T18:53:31.632Z] === PAUSE TestServiceGet [2022-03-05T18:53:31.632Z] === RUN TestServicePrune [2022-03-05T18:53:31.632Z] === PAUSE TestServicePrune [2022-03-05T18:53:31.632Z] === RUN TestCreate [2022-03-05T18:53:31.632Z] === PAUSE TestCreate [2022-03-05T18:53:31.632Z] === RUN TestRemove [2022-03-05T18:53:31.632Z] === PAUSE TestRemove [2022-03-05T18:53:31.632Z] === RUN TestList [2022-03-05T18:53:31.632Z] === PAUSE TestList [2022-03-05T18:53:31.632Z] === RUN TestFindByDriver [2022-03-05T18:53:31.632Z] === PAUSE TestFindByDriver [2022-03-05T18:53:31.632Z] === RUN TestFindByReferenced [2022-03-05T18:53:31.632Z] === PAUSE TestFindByReferenced [2022-03-05T18:53:31.632Z] === RUN TestDerefMultipleOfSameRef [2022-03-05T18:53:31.632Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-05T18:53:31.632Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T18:53:31.632Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T18:53:31.632Z] === RUN TestDefererencePluginOnCreateError [2022-03-05T18:53:31.632Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-05T18:53:31.632Z] === RUN TestRefDerefRemove [2022-03-05T18:53:31.632Z] === PAUSE TestRefDerefRemove [2022-03-05T18:53:31.632Z] === RUN TestGet [2022-03-05T18:53:31.632Z] === PAUSE TestGet [2022-03-05T18:53:31.632Z] === RUN TestGetWithReference [2022-03-05T18:53:31.632Z] === PAUSE TestGetWithReference [2022-03-05T18:53:31.632Z] === RUN TestFilterFunc [2022-03-05T18:53:31.632Z] === RUN TestFilterFunc/test_nil_list [2022-03-05T18:53:31.632Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-05T18:53:31.632Z] === RUN TestFilterFunc/test_empty_list [2022-03-05T18:53:31.632Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-05T18:53:31.632Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T18:53:31.632Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T18:53:31.632Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T18:53:31.632Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T18:53:31.632Z] === RUN TestFilterFunc/test_filter_some [2022-03-05T18:53:31.632Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-05T18:53:31.632Z] === RUN TestFilterFunc/test_filter_middle [2022-03-05T18:53:31.632Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-05T18:53:31.632Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-05T18:53:31.632Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-05T18:53:31.632Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-05T18:53:31.632Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-05T18:53:31.632Z] === CONT TestFilterFunc/test_nil_list [2022-03-05T18:53:31.632Z] === CONT TestFilterFunc/test_filter_some [2022-03-05T18:53:31.632Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-05T18:53:31.632Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-05T18:53:31.632Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-05T18:53:31.632Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-05T18:53:31.632Z] === CONT TestFilterFunc/test_empty_list [2022-03-05T18:53:31.632Z] === CONT TestFilterFunc/test_filter_middle [2022-03-05T18:53:31.632Z] --- PASS: TestFilterFunc (0.00s) [2022-03-05T18:53:31.632Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-05T18:53:31.632Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-05T18:53:31.632Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-05T18:53:31.632Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-05T18:53:31.632Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-05T18:53:31.632Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-05T18:53:31.632Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-05T18:53:31.632Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-05T18:53:31.632Z] === CONT TestSetGetMeta [2022-03-05T18:53:31.632Z] === CONT TestList [2022-03-05T18:53:31.632Z] === CONT TestServiceGet [2022-03-05T18:53:31.632Z] === CONT TestServiceList [2022-03-05T18:53:31.632Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-05T18:53:31.632Z] === CONT TestGetWithReference [2022-03-05T18:53:31.632Z] --- PASS: TestList (0.04s) [2022-03-05T18:53:31.632Z] === CONT TestGet [2022-03-05T18:53:31.632Z] --- PASS: TestGetWithReference (0.03s) [2022-03-05T18:53:31.632Z] === CONT TestRefDerefRemove [2022-03-05T18:53:31.632Z] === CONT TestDefererencePluginOnCreateError [2022-03-05T18:53:31.632Z] --- PASS: TestGet (0.02s) [2022-03-05T18:53:31.632Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-05T18:53:31.632Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-05T18:53:31.632Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-05T18:53:31.632Z] === CONT TestDerefMultipleOfSameRef [2022-03-05T18:53:31.632Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-05T18:53:31.632Z] === CONT TestFindByReferenced [2022-03-05T18:53:31.632Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-05T18:53:31.632Z] === CONT TestFindByDriver [2022-03-05T18:53:31.632Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-05T18:53:31.632Z] === CONT TestServiceCreate [2022-03-05T18:53:31.632Z] --- PASS: TestFindByDriver (0.04s) [2022-03-05T18:53:31.632Z] === CONT TestRestore [2022-03-05T18:53:31.953Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-05T18:53:32.101Z] --- PASS: TestRestore (0.03s) [2022-03-05T18:53:32.101Z] === CONT TestServiceRemove [2022-03-05T18:53:32.101Z] --- PASS: TestServiceGet (0.22s) [2022-03-05T18:53:32.101Z] === CONT TestCreate [2022-03-05T18:53:32.101Z] --- PASS: TestServiceRemove (0.03s) [2022-03-05T18:53:32.101Z] === CONT TestRemove [2022-03-05T18:53:32.101Z] --- PASS: TestServiceCreate (0.10s) [2022-03-05T18:53:32.101Z] === CONT TestServicePrune [2022-03-05T18:53:32.101Z] --- PASS: TestServiceList (0.23s) [2022-03-05T18:53:32.101Z] --- PASS: TestCreate (0.02s) [2022-03-05T18:53:32.101Z] time="2022-03-05T18:53:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:53:32.101Z] --- PASS: TestRemove (0.02s) [2022-03-05T18:53:32.101Z] time="2022-03-05T18:53:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:53:32.101Z] time="2022-03-05T18:53:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:53:32.101Z] time="2022-03-05T18:53:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-05T18:53:32.101Z] time="2022-03-05T18:53:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-05T18:53:32.101Z] --- PASS: TestServicePrune (0.06s) [2022-03-05T18:53:32.101Z] PASS [2022-03-05T18:53:32.101Z] coverage: 69.0% of statements [2022-03-05T18:53:32.101Z] ok github.com/docker/docker/volume/service 0.325s coverage: 69.0% of statements [2022-03-05T18:53:32.212Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-05T18:53:32.779Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-05T18:53:32.799Z] === RUN TestCopyFromContainer// [2022-03-05T18:53:32.799Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T18:53:32.799Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T18:53:32.799Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T18:53:32.799Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T18:53:32.799Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T18:53:32.799Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T18:53:32.799Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T18:53:32.799Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T18:53:32.799Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T18:53:32.799Z] --- PASS: TestCopyFromContainer (3.94s) [2022-03-05T18:53:32.799Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-05T18:53:32.799Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-05T18:53:32.799Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-05T18:53:32.799Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-05T18:53:32.799Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-05T18:53:32.799Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-05T18:53:32.799Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-05T18:53:32.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-05T18:53:32.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-05T18:53:32.799Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-05T18:53:32.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T18:53:32.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:53:32.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:53:32.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:53:32.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:53:32.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:53:32.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:53:32.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:53:32.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:53:32.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:53:32.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-05T18:53:32.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T18:53:32.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T18:53:32.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T18:53:32.799Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T18:53:32.799Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-05T18:53:32.799Z] === RUN TestCreateWithInvalidEnv [2022-03-05T18:53:32.799Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T18:53:32.799Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T18:53:32.799Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T18:53:32.799Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T18:53:32.799Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T18:53:32.799Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T18:53:32.799Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T18:53:32.799Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T18:53:32.799Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T18:53:32.799Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-05T18:53:32.799Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T18:53:32.799Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T18:53:32.799Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T18:53:32.799Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T18:53:32.799Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-05T18:53:32.799Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T18:53:33.715Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-05T18:53:33.715Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-05T18:53:33.974Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-05T18:53:34.164Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-03-05T18:53:34.164Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T18:53:34.527Z] --- PASS: TestHealthKillContainer (8.19s) [2022-03-05T18:53:34.527Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T18:53:34.541Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-05T18:53:35.093Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-03-05T18:53:35.093Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T18:53:35.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:53:35.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:53:35.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:53:35.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:53:35.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:53:35.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:53:35.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:53:35.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:53:35.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:53:35.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:53:35.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:53:35.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:53:35.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:53:35.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:53:35.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:53:35.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-05T18:53:35.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T18:53:35.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T18:53:35.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T18:53:35.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T18:53:35.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-05T18:53:35.093Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T18:53:35.099Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-03-05T18:53:35.099Z] === RUN TestIpcModeNone [2022-03-05T18:53:35.350Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-03-05T18:53:35.350Z] === RUN TestCreateDifferentPlatform [2022-03-05T18:53:35.350Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T18:53:35.350Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T18:53:35.350Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-05T18:53:35.350Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T18:53:35.350Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T18:53:35.350Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T18:53:35.350Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-05T18:53:35.350Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T18:53:35.479Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-05T18:53:35.606Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T18:53:35.606Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T18:53:35.606Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-05T18:53:35.606Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-05T18:53:35.606Z] === RUN TestDaemonRestartIpcMode [2022-03-05T18:53:35.606Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T18:53:35.606Z] === RUN TestDaemonHostGatewayIP [2022-03-05T18:53:35.606Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:53:35.606Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-05T18:53:35.606Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T18:53:35.606Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T18:53:35.606Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T18:53:35.606Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-05T18:53:35.606Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-05T18:53:35.606Z] === RUN TestDiff [2022-03-05T18:53:35.671Z] --- PASS: TestIpcModeNone (0.59s) [2022-03-05T18:53:35.671Z] === RUN TestIpcModePrivate [2022-03-05T18:53:35.861Z] --- PASS: TestDiff (0.37s) [2022-03-05T18:53:35.861Z] === RUN TestExecWithCloseStdin [2022-03-05T18:53:35.932Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-05T18:53:36.193Z] --- PASS: TestIpcModePrivate (0.63s) [2022-03-05T18:53:36.193Z] === RUN TestIpcModeShareable [2022-03-05T18:53:36.423Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-03-05T18:53:36.423Z] === RUN TestExec [2022-03-05T18:53:36.679Z] --- PASS: TestExec (0.42s) [2022-03-05T18:53:36.680Z] === RUN TestExecUser [2022-03-05T18:53:36.765Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-05T18:53:36.867Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-05T18:53:36.867Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-05T18:53:37.026Z] --- PASS: TestIpcModeShareable (0.61s) [2022-03-05T18:53:37.026Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T18:53:37.241Z] --- PASS: TestExecUser (0.44s) [2022-03-05T18:53:37.241Z] === RUN TestExportContainerAndImportImage [2022-03-05T18:53:37.803Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-03-05T18:53:37.803Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T18:53:38.244Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-05T18:53:38.244Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-05T18:53:38.941Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s) [2022-03-05T18:53:38.941Z] === RUN TestAPIIpcModeHost [2022-03-05T18:53:38.941Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-05T18:53:38.941Z] === RUN TestDaemonIpcModeShareable [2022-03-05T18:53:39.167Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-03-05T18:53:39.167Z] === RUN TestHealthCheckWorkdir [2022-03-05T18:53:39.182Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-05T18:53:39.424Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-03-05T18:53:39.424Z] === RUN TestHealthKillContainer [2022-03-05T18:53:39.682Z] time="2022-03-05T18:53:33Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-03-05T18:53:39.682Z] ok github.com/docker/docker/libnetwork/networkdb 104.423s coverage: 60.0% of statements [2022-03-05T18:53:39.682Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-05T18:53:39.682Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-05T18:53:39.682Z] ok github.com/docker/docker/libnetwork/osl 4.290s coverage: 39.7% of statements [2022-03-05T18:53:39.682Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-05T18:53:39.682Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-05T18:53:39.749Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-05T18:53:39.944Z] ok github.com/docker/docker/libnetwork/portmapper 0.274s coverage: 48.6% of statements [2022-03-05T18:53:40.205Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-05T18:53:40.205Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-05T18:53:40.328Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-05T18:53:40.328Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-03-05T18:53:40.328Z] === RUN TestDaemonIpcModePrivate [2022-03-05T18:53:40.350Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-05T18:53:40.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.28s) [2022-03-05T18:53:40.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.42s) [2022-03-05T18:53:40.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.54s) [2022-03-05T18:53:40.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.63s) [2022-03-05T18:53:40.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.31s) [2022-03-05T18:53:40.350Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.25s) [2022-03-05T18:53:40.350Z] === RUN TestBuildMultiStageCopy [2022-03-05T18:53:40.350Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T18:53:40.467Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-05T18:53:40.467Z] [2022-03-05T18:53:40.467Z] === Skipped [2022-03-05T18:53:40.467Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-05T18:53:40.467Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-05T18:53:40.467Z] [2022-03-05T18:53:40.467Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-05T18:53:40.467Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-05T18:53:40.467Z] [2022-03-05T18:53:40.467Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-05T18:53:40.467Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-05T18:53:40.467Z] [2022-03-05T18:53:40.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-05T18:53:40.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:53:40.467Z] [2022-03-05T18:53:40.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-05T18:53:40.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:53:40.467Z] [2022-03-05T18:53:40.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-05T18:53:40.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:53:40.467Z] [2022-03-05T18:53:40.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-05T18:53:40.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:53:40.467Z] [2022-03-05T18:53:40.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-05T18:53:40.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:53:40.467Z] [2022-03-05T18:53:40.467Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-05T18:53:40.467Z] firewalld_test.go:14: firewalld is not running [2022-03-05T18:53:40.467Z] [2022-03-05T18:53:40.467Z] DONE 326 tests, 9 skipped in 200.974s Post stage [Pipeline] junit [2022-03-05T18:53:41.057Z] Recording test results [2022-03-05T18:53:41.127Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-05T18:53:41.272Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-05T18:53:41.272Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-03-05T18:53:41.272Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T18:53:42.064Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-05T18:53:42.470Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-05T18:53:42.630Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-05T18:53:42.656Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-05T18:53:42.656Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-03-05T18:53:42.656Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T18:53:42.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -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:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/make.sh dynbinary test-integration [2022-03-05T18:53:43.078Z] [2022-03-05T18:53:43.078Z] Removing bundles/ [2022-03-05T18:53:43.078Z] [2022-03-05T18:53:43.078Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-05T18:53:43.078Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T18:53:43.078Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:53:43.567Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-05T18:53:43.597Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-05T18:53:43.858Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-03-05T18:53:43.858Z] === RUN TestIpcModeOlderClient [2022-03-05T18:53:43.858Z] === PAUSE TestIpcModeOlderClient [2022-03-05T18:53:43.858Z] === RUN TestKillContainerInvalidSignal [2022-03-05T18:53:44.118Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-03-05T18:53:44.118Z] === RUN TestKillContainer [2022-03-05T18:53:44.118Z] === RUN TestKillContainer/no_signal [2022-03-05T18:53:44.690Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T18:53:44.952Z] === RUN TestKillContainer/killing_signal [2022-03-05T18:53:45.525Z] --- PASS: TestKillContainer (1.26s) [2022-03-05T18:53:45.525Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-03-05T18:53:45.525Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-05T18:53:45.525Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-05T18:53:45.525Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T18:53:45.525Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T18:53:45.787Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T18:53:46.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-03-05T18:53:46.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-05T18:53:46.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-03-05T18:53:46.733Z] === RUN TestKillStoppedContainer [2022-03-05T18:53:46.733Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-05T18:53:46.733Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T18:53:46.733Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-05T18:53:46.733Z] === RUN TestKillDifferentUserContainer [2022-03-05T18:53:46.994Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-03-05T18:53:46.994Z] === RUN TestInspectOomKilledTrue [2022-03-05T18:53:46.994Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-05T18:53:46.994Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T18:53:46.994Z] === RUN TestInspectOomKilledFalse [2022-03-05T18:53:47.547Z] --- PASS: TestHealthKillContainer (7.86s) [2022-03-05T18:53:47.547Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T18:53:47.547Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T18:53:47.547Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T18:53:47.547Z] === RUN TestIpcModeNone [2022-03-05T18:53:47.565Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-03-05T18:53:47.565Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T18:53:47.759Z] docker_cli_daemon_test.go:2522: [d1154c277b14f] daemon is not started [2022-03-05T18:53:47.803Z] --- PASS: TestIpcModeNone (0.45s) [2022-03-05T18:53:47.803Z] === RUN TestIpcModePrivate [2022-03-05T18:53:47.826Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-03-05T18:53:47.826Z] === RUN TestLinksContainerNames [2022-03-05T18:53:48.059Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-05T18:53:48.314Z] --- PASS: TestIpcModePrivate (0.41s) [2022-03-05T18:53:48.314Z] === RUN TestIpcModeShareable [2022-03-05T18:53:48.314Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T18:53:48.314Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-05T18:53:48.314Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T18:53:48.769Z] --- PASS: TestLinksContainerNames (0.84s) [2022-03-05T18:53:48.769Z] === RUN TestLogsFollowTailEmpty [2022-03-05T18:53:49.030Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-03-05T18:53:49.030Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T18:53:49.134Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-05T18:53:49.601Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/default [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/private [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/slave [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/shared [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/default [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/shared [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/slave [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/private [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T18:53:49.601Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:53:49.601Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:53:49.601Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:53:49.679Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2022-03-05T18:53:49.679Z] === RUN TestAPIIpcModeHost [2022-03-05T18:53:49.679Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T18:53:49.679Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-05T18:53:49.679Z] === RUN TestDaemonIpcModeShareable [2022-03-05T18:53:49.679Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T18:53:49.679Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-05T18:53:49.679Z] === RUN TestDaemonIpcModePrivate [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T18:53:49.862Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-05T18:53:49.862Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-05T18:53:49.863Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-05T18:53:49.863Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T18:53:49.924Z] 2022/03/05 18:53:49 Closing DB instances... [2022-03-05T18:53:50.069Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-05T18:53:50.608Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-05T18:53:50.608Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2022-03-05T18:53:50.608Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T18:53:50.608Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T18:53:50.608Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-05T18:53:50.608Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T18:53:50.608Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T18:53:50.608Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-05T18:53:50.608Z] === RUN TestIpcModeOlderClient [2022-03-05T18:53:50.608Z] === PAUSE TestIpcModeOlderClient [2022-03-05T18:53:50.608Z] === RUN TestKillContainerInvalidSignal [2022-03-05T18:53:50.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T18:53:50.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T18:53:51.169Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-03-05T18:53:51.169Z] === RUN TestKillContainer [2022-03-05T18:53:51.169Z] === RUN TestKillContainer/no_signal [2022-03-05T18:53:51.251Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-03-05T18:53:51.251Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T18:53:51.428Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T18:53:51.489Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-03-05T18:53:51.489Z] === RUN TestFindNode [2022-03-05T18:53:51.489Z] 2022/03/05 18:53:51 Closing DB instances... [2022-03-05T18:53:51.489Z] --- PASS: TestFindNode (0.02s) [2022-03-05T18:53:51.489Z] === RUN TestChangeNodeState [2022-03-05T18:53:51.489Z] 2022/03/05 18:53:51 Closing DB instances... [2022-03-05T18:53:51.489Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-05T18:53:51.489Z] === RUN TestNodeReincarnation [2022-03-05T18:53:51.489Z] 2022/03/05 18:53:51 Closing DB instances... [2022-03-05T18:53:51.684Z] === RUN TestKillContainer/killing_signal [2022-03-05T18:53:51.824Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-03-05T18:53:51.824Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T18:53:52.086Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-03-05T18:53:52.086Z] === RUN TestNetworkNat [2022-03-05T18:53:52.247Z] --- PASS: TestKillContainer (1.17s) [2022-03-05T18:53:52.247Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-05T18:53:52.247Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-05T18:53:52.247Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-03-05T18:53:52.247Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T18:53:52.247Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T18:53:52.341Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T18:53:52.502Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T18:53:52.657Z] --- PASS: TestNetworkNat (0.44s) [2022-03-05T18:53:52.657Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T18:53:52.917Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-05T18:53:52.917Z] === RUN TestNetworkLoopbackNat [2022-03-05T18:53:53.066Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s) [2022-03-05T18:53:53.066Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-03-05T18:53:53.066Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-03-05T18:53:53.066Z] === RUN TestKillStoppedContainer [2022-03-05T18:53:53.066Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-05T18:53:53.066Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T18:53:53.066Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-05T18:53:53.066Z] === RUN TestKillDifferentUserContainer [2022-03-05T18:53:53.627Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-03-05T18:53:53.627Z] === RUN TestInspectOomKilledTrue [2022-03-05T18:53:53.627Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:53:53.627Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T18:53:53.627Z] === RUN TestInspectOomKilledFalse [2022-03-05T18:53:53.627Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:53:53.627Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-05T18:53:53.627Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T18:53:53.627Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-05T18:53:53.627Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-05T18:53:53.627Z] === RUN TestLinksContainerNames [2022-03-05T18:53:53.904Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T18:53:54.188Z] --- PASS: TestLinksContainerNames (0.79s) [2022-03-05T18:53:54.188Z] === RUN TestLogsFollowTailEmpty [2022-03-05T18:53:54.750Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-05T18:53:54.750Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T18:53:55.007Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/default [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/private [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/slave [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/shared [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/default [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/shared [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/slave [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/private [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:53:55.007Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T18:53:55.007Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:53:55.007Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:53:55.263Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:53:55.462Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-03-05T18:53:55.462Z] === RUN TestPause [2022-03-05T18:53:55.471Z] --- PASS: TestBuildMultiStageCopy (15.80s) [2022-03-05T18:53:55.471Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.42s) [2022-03-05T18:53:55.471Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-03-05T18:53:55.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.27s) [2022-03-05T18:53:55.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.39s) [2022-03-05T18:53:55.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.74s) [2022-03-05T18:53:55.472Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T18:53:55.520Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T18:53:55.520Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:53:55.520Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-05T18:53:55.520Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-03-05T18:53:55.520Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T18:53:55.520Z] 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-05T18:53:55.520Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-05T18:53:55.520Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T18:53:55.520Z] 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-05T18:53:55.520Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-05T18:53:55.520Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T18:53:55.520Z] 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-05T18:53:55.520Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-05T18:53:55.520Z] === RUN TestNetworkNat [2022-03-05T18:53:56.035Z] --- PASS: TestPause (0.45s) [2022-03-05T18:53:56.035Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T18:53:56.035Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T18:53:56.035Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T18:53:56.035Z] === RUN TestPauseStopPausedContainer [2022-03-05T18:53:56.081Z] --- PASS: TestNetworkNat (0.50s) [2022-03-05T18:53:56.081Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T18:53:56.337Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-03-05T18:53:56.337Z] === RUN TestNetworkLoopbackNat [2022-03-05T18:53:56.608Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-03-05T18:53:56.608Z] === RUN TestPidHost [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-05T18:53:57.365Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-05T18:53:57.365Z] === RUN TestParallelCreate [2022-03-05T18:53:57.365Z] 2022/03/05 18:53:56 Closing DB instances... [2022-03-05T18:53:57.365Z] --- PASS: TestParallelCreate (0.02s) [2022-03-05T18:53:57.365Z] === RUN TestParallelDelete [2022-03-05T18:53:57.365Z] 2022/03/05 18:53:56 Closing DB instances... [2022-03-05T18:53:57.365Z] --- PASS: TestParallelDelete (0.02s) [2022-03-05T18:53:57.365Z] === RUN TestNetworkDBIslands [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:96f685ff805f with config:&{NodeID:96f685ff805f 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-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=info msg="Node 96f685ff805f/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=info msg="Node 96f685ff805f/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e7a572a77581 with config:&{NodeID:e7a572a77581 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-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=info msg="Node e7a572a77581/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=info msg="Node e7a572a77581/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=info msg="Node e7a572a77581/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=info msg="Node e7a572a77581/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=info msg="Node 96f685ff805f/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=info msg="Node 96f685ff805f/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-05T18:53:57.365Z] time="2022-03-05T18:53:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:52c736499edc with config:&{NodeID:52c736499edc 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-05T18:53:57.551Z] --- PASS: TestPidHost (0.94s) [2022-03-05T18:53:57.551Z] === RUN TestPsFilter [2022-03-05T18:53:57.551Z] --- PASS: TestPsFilter (0.11s) [2022-03-05T18:53:57.551Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T18:53:57.811Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-03-05T18:53:57.811Z] === RUN TestRemoveContainerWithVolume [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 52c736499edc/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 52c736499edc/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 52c736499edc/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 52c736499edc/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 96f685ff805f/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 96f685ff805f/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node e7a572a77581/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node e7a572a77581/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 52c736499edc/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 52c736499edc/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:20130cf8225a with config:&{NodeID:20130cf8225a 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-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 20130cf8225a/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 20130cf8225a/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 20130cf8225a/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 20130cf8225a/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 96f685ff805f/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 96f685ff805f/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node e7a572a77581/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node e7a572a77581/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 52c736499edc/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=info msg="Node 52c736499edc/172.28.232.23, added to nodes list" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-05T18:53:57.833Z] time="2022-03-05T18:53:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-05T18:53:58.188Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-05T18:53:58.303Z] time="2022-03-05T18:53:57Z" level=info msg="Node 20130cf8225a/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:58.303Z] time="2022-03-05T18:53:57Z" level=info msg="Node 20130cf8225a/172.28.232.23, added to nodes list" [2022-03-05T18:53:58.303Z] time="2022-03-05T18:53:57Z" level=info msg="Node 20130cf8225a/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:58.303Z] time="2022-03-05T18:53:57Z" level=info msg="Node 20130cf8225a/172.28.232.23, added to nodes list" [2022-03-05T18:53:58.303Z] time="2022-03-05T18:53:58Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:984d8252e234 with config:&{NodeID:984d8252e234 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-05T18:53:58.303Z] time="2022-03-05T18:53:58Z" level=info msg="Node 984d8252e234/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:58.303Z] time="2022-03-05T18:53:58Z" level=info msg="Node 984d8252e234/172.28.232.23, added to nodes list" [2022-03-05T18:53:58.303Z] time="2022-03-05T18:53:58Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=info msg="Node 984d8252e234/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=info msg="Node 984d8252e234/172.28.232.23, added to nodes list" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=info msg="Node e7a572a77581/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=info msg="Node e7a572a77581/172.28.232.23, added to nodes list" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=info msg="Node 52c736499edc/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=info msg="Node 52c736499edc/172.28.232.23, added to nodes list" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=info msg="Node 96f685ff805f/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=info msg="Node 96f685ff805f/172.28.232.23, added to nodes list" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=info msg="Node 20130cf8225a/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=info msg="Node 20130cf8225a/172.28.232.23, added to nodes list" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-05T18:53:58.304Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-05T18:53:58.383Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-03-05T18:53:58.383Z] === RUN TestRemoveContainerRunning [2022-03-05T18:53:58.422Z] --- PASS: TestBuildMultiStageParentConfig (2.85s) [2022-03-05T18:53:58.422Z] === RUN TestBuildLabelWithTargets [2022-03-05T18:53:58.422Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:53:58.422Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-05T18:53:58.422Z] === RUN TestBuildWithEmptyLayers [2022-03-05T18:53:58.644Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-03-05T18:53:58.644Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T18:53:58.771Z] time="2022-03-05T18:53:58Z" level=info msg="Node 984d8252e234/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:58.771Z] time="2022-03-05T18:53:58Z" level=info msg="Node 984d8252e234/172.28.232.23, added to nodes list" [2022-03-05T18:53:58.771Z] time="2022-03-05T18:53:58Z" level=info msg="Node 984d8252e234/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:58.771Z] time="2022-03-05T18:53:58Z" level=info msg="Node 984d8252e234/172.28.232.23, added to nodes list" [2022-03-05T18:53:58.771Z] time="2022-03-05T18:53:58Z" level=info msg="Node 984d8252e234/172.28.232.23, joined gossip cluster" [2022-03-05T18:53:58.771Z] time="2022-03-05T18:53:58Z" level=info msg="Node 984d8252e234/172.28.232.23, added to nodes list" [2022-03-05T18:53:58.771Z] networkdb_test.go:835: Re-joining: 3 [2022-03-05T18:53:58.771Z] time="2022-03-05T18:53:58Z" level=info msg="The new bootstrap node list is:[172.28.232.23:10033 172.28.232.23:10034 172.28.232.23:10035]" [2022-03-05T18:53:58.772Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10033" [2022-03-05T18:53:58.772Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49370" [2022-03-05T18:53:58.772Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10034" [2022-03-05T18:53:58.772Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49371" [2022-03-05T18:53:58.772Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10035" [2022-03-05T18:53:58.772Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49372" [2022-03-05T18:53:58.853Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-03-05T18:53:58.853Z] === RUN TestPause [2022-03-05T18:53:58.853Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:53:58.853Z] --- SKIP: TestPause (0.00s) [2022-03-05T18:53:58.853Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T18:53:58.853Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T18:53:58.853Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T18:53:58.853Z] === RUN TestPauseStopPausedContainer [2022-03-05T18:53:58.853Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:53:58.853Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-05T18:53:58.853Z] === RUN TestPidHost [2022-03-05T18:53:59.216Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-03-05T18:53:59.216Z] === RUN TestRemoveInvalidContainer [2022-03-05T18:53:59.216Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-05T18:53:59.216Z] === RUN TestRenameLinkedContainer [2022-03-05T18:53:59.240Z] networkdb_test.go:835: Re-joining: 4 [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:58Z" level=info msg="The new bootstrap node list is:[172.28.232.23:10033 172.28.232.23:10034 172.28.232.23:10035]" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10033" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49373" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10034" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49374" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10035" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:58Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49375" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:58Z" level=info msg="node 0 leaving" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:59Z" level=info msg="Node 96f685ff805f change state NodeActive --> NodeLeft" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:59Z" level=info msg="node4(20130cf8225a): Node leave event for 96f685ff805f/172.28.232.23" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:59Z" level=info msg="Node 96f685ff805f change state NodeActive --> NodeLeft" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:59Z" level=info msg="node2(e7a572a77581): Node leave event for 96f685ff805f/172.28.232.23" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:59Z" level=info msg="Node 96f685ff805f change state NodeActive --> NodeLeft" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:59Z" level=info msg="node3(52c736499edc): Node leave event for 96f685ff805f/172.28.232.23" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:59Z" level=info msg="Node 96f685ff805f change state NodeActive --> NodeLeft" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:59Z" level=info msg="node5(984d8252e234): Node leave event for 96f685ff805f/172.28.232.23" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:59Z" level=info msg="Node 96f685ff805f change state NodeActive --> NodeLeft" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:59Z" level=info msg="node1(96f685ff805f): Node leave event for 96f685ff805f/172.28.232.23" [2022-03-05T18:53:59.240Z] time="2022-03-05T18:53:59Z" level=info msg="Node 96f685ff805f/172.28.232.23, left gossip cluster" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="Node 96f685ff805f/172.28.232.23, left gossip cluster" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="Node 96f685ff805f/172.28.232.23, left gossip cluster" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="Node 96f685ff805f/172.28.232.23, left gossip cluster" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="Node 96f685ff805f/172.28.232.23, left gossip cluster" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="node 1 leaving" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="Node e7a572a77581 change state NodeActive --> NodeLeft" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="node4(20130cf8225a): Node leave event for e7a572a77581/172.28.232.23" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="Node e7a572a77581/172.28.232.23, left gossip cluster" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="Node e7a572a77581 change state NodeActive --> NodeFailed" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="Node e7a572a77581/172.28.232.23, added to failed nodes list" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="Node e7a572a77581 change state NodeActive --> NodeLeft" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="Node e7a572a77581 change state NodeActive --> NodeLeft" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="node3(52c736499edc): Node leave event for e7a572a77581/172.28.232.23" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=info msg="node5(984d8252e234): Node leave event for e7a572a77581/172.28.232.23" [2022-03-05T18:53:59.709Z] time="2022-03-05T18:53:59Z" level=error msg="node: e7a572a77581 is unknown to memberlist" [2022-03-05T18:53:59.780Z] --- PASS: TestPidHost (0.83s) [2022-03-05T18:53:59.780Z] === RUN TestPsFilter [2022-03-05T18:53:59.780Z] --- PASS: TestPsFilter (0.09s) [2022-03-05T18:53:59.780Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T18:53:59.987Z] --- PASS: TestBuildWithEmptyLayers (1.66s) [2022-03-05T18:53:59.987Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T18:54:00.092Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=info msg="Node e7a572a77581/172.28.232.23, left gossip cluster" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=info msg="Node e7a572a77581/172.28.232.23, left gossip cluster" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=info msg="Node e7a572a77581/172.28.232.23, left gossip cluster" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=info msg="node 2 leaving" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=info msg="Node 52c736499edc change state NodeActive --> NodeLeft" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=info msg="node4(20130cf8225a): Node leave event for 52c736499edc/172.28.232.23" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=info msg="Node 52c736499edc change state NodeActive --> NodeLeft" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=info msg="node5(984d8252e234): Node leave event for 52c736499edc/172.28.232.23" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=info msg="Node 52c736499edc change state NodeActive --> NodeLeft" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=info msg="node3(52c736499edc): Node leave event for 52c736499edc/172.28.232.23" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=debug msg="memberlist: Failed ping: 984d8252e234 (timeout reached)" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.232.23:10034: use of closed network connection" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.232.23:10035: use of closed network connection" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.232.23:10036: use of closed network connection" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:53:59Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49376" [2022-03-05T18:54:00.179Z] time="2022-03-05T18:54:00Z" level=info msg="Node 52c736499edc/172.28.232.23, left gossip cluster" [2022-03-05T18:54:00.341Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-03-05T18:54:00.341Z] === RUN TestRemoveContainerWithVolume [2022-03-05T18:54:00.597Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-05T18:54:00.597Z] === RUN TestRemoveContainerRunning [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="Node 52c736499edc/172.28.232.23, left gossip cluster" [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="Node 52c736499edc/172.28.232.23, left gossip cluster" [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=warning msg="memberlist: Was able to connect to 984d8252e234 but other probes failed, network may be misconfigured" [2022-03-05T18:54:00.648Z] networkdb_test.go:867: node4: OK [2022-03-05T18:54:00.648Z] networkdb_test.go:867: node5: OK [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="node 0 coming back" [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8b38a0857307 with config:&{NodeID:8b38a0857307 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-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="Node 8b38a0857307/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="Node 8b38a0857307/172.28.232.23, added to nodes list" [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="node 1 coming back" [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:558a7e329bd4 with config:&{NodeID:558a7e329bd4 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-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="Node 558a7e329bd4/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="Node 558a7e329bd4/172.28.232.23, added to nodes list" [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="node 2 coming back" [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:82635bcafcaf with config:&{NodeID:82635bcafcaf 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-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="Node 82635bcafcaf/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:00.648Z] time="2022-03-05T18:54:00Z" level=info msg="Node 82635bcafcaf/172.28.232.23, added to nodes list" [2022-03-05T18:54:00.853Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-05T18:54:00.853Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T18:54:01.129Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-03-05T18:54:01.130Z] === RUN TestRenameStoppedContainer [2022-03-05T18:54:01.390Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-03-05T18:54:01.390Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T18:54:01.415Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-05T18:54:01.415Z] === RUN TestRemoveInvalidContainer [2022-03-05T18:54:01.415Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-05T18:54:01.415Z] === RUN TestRenameLinkedContainer [2022-03-05T18:54:01.996Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-05T18:54:02.335Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-03-05T18:54:02.335Z] === RUN TestRenameInvalidName [2022-03-05T18:54:02.605Z] --- PASS: TestRenameInvalidName (0.46s) [2022-03-05T18:54:02.605Z] === RUN TestRenameAnonymousContainer [2022-03-05T18:54:03.303Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-03-05T18:54:03.303Z] === RUN TestRenameStoppedContainer [2022-03-05T18:54:03.303Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-05T18:54:03.303Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T18:54:04.231Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-03-05T18:54:04.231Z] === RUN TestRenameInvalidName [2022-03-05T18:54:04.447Z] time="2022-03-05T18:54:03Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.232.23:10033 172.28.232.23:10034 172.28.232.23:10035]" [2022-03-05T18:54:04.447Z] time="2022-03-05T18:54:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.232.23:10033 172.28.232.23:10034 172.28.232.23:10035]" [2022-03-05T18:54:04.487Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-05T18:54:04.488Z] === RUN TestRenameAnonymousContainer [2022-03-05T18:54:04.525Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-03-05T18:54:04.525Z] === RUN TestRenameContainerWithSameName [2022-03-05T18:54:04.525Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-03-05T18:54:04.525Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T18:54:04.544Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-05T18:54:04.544Z] check_test.go:308: [d99f0f70110e4] daemon is not started [2022-03-05T18:54:04.544Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10033" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49377" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 20130cf8225a/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 20130cf8225a/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 984d8252e234/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 984d8252e234/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 8b38a0857307/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 8b38a0857307/172.28.232.23, is the new incarnation of the shutdown node 96f685ff805f/172.28.232.23" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 8b38a0857307/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10034" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49378" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 8b38a0857307/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 8b38a0857307/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 984d8252e234/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 984d8252e234/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 20130cf8225a/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 20130cf8225a/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 558a7e329bd4/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 558a7e329bd4/172.28.232.23, is the new incarnation of the shutdown node e7a572a77581/172.28.232.23" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 558a7e329bd4/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49379" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10035" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 8b38a0857307/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 8b38a0857307/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 984d8252e234/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 984d8252e234/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 558a7e329bd4/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 558a7e329bd4/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 20130cf8225a/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 20130cf8225a/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 82635bcafcaf/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 82635bcafcaf/172.28.232.23, is the new incarnation of the shutdown node 52c736499edc/172.28.232.23" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 82635bcafcaf/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 8b38a0857307/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 8b38a0857307/172.28.232.23, is the new incarnation of the shutdown node 96f685ff805f/172.28.232.23" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 8b38a0857307/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 558a7e329bd4/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 558a7e329bd4/172.28.232.23, is the new incarnation of the shutdown node e7a572a77581/172.28.232.23" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 558a7e329bd4/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 558a7e329bd4/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 558a7e329bd4/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 82635bcafcaf/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 82635bcafcaf/172.28.232.23, added to nodes list" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 82635bcafcaf/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:04.920Z] time="2022-03-05T18:54:04Z" level=info msg="Node 82635bcafcaf/172.28.232.23, added to nodes list" [2022-03-05T18:54:05.389Z] time="2022-03-05T18:54:04Z" level=info msg="Node 82635bcafcaf/172.28.232.23, joined gossip cluster" [2022-03-05T18:54:05.389Z] time="2022-03-05T18:54:04Z" level=info msg="Node 82635bcafcaf/172.28.232.23, is the new incarnation of the shutdown node 52c736499edc/172.28.232.23" [2022-03-05T18:54:05.389Z] time="2022-03-05T18:54:04Z" level=info msg="Node 82635bcafcaf/172.28.232.23, added to nodes list" [2022-03-05T18:54:05.389Z] time="2022-03-05T18:54:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10033" [2022-03-05T18:54:05.389Z] time="2022-03-05T18:54:05Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49380" [2022-03-05T18:54:05.389Z] time="2022-03-05T18:54:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10034" [2022-03-05T18:54:05.389Z] time="2022-03-05T18:54:05Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49381" [2022-03-05T18:54:05.389Z] time="2022-03-05T18:54:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.232.23:10035" [2022-03-05T18:54:05.389Z] time="2022-03-05T18:54:05Z" level=debug msg="memberlist: Stream connection from=172.28.232.23:49382" [2022-03-05T18:54:05.467Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-03-05T18:54:05.467Z] === RUN TestResize [2022-03-05T18:54:05.856Z] --- PASS: TestRenameAnonymousContainer (1.40s) [2022-03-05T18:54:05.856Z] === RUN TestRenameContainerWithSameName [2022-03-05T18:54:05.857Z] 2022/03/05 18:54:05 Closing DB instances... [2022-03-05T18:54:05.857Z] time="2022-03-05T18:54:05Z" level=info msg="Node 8b38a0857307 change state NodeActive --> NodeLeft" [2022-03-05T18:54:05.857Z] time="2022-03-05T18:54:05Z" level=info msg="node5(984d8252e234): Node leave event for 8b38a0857307/172.28.232.23" [2022-03-05T18:54:05.857Z] time="2022-03-05T18:54:05Z" level=info msg="Node 8b38a0857307 change state NodeActive --> NodeLeft" [2022-03-05T18:54:05.857Z] time="2022-03-05T18:54:05Z" level=info msg="node2(558a7e329bd4): Node leave event for 8b38a0857307/172.28.232.23" [2022-03-05T18:54:05.857Z] time="2022-03-05T18:54:05Z" level=info msg="Node 8b38a0857307 change state NodeActive --> NodeLeft" [2022-03-05T18:54:05.857Z] time="2022-03-05T18:54:05Z" level=info msg="node3(82635bcafcaf): Node leave event for 8b38a0857307/172.28.232.23" [2022-03-05T18:54:05.857Z] time="2022-03-05T18:54:05Z" level=info msg="Node 8b38a0857307 change state NodeActive --> NodeLeft" [2022-03-05T18:54:05.857Z] time="2022-03-05T18:54:05Z" level=info msg="node4(20130cf8225a): Node leave event for 8b38a0857307/172.28.232.23" [2022-03-05T18:54:05.857Z] time="2022-03-05T18:54:05Z" level=info msg="Node 8b38a0857307 change state NodeActive --> NodeLeft" [2022-03-05T18:54:05.857Z] time="2022-03-05T18:54:05Z" level=info msg="node1(8b38a0857307): Node leave event for 8b38a0857307/172.28.232.23" [2022-03-05T18:54:06.041Z] --- PASS: TestResize (0.42s) [2022-03-05T18:54:06.041Z] === RUN TestResizeWithInvalidSize [2022-03-05T18:54:06.303Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-03-05T18:54:06.303Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T18:54:06.325Z] time="2022-03-05T18:54:05Z" level=info msg="Node 8b38a0857307/172.28.232.23, left gossip cluster" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:05Z" level=info msg="Node 8b38a0857307/172.28.232.23, left gossip cluster" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:05Z" level=info msg="Node 8b38a0857307/172.28.232.23, left gossip cluster" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:05Z" level=info msg="Node 8b38a0857307/172.28.232.23, left gossip cluster" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:05Z" level=info msg="Node 8b38a0857307/172.28.232.23, left gossip cluster" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:06Z" level=info msg="Node 558a7e329bd4 change state NodeActive --> NodeLeft" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:06Z" level=info msg="node4(20130cf8225a): Node leave event for 558a7e329bd4/172.28.232.23" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:06Z" level=info msg="Node 558a7e329bd4 change state NodeActive --> NodeLeft" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:06Z" level=info msg="node3(82635bcafcaf): Node leave event for 558a7e329bd4/172.28.232.23" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:06Z" level=info msg="Node 558a7e329bd4 change state NodeActive --> NodeLeft" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:06Z" level=info msg="node5(984d8252e234): Node leave event for 558a7e329bd4/172.28.232.23" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:06Z" level=info msg="Node 558a7e329bd4 change state NodeActive --> NodeLeft" [2022-03-05T18:54:06.326Z] time="2022-03-05T18:54:06Z" level=info msg="node2(558a7e329bd4): Node leave event for 558a7e329bd4/172.28.232.23" [2022-03-05T18:54:06.417Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-03-05T18:54:06.417Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T18:54:06.794Z] time="2022-03-05T18:54:06Z" level=info msg="Node 558a7e329bd4/172.28.232.23, left gossip cluster" [2022-03-05T18:54:06.794Z] time="2022-03-05T18:54:06Z" level=info msg="Node 558a7e329bd4/172.28.232.23, left gossip cluster" [2022-03-05T18:54:06.794Z] time="2022-03-05T18:54:06Z" level=info msg="Node 558a7e329bd4/172.28.232.23, left gossip cluster" [2022-03-05T18:54:06.794Z] time="2022-03-05T18:54:06Z" level=info msg="Node 558a7e329bd4/172.28.232.23, left gossip cluster" [2022-03-05T18:54:06.794Z] time="2022-03-05T18:54:06Z" level=info msg="Node 82635bcafcaf change state NodeActive --> NodeLeft" [2022-03-05T18:54:06.794Z] time="2022-03-05T18:54:06Z" level=info msg="node4(20130cf8225a): Node leave event for 82635bcafcaf/172.28.232.23" [2022-03-05T18:54:06.794Z] time="2022-03-05T18:54:06Z" level=info msg="Node 82635bcafcaf change state NodeActive --> NodeLeft" [2022-03-05T18:54:06.794Z] time="2022-03-05T18:54:06Z" level=info msg="node5(984d8252e234): Node leave event for 82635bcafcaf/172.28.232.23" [2022-03-05T18:54:06.877Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:54:06.877Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:54:06.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:54:06.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T18:54:06.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:54:06.979Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-03-05T18:54:06.979Z] === RUN TestResize [2022-03-05T18:54:07.262Z] time="2022-03-05T18:54:06Z" level=info msg="Node 82635bcafcaf/172.28.232.23, left gossip cluster" [2022-03-05T18:54:07.263Z] time="2022-03-05T18:54:06Z" level=info msg="Node 82635bcafcaf change state NodeActive --> NodeLeft" [2022-03-05T18:54:07.263Z] time="2022-03-05T18:54:06Z" level=info msg="node3(82635bcafcaf): Node leave event for 82635bcafcaf/172.28.232.23" [2022-03-05T18:54:07.263Z] time="2022-03-05T18:54:06Z" level=info msg="Node 82635bcafcaf/172.28.232.23, left gossip cluster" [2022-03-05T18:54:07.263Z] time="2022-03-05T18:54:06Z" level=info msg="Node 82635bcafcaf/172.28.232.23, left gossip cluster" [2022-03-05T18:54:07.263Z] time="2022-03-05T18:54:07Z" level=info msg="Node 20130cf8225a change state NodeActive --> NodeLeft" [2022-03-05T18:54:07.263Z] time="2022-03-05T18:54:07Z" level=info msg="node5(984d8252e234): Node leave event for 20130cf8225a/172.28.232.23" [2022-03-05T18:54:07.541Z] --- PASS: TestResize (0.42s) [2022-03-05T18:54:07.541Z] === RUN TestResizeWithInvalidSize [2022-03-05T18:54:07.732Z] time="2022-03-05T18:54:07Z" level=info msg="Node 20130cf8225a change state NodeActive --> NodeLeft" [2022-03-05T18:54:07.732Z] time="2022-03-05T18:54:07Z" level=info msg="node4(20130cf8225a): Node leave event for 20130cf8225a/172.28.232.23" [2022-03-05T18:54:07.798Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-03-05T18:54:07.798Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T18:54:08.201Z] time="2022-03-05T18:54:07Z" level=info msg="Node 20130cf8225a/172.28.232.23, left gossip cluster" [2022-03-05T18:54:08.201Z] time="2022-03-05T18:54:07Z" level=info msg="Node 20130cf8225a/172.28.232.23, left gossip cluster" [2022-03-05T18:54:08.363Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-05T18:54:08.363Z] === RUN TestDaemonRestartKillContainers [2022-03-05T18:54:08.363Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-05T18:54:08.363Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-05T18:54:08.363Z] === RUN TestCgroupNamespacesRun [2022-03-05T18:54:08.670Z] time="2022-03-05T18:54:08Z" level=info msg="Node 984d8252e234/172.28.232.23, left gossip cluster" [2022-03-05T18:54:08.670Z] time="2022-03-05T18:54:08Z" level=info msg="Node 984d8252e234 change state NodeActive --> NodeFailed" [2022-03-05T18:54:08.670Z] time="2022-03-05T18:54:08Z" level=info msg="Node 984d8252e234/172.28.232.23, added to failed nodes list" [2022-03-05T18:54:08.670Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-03-05T18:54:08.670Z] PASS [2022-03-05T18:54:08.670Z] coverage: 60.0% of statements [2022-03-05T18:54:08.670Z] ok github.com/docker/docker/libnetwork/networkdb 104.414s coverage: 60.0% of statements [2022-03-05T18:54:08.670Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-05T18:54:08.670Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-05T18:54:08.670Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-05T18:54:08.670Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-05T18:54:08.670Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-05T18:54:08.670Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/quota [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/rootless [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/volume [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-05T18:54:08.671Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-05T18:54:08.799Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:54:09.292Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-03-05T18:54:09.292Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T18:54:09.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:54:09.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite (326.10s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.19s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.66s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.40s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.09s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.54s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.45s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.03s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.66s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.07s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.87s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.18s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.02s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.33s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.29s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.82s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.22s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.90s) [2022-03-05T18:54:09.820Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.79s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.51s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.83s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.71s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.18s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.42s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.54s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.36s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.49s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.86s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.76s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.59s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.96s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.72s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.75s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.42s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.87s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.15s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.98s) [2022-03-05T18:54:09.820Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-05T18:54:09.820Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.25s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.84s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.42s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.66s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.78s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.43s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.97s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.16s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.54s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.54s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.86s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.89s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.71s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.79s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.73s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.29s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.31s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.78s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.76s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.02s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.42s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.19s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.17s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.16s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.60s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.04s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.93s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.06s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.09s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.58s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-03-05T18:54:09.820Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.38s) [2022-03-05T18:54:09.820Z] === RUN TestDockerSwarmSuite [2022-03-05T18:54:09.820Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-05T18:54:10.655Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s) [2022-03-05T18:54:10.655Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T18:54:11.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:54:11.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:54:11.199Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-05T18:54:11.583Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-03-05T18:54:11.583Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === Skipped [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-05T18:54:11.625Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-05T18:54:11.625Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-05T18:54:11.625Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-05T18:54:11.625Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-05T18:54:11.625Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-05T18:54:11.625Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-05T18:54:11.625Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-05T18:54:11.625Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-05T18:54:11.625Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-05T18:54:11.625Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-05T18:54:11.625Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-05T18:54:11.625Z] daemon_test.go:145: root required [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-05T18:54:11.625Z] reload_test.go:342: root required [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-05T18:54:11.625Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-05T18:54:11.625Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-05T18:54:11.625Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-05T18:54:11.625Z] download_test.go:267: Needs fixing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-05T18:54:11.625Z] layer_test.go:291: Failing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-05T18:54:11.625Z] layer_test.go:340: Failing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-05T18:54:11.625Z] layer_test.go:455: Failing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-05T18:54:11.625Z] layer_test.go:684: Failing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-05T18:54:11.625Z] migration_test.go:45: Failing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-05T18:54:11.625Z] migration_test.go:181: Failing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-05T18:54:11.625Z] mount_test.go:17: Failing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-05T18:54:11.625Z] mount_test.go:76: Failing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-05T18:54:11.625Z] mount_test.go:125: Failing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-05T18:54:11.625Z] mount_test.go:212: Failing on Windows [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-05T18:54:11.625Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-05T18:54:11.625Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-05T18:54:11.625Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-05T18:54:11.625Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-05T18:54:11.625Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-05T18:54:11.625Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-05T18:54:11.625Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-05T18:54:11.625Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-05T18:54:11.625Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-05T18:54:11.625Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-05T18:54:11.625Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-05T18:54:11.625Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-05T18:54:11.625Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-05T18:54:11.625Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-05T18:54:11.625Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-05T18:54:11.625Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-05T18:54:11.625Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-05T18:54:11.625Z] archive_test.go:133: Xz not present in msys2 [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-05T18:54:11.625Z] archive_test.go:140: zstd not installed [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-05T18:54:11.625Z] archive_test.go:252: Failing on Windows CI machines [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-05T18:54:11.625Z] archive_windows_test.go:16: Currently fails [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-05T18:54:11.625Z] changes_test.go:195: needs more investigation [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-05T18:54:11.625Z] changes_test.go:432: needs further investigation [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-05T18:54:11.625Z] changes_test.go:468: needs further investigation [2022-03-05T18:54:11.625Z] [2022-03-05T18:54:11.625Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-05T18:54:11.626Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-05T18:54:11.626Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-05T18:54:11.626Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-05T18:54:11.626Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-05T18:54:11.626Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-05T18:54:11.626Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-05T18:54:11.626Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-03-05T18:54:11.626Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-05T18:54:11.626Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-05T18:54:11.626Z] poller_test.go:40: No chmod on Windows [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-05T18:54:11.626Z] fileutils_test.go:133: Needs porting to Windows [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-05T18:54:11.626Z] fileutils_test.go:179: Needs porting to Windows [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-05T18:54:11.626Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-05T18:54:11.626Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-05T18:54:11.626Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-05T18:54:11.626Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-05T18:54:11.626Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-05T18:54:11.626Z] [2022-03-05T18:54:11.626Z] DONE 2077 tests, 68 skipped in 307.738s [2022-03-05T18:54:11.626Z] INFO: make.ps1 ended at 03/05/2022 18:54:11 [2022-03-05T18:54:12.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:54:12.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:54:12.994Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-03-05T18:54:12.994Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T18:54:13.104Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-05T18:54:13.194Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-05T18:54:13.194Z] INFO: Unit tests ended at 03/05/2022 18:54:13. Duration:00:05:26.4733654 [2022-03-05T18:54:13.194Z] INFO: Building busybox [2022-03-05T18:54:13.194Z] Sending build context to Docker daemon 5.12kB [2022-03-05T18:54:13.194Z] [2022-03-05T18:54:13.663Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-05T18:54:13.663Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-05T18:54:13.663Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-05T18:54:13.663Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-05T18:54:13.663Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-05T18:54:13.663Z] ---> c703d4d60533 [2022-03-05T18:54:13.663Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-05T18:54:13.663Z] ---> Running in 2133c95186b0 [2022-03-05T18:54:13.920Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-03-05T18:54:13.920Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T18:54:14.850Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-05T18:54:14.850Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T18:54:14.916Z] --- PASS: TestBuildMultiStageOnBuild (15.18s) [2022-03-05T18:54:14.916Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T18:54:14.916Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:54:14.916Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-05T18:54:14.916Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T18:54:15.776Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-05T18:54:15.776Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T18:54:15.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:54:15.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T18:54:16.389Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-05T18:54:16.711Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-03-05T18:54:16.711Z] === RUN TestNISDomainname [2022-03-05T18:54:16.711Z] 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-05T18:54:16.711Z] --- SKIP: TestNISDomainname (0.00s) [2022-03-05T18:54:16.711Z] === RUN TestHostnameDnsResolution [2022-03-05T18:54:17.272Z] --- PASS: TestHostnameDnsResolution (0.59s) [2022-03-05T18:54:17.272Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T18:54:17.272Z] 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-05T18:54:17.272Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-05T18:54:17.272Z] === RUN TestStats [2022-03-05T18:54:17.272Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:54:17.272Z] --- SKIP: TestStats (0.00s) [2022-03-05T18:54:17.272Z] === RUN TestStopContainerWithTimeout [2022-03-05T18:54:17.272Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T18:54:17.272Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T18:54:17.272Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T18:54:17.272Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T18:54:17.272Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T18:54:17.272Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T18:54:17.272Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T18:54:17.272Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T18:54:17.272Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T18:54:17.272Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T18:54:17.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T18:54:17.880Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T18:54:19.678Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-05T18:54:19.727Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T18:54:19.727Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T18:54:19.767Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T18:54:20.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-05T18:54:20.873Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-05T18:54:21.174Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-05T18:54:21.174Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-03-05T18:54:21.174Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-03-05T18:54:21.174Z] --- PASS: TestStopContainerWithTimeout/-1 (2.34s) [2022-03-05T18:54:21.174Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-03-05T18:54:21.174Z] === RUN TestDeleteDevicemapper [2022-03-05T18:54:21.174Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T18:54:21.174Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T18:54:21.174Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T18:54:21.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-05T18:54:21.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T18:54:21.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T18:54:22.008Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-05T18:54:23.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T18:54:23.063Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.79s) [2022-03-05T18:54:23.063Z] === RUN TestUpdateMemory [2022-03-05T18:54:23.063Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:54:23.063Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-05T18:54:23.063Z] === RUN TestUpdateCPUQuota [2022-03-05T18:54:23.063Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:54:23.063Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-05T18:54:23.063Z] === RUN TestUpdatePidsLimit [2022-03-05T18:54:23.063Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:54:23.063Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-05T18:54:23.063Z] === RUN TestUpdateRestartPolicy [2022-03-05T18:54:23.911Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-05T18:54:23.911Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-05T18:54:23.911Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-05T18:54:23.911Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.26s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.64s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.90s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-03-05T18:54:24.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-03-05T18:54:24.955Z] === RUN TestCgroupNamespacesRun [2022-03-05T18:54:25.898Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-03-05T18:54:25.898Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T18:54:25.898Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-05T18:54:25.898Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-05T18:54:25.898Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T18:54:27.285Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-03-05T18:54:27.285Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T18:54:28.228Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-03-05T18:54:28.228Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T18:54:29.616Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-03-05T18:54:29.616Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T18:54:29.859Z] --- PASS: TestBuildMultiStageLayerLeak (13.40s) [2022-03-05T18:54:29.859Z] === RUN TestBuildWithHugeFile [2022-03-05T18:54:30.558Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-03-05T18:54:30.558Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T18:54:31.480Z] Removing intermediate container 2133c95186b0 [2022-03-05T18:54:31.480Z] ---> 17e8a48de3b8 [2022-03-05T18:54:31.480Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-05T18:54:31.480Z] ---> Running in 236a012b04ec [2022-03-05T18:54:31.480Z] Removing intermediate container 236a012b04ec [2022-03-05T18:54:31.480Z] ---> e34adc5d2347 [2022-03-05T18:54:31.480Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-05T18:54:31.480Z] ---> Running in 816963db3a48 [2022-03-05T18:54:31.480Z] Removing intermediate container 816963db3a48 [2022-03-05T18:54:31.480Z] ---> ebf28e911183 [2022-03-05T18:54:31.480Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-05T18:54:31.499Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-05T18:54:31.499Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T18:54:32.033Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-05T18:54:32.291Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-05T18:54:32.441Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-03-05T18:54:32.441Z] === RUN TestNISDomainname [2022-03-05T18:54:33.013Z] --- PASS: TestNISDomainname (0.54s) [2022-03-05T18:54:33.013Z] === RUN TestHostnameDnsResolution [2022-03-05T18:54:33.049Z] [2022-03-05T18:54:33.049Z] ---> 1d4d8689f651 [2022-03-05T18:54:33.049Z] 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-05T18:54:33.049Z] ---> Running in 97e987113de1 [2022-03-05T18:54:33.227Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-05T18:54:33.486Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-05T18:54:33.585Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-03-05T18:54:33.586Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T18:54:33.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-05T18:54:34.003Z] === RUN TestDockerSuite/TestBuildFails [2022-03-05T18:54:34.156Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-03-05T18:54:34.156Z] === RUN TestStats [2022-03-05T18:54:34.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-05T18:54:34.941Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-05T18:54:34.941Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-05T18:54:35.274Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-03-05T18:54:35.274Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T18:54:35.274Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) [2022-03-05T18:54:35.274Z] === RUN TestWaitNonBlocked [2022-03-05T18:54:35.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:54:35.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:54:35.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:54:35.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:54:35.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:54:35.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:54:35.274Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-05T18:54:35.274Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s) [2022-03-05T18:54:35.274Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-03-05T18:54:35.274Z] === RUN TestWaitBlocked [2022-03-05T18:54:35.274Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:54:35.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:54:35.274Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:54:35.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:54:35.274Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:54:35.274Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:54:35.531Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-05T18:54:35.531Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.53s) [2022-03-05T18:54:35.531Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-03-05T18:54:35.531Z] === CONT TestDaemonRestartIpcMode [2022-03-05T18:54:35.531Z] === CONT TestIpcModeOlderClient [2022-03-05T18:54:35.531Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-03-05T18:54:35.531Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T18:54:36.700Z] --- PASS: TestStats (2.50s) [2022-03-05T18:54:36.700Z] === RUN TestStopContainerWithTimeout [2022-03-05T18:54:36.700Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T18:54:36.700Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T18:54:36.700Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T18:54:36.700Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T18:54:36.700Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T18:54:36.700Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T18:54:36.700Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T18:54:36.700Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T18:54:36.700Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T18:54:36.700Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T18:54:37.272Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T18:54:37.486Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-05T18:54:37.745Z] docker_api_swarm_test.go:563: [da9549edcb9bd] joining swarm manager [dc93b85363cd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T18:54:38.053Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-03-05T18:54:38.053Z] --- PASS: TestDaemonRestartIpcMode (2.60s) [2022-03-05T18:54:38.053Z] PASS [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === Skipped [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-05T18:54:38.053Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-05T18:54:38.053Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-05T18:54:38.053Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-05T18:54:38.053Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T18:54:38.053Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-05T18:54:38.053Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-05T18:54:38.053Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-05T18:54:38.053Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-05T18:54:38.053Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-05T18:54:38.053Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-05T18:54:38.053Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-05T18:54:38.053Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-05T18:54:38.053Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-05T18:54:38.053Z] 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-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-05T18:54:38.053Z] 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-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-05T18:54:38.053Z] 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-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-05T18:54:38.053Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T18:54:38.053Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-05T18:54:38.053Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-05T18:54:38.053Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2022-03-05T18:54:38.053Z] 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-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-05T18:54:38.053Z] 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-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-05T18:54:38.053Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T18:54:38.053Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-05T18:54:38.053Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-05T18:54:38.053Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-05T18:54:38.053Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-05T18:54:38.053Z] [2022-03-05T18:54:38.053Z] DONE 177 tests, 27 skipped in 69.738s [2022-03-05T18:54:38.053Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-05T18:54:38.312Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T18:54:38.874Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-05T18:54:38.874Z] === RUN TestDaemonConfigValidation [2022-03-05T18:54:38.874Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:54:38.874Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:54:38.874Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-05T18:54:38.874Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-05T18:54:38.874Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-05T18:54:38.874Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-05T18:54:38.874Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-05T18:54:38.874Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-05T18:54:38.874Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-05T18:54:38.874Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-05T18:54:38.874Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:54:38.874Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-05T18:54:38.874Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-05T18:54:38.874Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-05T18:54:38.874Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-05T18:54:39.130Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-05T18:54:39.130Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-05T18:54:39.130Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-05T18:54:39.130Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-03-05T18:54:39.130Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-03-05T18:54:39.130Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-05T18:54:39.130Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-05T18:54:39.130Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-05T18:54:39.816Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T18:54:40.077Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-05T18:54:40.282Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-05T18:54:40.757Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-05T18:54:40.757Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-03-05T18:54:40.757Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-03-05T18:54:40.757Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-03-05T18:54:40.757Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-03-05T18:54:40.757Z] === RUN TestDeleteDevicemapper [2022-03-05T18:54:40.757Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T18:54:40.757Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T18:54:40.757Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T18:54:41.441Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-05T18:54:41.660Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-05T18:54:42.142Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-03-05T18:54:42.142Z] === RUN TestUpdateMemory [2022-03-05T18:54:42.368Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-05T18:54:42.369Z] daemon_test.go:156: [d63e54b63c823] daemon is not started [2022-03-05T18:54:42.369Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-03-05T18:54:42.369Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-05T18:54:42.369Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-03-05T18:54:42.369Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-03-05T18:54:42.369Z] === RUN TestDaemonProxy [2022-03-05T18:54:42.369Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-05T18:54:42.369Z] --- SKIP: TestDaemonProxy (0.01s) [2022-03-05T18:54:42.369Z] PASS [2022-03-05T18:54:42.369Z] [2022-03-05T18:54:42.369Z] === Skipped [2022-03-05T18:54:42.369Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.01s) [2022-03-05T18:54:42.369Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-05T18:54:42.369Z] [2022-03-05T18:54:42.369Z] DONE 12 tests, 1 skipped in 4.161s [2022-03-05T18:54:42.369Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T18:54:42.369Z] INFO: Testing against a local daemon [2022-03-05T18:54:42.369Z] === RUN TestCommitInheritsEnv [2022-03-05T18:54:42.604Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-05T18:54:42.715Z] --- PASS: TestUpdateMemory (0.53s) [2022-03-05T18:54:42.715Z] === RUN TestUpdateCPUQuota [2022-03-05T18:54:43.172Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-05T18:54:43.657Z] --- PASS: TestUpdateCPUQuota (0.87s) [2022-03-05T18:54:43.657Z] === RUN TestUpdatePidsLimit [2022-03-05T18:54:43.657Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-05T18:54:43.657Z] === RUN TestUpdatePidsLimit/no_change [2022-03-05T18:54:43.740Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-05T18:54:43.919Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-05T18:54:44.180Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-05T18:54:44.257Z] --- PASS: TestCommitInheritsEnv (1.69s) [2022-03-05T18:54:44.257Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T18:54:44.257Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-05T18:54:44.257Z] === RUN TestImportWithCustomPlatform [2022-03-05T18:54:44.257Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-05T18:54:44.257Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-05T18:54:44.257Z] === RUN TestImportWithCustomPlatform// [2022-03-05T18:54:44.257Z] === RUN TestImportWithCustomPlatform/linux [2022-03-05T18:54:44.257Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-05T18:54:44.257Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-05T18:54:44.441Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-05T18:54:44.512Z] === RUN TestImportWithCustomPlatform/macos [2022-03-05T18:54:44.512Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-05T18:54:44.512Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-05T18:54:44.512Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-05T18:54:44.512Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-05T18:54:44.512Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-05T18:54:44.512Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-05T18:54:44.512Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-05T18:54:44.512Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-05T18:54:44.512Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-05T18:54:44.512Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-05T18:54:44.512Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-05T18:54:44.512Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-05T18:54:44.512Z] === RUN TestImagesFilterMultiReference [2022-03-05T18:54:44.512Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-05T18:54:44.512Z] === RUN TestImagePullPlatformInvalid [2022-03-05T18:54:44.512Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-03-05T18:54:44.512Z] === RUN TestRemoveImageOrphaning [2022-03-05T18:54:44.701Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-05T18:54:44.962Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-05T18:54:45.533Z] --- PASS: TestUpdatePidsLimit (2.04s) [2022-03-05T18:54:45.533Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-03-05T18:54:45.533Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-03-05T18:54:45.533Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-03-05T18:54:45.533Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-03-05T18:54:45.533Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-03-05T18:54:45.533Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-03-05T18:54:45.533Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2022-03-05T18:54:45.533Z] === RUN TestUpdateRestartPolicy [2022-03-05T18:54:45.644Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-05T18:54:46.212Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-05T18:54:46.400Z] --- PASS: TestRemoveImageOrphaning (1.64s) [2022-03-05T18:54:46.400Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T18:54:46.400Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-05T18:54:46.400Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-05T18:54:46.400Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T18:54:46.400Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-05T18:54:46.400Z] === RUN TestTagInvalidReference [2022-03-05T18:54:46.400Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-05T18:54:46.400Z] === RUN TestTagValidPrefixedRepo [2022-03-05T18:54:46.400Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-05T18:54:46.400Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T18:54:46.400Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-05T18:54:46.400Z] === RUN TestTagOfficialNames [2022-03-05T18:54:46.400Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-05T18:54:46.400Z] === RUN TestTagMatchesDigest [2022-03-05T18:54:46.400Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-05T18:54:46.400Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-05T18:54:46.471Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-05T18:54:49.008Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-05T18:54:49.947Z] docker_api_swarm_test.go:585: [d54d9588c4947] joining swarm manager [dc93b85363cd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T18:54:50.515Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-05T18:54:53.050Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-05T18:54:53.051Z] check_test.go:379: [da9549edcb9bd] daemon is not started [2022-03-05T18:54:56.337Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-05T18:54:56.337Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-05T18:54:57.272Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-05T18:54:57.758Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2022-03-05T18:54:57.758Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T18:54:57.758Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-03-05T18:54:57.758Z] === RUN TestWaitNonBlocked [2022-03-05T18:54:57.758Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:54:57.758Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:54:57.758Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:54:57.758Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:54:57.758Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:54:57.758Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:54:57.758Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-05T18:54:57.758Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-03-05T18:54:57.758Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-03-05T18:54:57.758Z] === RUN TestWaitBlocked [2022-03-05T18:54:57.758Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:54:57.758Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:54:57.758Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:54:57.758Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:54:57.758Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:54:57.758Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:54:57.839Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-05T18:54:58.097Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-05T18:54:58.329Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-05T18:54:58.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-03-05T18:54:58.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-03-05T18:54:58.329Z] === CONT TestContainerStartOnDaemonRestart [2022-03-05T18:54:58.329Z] === CONT TestContainerKillOnDaemonStart [2022-03-05T18:54:58.356Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-05T18:54:58.401Z] Removing intermediate container 97e987113de1 [2022-03-05T18:54:58.401Z] ---> c84686108c6e [2022-03-05T18:54:58.401Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-05T18:54:58.401Z] ---> Running in f09eb2c0049f [2022-03-05T18:54:58.401Z] [2022-03-05T18:54:58.401Z] SUCCESS: Specified value was saved. [2022-03-05T18:54:59.291Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-05T18:54:59.495Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-05T18:54:59.495Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-05T18:54:59.495Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-05T18:54:59.495Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-05T18:54:59.495Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-05T18:54:59.495Z] Cross building: bundles/cross/windows/amd64 [2022-03-05T18:54:59.495Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-05T18:54:59.495Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-05T18:54:59.549Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-05T18:55:00.115Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-05T18:55:00.375Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-05T18:55:00.619Z] Removing intermediate container f09eb2c0049f [2022-03-05T18:55:00.619Z] ---> bf9a429bc27a [2022-03-05T18:55:00.619Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-05T18:55:00.619Z] ---> Running in a4a4170f31ef [2022-03-05T18:55:00.656Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-05T18:55:00.876Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-03-05T18:55:00.876Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T18:55:01.249Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-05T18:55:02.185Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-05T18:55:02.260Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.75s) [2022-03-05T18:55:02.261Z] === CONT TestDaemonHostGatewayIP [2022-03-05T18:55:03.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-05T18:55:03.564Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-05T18:55:03.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-05T18:55:04.553Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-05T18:55:04.553Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-05T18:55:04.553Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:55:04.553Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-05T18:55:04.553Z] [2022-03-05T18:55:04.553Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-05T18:55:04.553Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-05T18:55:04.553Z] HOSTNAME=c94603d722e6 [2022-03-05T18:55:04.553Z] TESTDEBUG=0 [2022-03-05T18:55:04.553Z] DEST=bundles/test-integration [2022-03-05T18:55:04.553Z] PWD=/go/src/github.com/docker/docker [2022-03-05T18:55:04.553Z] DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 [2022-03-05T18:55:04.553Z] container=docker [2022-03-05T18:55:04.553Z] HOME=/root [2022-03-05T18:55:04.553Z] GOLANG_VERSION=1.17.8 [2022-03-05T18:55:04.553Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-05T18:55:04.553Z] VALIDATE_BRANCH=master [2022-03-05T18:55:04.553Z] TERM=xterm [2022-03-05T18:55:04.553Z] DOCKER_PKG=github.com/docker/docker [2022-03-05T18:55:04.553Z] SHLVL=1 [2022-03-05T18:55:04.553Z] TIMEOUT=120m [2022-03-05T18:55:04.553Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-05T18:55:04.553Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-05T18:55:04.553Z] GO111MODULE=off [2022-03-05T18:55:04.553Z] DOCKER_EXPERIMENTAL=1 [2022-03-05T18:55:04.553Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-05T18:55:04.553Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-05T18:55:04.553Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-05T18:55:04.553Z] GOPATH=/go [2022-03-05T18:55:04.553Z] PKG_CONFIG=pkg-config [2022-03-05T18:55:04.553Z] _=/usr/bin/env [2022-03-05T18:55:04.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-05T18:55:04.805Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2022-03-05T18:55:04.805Z] === CONT TestDaemonRestartIpcMode [2022-03-05T18:55:04.944Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-05T18:55:06.322Z] docker_api_swarm_test.go:46: [df9b5109aafe6] joining swarm manager [df2b083e513e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T18:55:06.490Z] Cannot create a file when that file already exists. [2022-03-05T18:55:07.348Z] --- PASS: TestDaemonRestartIpcMode (2.37s) [2022-03-05T18:55:07.348Z] === CONT TestIpcModeOlderClient [2022-03-05T18:55:07.348Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-05T18:55:10.509Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-05T18:55:10.647Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-03-05T18:55:10.647Z] PASS [2022-03-05T18:55:10.647Z] [2022-03-05T18:55:10.647Z] === Skipped [2022-03-05T18:55:10.647Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-05T18:55:10.647Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:55:10.647Z] [2022-03-05T18:55:10.647Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-05T18:55:10.647Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-05T18:55:10.647Z] [2022-03-05T18:55:10.647Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T18:55:10.647Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T18:55:10.647Z] [2022-03-05T18:55:10.647Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-05T18:55:10.647Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-05T18:55:10.647Z] [2022-03-05T18:55:10.647Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T18:55:10.647Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T18:55:10.647Z] [2022-03-05T18:55:10.647Z] DONE 200 tests, 5 skipped in 115.018s [2022-03-05T18:55:10.647Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-05T18:55:10.647Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T18:55:10.647Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-05T18:55:10.647Z] === RUN TestDaemonConfigValidation [2022-03-05T18:55:10.647Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:55:10.647Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:55:10.647Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-05T18:55:10.647Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-05T18:55:10.647Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-05T18:55:10.647Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-05T18:55:10.647Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-05T18:55:10.647Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-05T18:55:10.647Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-05T18:55:10.647Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-05T18:55:10.647Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:55:10.647Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-05T18:55:10.908Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-05T18:55:10.908Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-05T18:55:10.908Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-05T18:55:10.908Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-05T18:55:10.908Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-05T18:55:10.908Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-05T18:55:10.908Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-05T18:55:10.908Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-03-05T18:55:10.908Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-03-05T18:55:10.908Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-05T18:55:10.908Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-05T18:55:10.947Z] --- PASS: TestBuildWithHugeFile (104.45s) [2022-03-05T18:55:10.947Z] === RUN TestBuildWCOWSandboxSize [2022-03-05T18:55:10.947Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:55:10.947Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T18:55:10.947Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:55:10.947Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:55:10.947Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:55:10.947Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:55:10.947Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:55:10.947Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:55:10.947Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:55:10.947Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:55:10.947Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:55:10.947Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-05T18:55:10.947Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-05T18:55:10.947Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-05T18:55:10.947Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-05T18:55:10.947Z] === RUN TestBuildPreserveOwnership [2022-03-05T18:55:10.947Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:55:10.947Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestBuildPlatformInvalid [2022-03-05T18:55:10.947Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T18:55:10.947Z] PASS [2022-03-05T18:55:10.947Z] ok github.com/docker/docker/integration/build 162.859s [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === Skipped [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-05T18:55:10.947Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-05T18:55:10.947Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-05T18:55:10.947Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-05T18:55:10.947Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:55:10.947Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-05T18:55:10.947Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] DONE 29 tests, 6 skipped in 186.804s [2022-03-05T18:55:10.947Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-05T18:55:10.947Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:55:10.947Z] INFO: Testing against a local daemon [2022-03-05T18:55:10.947Z] === RUN TestConfigInspect [2022-03-05T18:55:10.947Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestConfigList [2022-03-05T18:55:10.947Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] --- SKIP: TestConfigList (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestConfigsCreateAndDelete [2022-03-05T18:55:10.947Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestConfigsUpdate [2022-03-05T18:55:10.947Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestTemplatedConfig [2022-03-05T18:55:10.947Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestConfigCreateResolve [2022-03-05T18:55:10.947Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:55:10.947Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-05T18:55:10.947Z] PASS [2022-03-05T18:55:10.947Z] ok github.com/docker/docker/integration/config 0.086s [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === Skipped [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-05T18:55:10.947Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-05T18:55:10.947Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-05T18:55:10.947Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-05T18:55:10.947Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-05T18:55:10.947Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-05T18:55:10.947Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:55:10.947Z] [2022-03-05T18:55:10.947Z] DONE 6 tests, 6 skipped in 1.814s [2022-03-05T18:55:10.947Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-05T18:55:10.947Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:55:10.947Z] INFO: Testing against a local daemon [2022-03-05T18:55:10.947Z] === RUN TestCheckpoint [2022-03-05T18:55:10.947Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:55:10.947Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestContainerInvalidJSON [2022-03-05T18:55:10.947Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:55:10.947Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:55:10.947Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:55:10.947Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:55:10.947Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:55:10.947Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:55:10.947Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-05T18:55:10.947Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T18:55:10.947Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T18:55:10.947Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-03-05T18:55:10.947Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T18:55:10.947Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-03-05T18:55:10.947Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T18:55:10.947Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-03-05T18:55:10.947Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T18:55:10.947Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-03-05T18:55:10.947Z] === RUN TestCopyFromContainer [2022-03-05T18:55:10.947Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T18:55:10.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:55:10.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:55:10.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:55:10.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:55:10.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:55:10.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:55:10.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:55:10.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:55:10.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:55:10.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-05T18:55:10.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T18:55:10.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T18:55:10.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T18:55:10.947Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-05T18:55:10.947Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestCreateWithInvalidEnv [2022-03-05T18:55:10.947Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T18:55:10.947Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T18:55:10.947Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T18:55:10.947Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T18:55:10.947Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T18:55:10.947Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T18:55:10.947Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T18:55:10.947Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T18:55:10.947Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T18:55:10.947Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-05T18:55:10.947Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T18:55:10.947Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T18:55:10.947Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T18:55:10.947Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.947Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T18:55:10.947Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:55:10.947Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T18:55:10.947Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:55:10.947Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-05T18:55:10.947Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T18:55:10.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:55:10.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:55:10.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:55:10.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:55:10.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:55:10.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:55:10.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:55:10.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:55:10.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:55:10.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:55:10.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:55:10.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:55:10.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:55:10.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:55:10.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:55:10.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-05T18:55:10.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T18:55:10.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T18:55:10.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T18:55:10.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T18:55:10.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-05T18:55:10.948Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T18:55:10.948Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-05T18:55:10.948Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-05T18:55:10.948Z] === RUN TestCreateDifferentPlatform [2022-03-05T18:55:10.948Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T18:55:10.948Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T18:55:10.948Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-05T18:55:10.948Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T18:55:10.948Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T18:55:10.948Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T18:55:10.948Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-03-05T18:55:10.948Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T18:55:10.948Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-05T18:55:10.948Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T18:55:10.948Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T18:55:10.948Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.948Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-05T18:55:10.948Z] === RUN TestDiff [2022-03-05T18:55:10.948Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-05T18:55:10.948Z] --- SKIP: TestDiff (0.00s) [2022-03-05T18:55:10.948Z] === RUN TestExecWithCloseStdin [2022-03-05T18:55:10.948Z] --- PASS: TestExecWithCloseStdin (2.38s) [2022-03-05T18:55:10.948Z] === RUN TestExec [2022-03-05T18:55:10.948Z] --- PASS: TestExec (2.25s) [2022-03-05T18:55:10.948Z] === RUN TestExecUser [2022-03-05T18:55:10.948Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-05T18:55:10.948Z] --- SKIP: TestExecUser (0.00s) [2022-03-05T18:55:10.948Z] === RUN TestExportContainerAndImportImage [2022-03-05T18:55:10.948Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.948Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-05T18:55:10.948Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T18:55:10.948Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:10.948Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-05T18:55:10.948Z] === RUN TestHealthCheckWorkdir [2022-03-05T18:55:10.948Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-05T18:55:10.948Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-05T18:55:10.948Z] === RUN TestHealthKillContainer [2022-03-05T18:55:10.948Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-05T18:55:10.948Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-05T18:55:10.948Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T18:55:10.948Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T18:55:10.948Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T18:55:10.948Z] === RUN TestKillContainerInvalidSignal [2022-03-05T18:55:10.948Z] --- PASS: TestKillContainerInvalidSignal (1.99s) [2022-03-05T18:55:10.948Z] === RUN TestKillContainer [2022-03-05T18:55:10.948Z] === RUN TestKillContainer/no_signal [2022-03-05T18:55:12.296Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-05T18:55:12.364Z] Removing intermediate container a4a4170f31ef [2022-03-05T18:55:12.364Z] ---> c20ed37e7cf0 [2022-03-05T18:55:12.364Z] Step 13/13 : CMD ["sh"] [2022-03-05T18:55:12.364Z] ---> Running in 40f2d8cfd462 [2022-03-05T18:55:12.833Z] Removing intermediate container 40f2d8cfd462 [2022-03-05T18:55:12.833Z] ---> 653f0a622df1 [2022-03-05T18:55:12.833Z] Successfully built 653f0a622df1 [2022-03-05T18:55:12.833Z] Successfully tagged busybox:latest [2022-03-05T18:55:12.833Z] INFO: Docker images of the daemon under test [2022-03-05T18:55:12.833Z] [2022-03-05T18:55:12.833Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-05T18:55:12.833Z] busybox latest 653f0a622df1 Less than a second ago 5.78GB [2022-03-05T18:55:12.833Z] microsoft/windowsservercore latest c703d4d60533 4 weeks ago 5.75GB [2022-03-05T18:55:12.833Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 4 weeks ago 5.75GB [2022-03-05T18:55:12.833Z] [2022-03-05T18:55:12.833Z] INFO: Running integration tests at 03/05/2022 18:55:12... [2022-03-05T18:55:12.833Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-05T18:55:12.833Z] INFO: Integration API tests being run from the host: [2022-03-05T18:55:12.833Z] INFO: make.ps1 starting at 03/05/2022 18:55:12 [2022-03-05T18:55:13.042Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-05T18:55:13.202Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T18:55:13.202Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-05T18:55:13.202Z] === RUN TestKillContainer/killing_signal [2022-03-05T18:55:13.236Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-05T18:55:13.301Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-05T18:55:13.301Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-05T18:55:13.559Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-05T18:55:13.559Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-05T18:55:13.818Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-05T18:55:14.178Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-05T18:55:14.178Z] daemon_test.go:156: [dae9fc08ba758] daemon is not started [2022-03-05T18:55:14.178Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-03-05T18:55:14.178Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-05T18:55:14.178Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-05T18:55:14.178Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-05T18:55:14.178Z] === RUN TestDaemonProxy [2022-03-05T18:55:14.178Z] === RUN TestDaemonProxy/environment_variables [2022-03-05T18:55:14.421Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-05T18:55:15.456Z] --- PASS: TestKillContainer (4.56s) [2022-03-05T18:55:15.456Z] --- PASS: TestKillContainer/no_signal (1.95s) [2022-03-05T18:55:15.456Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-05T18:55:15.456Z] --- PASS: TestKillContainer/killing_signal (2.56s) [2022-03-05T18:55:15.456Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T18:55:15.456Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:55:15.456Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-05T18:55:15.456Z] === RUN TestKillStoppedContainer [2022-03-05T18:55:15.456Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:55:15.456Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-05T18:55:15.456Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T18:55:15.456Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:55:15.456Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-05T18:55:15.456Z] === RUN TestKillDifferentUserContainer [2022-03-05T18:55:15.456Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-05T18:55:15.456Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-05T18:55:15.456Z] === RUN TestInspectOomKilledTrue [2022-03-05T18:55:15.456Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:15.456Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T18:55:15.456Z] === RUN TestInspectOomKilledFalse [2022-03-05T18:55:15.456Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:55:15.456Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-05T18:55:15.456Z] === RUN TestLogsFollowTailEmpty [2022-03-05T18:55:15.722Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-05T18:55:16.092Z] === RUN TestDaemonProxy/command-line_options [2022-03-05T18:55:16.659Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-05T18:55:17.708Z] --- PASS: TestLogsFollowTailEmpty (2.03s) [2022-03-05T18:55:17.708Z] === RUN TestNetworkNat [2022-03-05T18:55:17.708Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-05T18:55:17.708Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-05T18:55:17.708Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T18:55:18.005Z] === RUN TestDaemonProxy/configuration_file [2022-03-05T18:55:19.390Z] === RUN TestDaemonProxy/conflicting_options [2022-03-05T18:55:19.970Z] --- PASS: TestNetworkLocalhostTCPNat (2.34s) [2022-03-05T18:55:19.970Z] === RUN TestNetworkLoopbackNat [2022-03-05T18:55:19.970Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-05T18:55:19.970Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-05T18:55:19.970Z] === RUN TestPause [2022-03-05T18:55:19.970Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-05T18:55:19.970Z] --- SKIP: TestPause (0.00s) [2022-03-05T18:55:19.970Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T18:55:19.981Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-05T18:55:20.567Z] --- PASS: TestDaemonProxy (6.34s) [2022-03-05T18:55:20.567Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2022-03-05T18:55:20.567Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-03-05T18:55:20.567Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-03-05T18:55:20.567Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-05T18:55:20.567Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-05T18:55:20.567Z] PASS [2022-03-05T18:55:20.567Z] [2022-03-05T18:55:20.567Z] DONE 17 tests in 10.244s [2022-03-05T18:55:20.567Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T18:55:20.567Z] INFO: Testing against a local daemon [2022-03-05T18:55:20.567Z] === RUN TestCommitInheritsEnv [2022-03-05T18:55:20.842Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-03-05T18:55:20.842Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T18:55:20.842Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-05T18:55:20.842Z] === RUN TestImportWithCustomPlatform [2022-03-05T18:55:20.842Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-05T18:55:20.842Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-05T18:55:20.842Z] === RUN TestImportWithCustomPlatform// [2022-03-05T18:55:20.842Z] === RUN TestImportWithCustomPlatform/linux [2022-03-05T18:55:20.842Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-05T18:55:20.850Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-05T18:55:20.850Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-05T18:55:21.108Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-05T18:55:21.114Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-05T18:55:21.114Z] === RUN TestImportWithCustomPlatform/macos [2022-03-05T18:55:21.114Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-05T18:55:21.114Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-05T18:55:21.114Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-03-05T18:55:21.114Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-05T18:55:21.114Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-05T18:55:21.114Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-05T18:55:21.114Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-05T18:55:21.114Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-03-05T18:55:21.114Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-05T18:55:21.114Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-05T18:55:21.114Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-05T18:55:21.114Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-05T18:55:21.114Z] === RUN TestImagesFilterMultiReference [2022-03-05T18:55:21.114Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-05T18:55:21.114Z] === RUN TestImagePullPlatformInvalid [2022-03-05T18:55:21.114Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-05T18:55:21.114Z] === RUN TestRemoveImageOrphaning [2022-03-05T18:55:21.387Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-03-05T18:55:21.387Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T18:55:22.222Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.99s) [2022-03-05T18:55:22.223Z] === RUN TestPauseStopPausedContainer [2022-03-05T18:55:22.223Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:22.223Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-05T18:55:22.223Z] === RUN TestPsFilter [2022-03-05T18:55:22.223Z] --- PASS: TestPsFilter (0.33s) [2022-03-05T18:55:22.223Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T18:55:23.947Z] --- PASS: TestRemoveImageGarbageCollector (2.10s) [2022-03-05T18:55:23.947Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T18:55:23.947Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-05T18:55:23.947Z] === RUN TestTagInvalidReference [2022-03-05T18:55:23.947Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-05T18:55:23.947Z] === RUN TestTagValidPrefixedRepo [2022-03-05T18:55:23.947Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-05T18:55:23.947Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T18:55:23.947Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-05T18:55:23.947Z] === RUN TestTagOfficialNames [2022-03-05T18:55:23.947Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-05T18:55:23.947Z] === RUN TestTagMatchesDigest [2022-03-05T18:55:23.947Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-05T18:55:23.947Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-05T18:55:24.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-05T18:55:24.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-05T18:55:25.247Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.64s) [2022-03-05T18:55:25.247Z] === RUN TestRemoveContainerWithVolume [2022-03-05T18:55:27.502Z] --- PASS: TestRemoveContainerWithVolume (2.61s) [2022-03-05T18:55:27.502Z] === RUN TestRemoveContainerRunning [2022-03-05T18:55:28.259Z] --- PASS: TestImportExtremelyLargeImageWorks (170.26s) [2022-03-05T18:55:28.259Z] PASS [2022-03-05T18:55:28.259Z] [2022-03-05T18:55:28.259Z] DONE 22 tests in 174.190s [2022-03-05T18:55:28.259Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T18:55:28.259Z] ++ 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-05T18:55:28.259Z] ++ set -e [2022-03-05T18:55:28.259Z] ++ '[' -n 0 ']' [2022-03-05T18:55:28.259Z] ++ set -x [2022-03-05T18:55:28.259Z] ++ 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-05T18:55:28.259Z] INFO: Testing against a local daemon [2022-03-05T18:55:28.259Z] === RUN TestNetworkCreateDelete [2022-03-05T18:55:28.259Z] --- PASS: TestNetworkCreateDelete (0.26s) [2022-03-05T18:55:28.259Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T18:55:28.838Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-03-05T18:55:28.838Z] === RUN TestDaemonDNSFallback [2022-03-05T18:55:29.757Z] --- PASS: TestRemoveContainerRunning (2.02s) [2022-03-05T18:55:29.757Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T18:55:30.213Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-05T18:55:31.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-05T18:55:31.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-05T18:55:31.364Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s) [2022-03-05T18:55:31.364Z] === RUN TestRemoveInvalidContainer [2022-03-05T18:55:31.364Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-05T18:55:31.364Z] === RUN TestRenameLinkedContainer [2022-03-05T18:55:31.364Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-05T18:55:31.364Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-05T18:55:31.364Z] === RUN TestRenameStoppedContainer [2022-03-05T18:55:32.116Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-05T18:55:33.053Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-05T18:55:34.363Z] --- PASS: TestRenameStoppedContainer (2.61s) [2022-03-05T18:55:34.363Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T18:55:34.433Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-05T18:55:34.433Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-05T18:55:34.433Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-05T18:55:35.370Z] --- PASS: TestDaemonDNSFallback (6.54s) [2022-03-05T18:55:35.370Z] === RUN TestInspectNetwork [2022-03-05T18:55:37.276Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-05T18:55:37.843Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-05T18:55:38.213Z] --- PASS: TestRenameRunningContainerAndReuse (4.00s) [2022-03-05T18:55:38.213Z] === RUN TestRenameInvalidName [2022-03-05T18:55:39.220Z] === RUN TestInspectNetwork/full_network_id [2022-03-05T18:55:39.220Z] === RUN TestInspectNetwork/partial_network_id [2022-03-05T18:55:39.220Z] === RUN TestInspectNetwork/network_name [2022-03-05T18:55:39.220Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-05T18:55:39.220Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-05T18:55:39.479Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-05T18:55:39.809Z] --- PASS: TestRenameInvalidName (2.05s) [2022-03-05T18:55:39.809Z] === RUN TestRenameAnonymousContainer [2022-03-05T18:55:40.855Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-05T18:55:41.117Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-05T18:55:41.685Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-05T18:55:42.254Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-05T18:55:43.646Z] --- PASS: TestInspectNetwork (8.19s) [2022-03-05T18:55:43.646Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-05T18:55:43.646Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-05T18:55:43.646Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-05T18:55:43.646Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-05T18:55:43.646Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T18:55:43.906Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-05T18:55:44.164Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-05T18:55:44.164Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-05T18:55:44.424Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-05T18:55:44.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T18:55:44.572Z] INFO: Testing against a local daemon [2022-03-05T18:55:44.572Z] === RUN TestBuildWithSession [2022-03-05T18:55:44.572Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:55:44.572Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T18:55:44.572Z] === RUN TestBuildSquashParent [2022-03-05T18:55:44.572Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:44.572Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-05T18:55:44.572Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T18:55:44.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:55:44.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:55:44.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:55:44.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:55:44.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:55:44.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:55:44.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:55:44.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:55:44.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:55:44.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:55:44.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:55:44.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:55:44.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:55:44.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:55:44.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:55:44.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:55:44.992Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-05T18:55:45.561Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2022-03-05T18:55:45.561Z] === RUN TestNetworkInvalidJSON [2022-03-05T18:55:45.561Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T18:55:45.561Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T18:55:45.561Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:55:45.561Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:55:45.561Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:55:45.561Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:55:45.561Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T18:55:45.561Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:55:45.561Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-05T18:55:45.561Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:55:45.561Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-05T18:55:45.561Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T18:55:45.561Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T18:55:45.561Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-05T18:55:45.561Z] === RUN TestNetworkList [2022-03-05T18:55:45.561Z] === RUN TestNetworkList//networks [2022-03-05T18:55:45.561Z] === PAUSE TestNetworkList//networks [2022-03-05T18:55:45.561Z] === RUN TestNetworkList//networks/ [2022-03-05T18:55:45.561Z] === PAUSE TestNetworkList//networks/ [2022-03-05T18:55:45.561Z] === CONT TestNetworkList//networks [2022-03-05T18:55:45.561Z] === CONT TestNetworkList//networks/ [2022-03-05T18:55:45.561Z] --- PASS: TestNetworkList (0.02s) [2022-03-05T18:55:45.561Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T18:55:45.561Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T18:55:45.561Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T18:55:46.129Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-03-05T18:55:46.129Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T18:55:47.067Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-05T18:55:47.067Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-05T18:55:47.067Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T18:55:47.326Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-05T18:55:47.893Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-03-05T18:55:47.893Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T18:55:49.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-05T18:55:49.271Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-03-05T18:55:49.271Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T18:55:49.271Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-05T18:55:50.219Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-05T18:55:50.364Z] --- PASS: TestRenameAnonymousContainer (9.17s) [2022-03-05T18:55:50.364Z] === RUN TestRenameContainerWithSameName [2022-03-05T18:55:50.482Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-03-05T18:55:50.482Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T18:55:51.050Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-05T18:55:51.050Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T18:55:51.370Z] --- PASS: TestRenameContainerWithSameName (1.98s) [2022-03-05T18:55:51.370Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T18:55:51.370Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-05T18:55:51.370Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-05T18:55:51.370Z] === RUN TestResize [2022-03-05T18:55:51.621Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-05T18:55:52.555Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-05T18:55:52.964Z] --- PASS: TestResize (1.98s) [2022-03-05T18:55:52.964Z] === RUN TestResizeWithInvalidSize [2022-03-05T18:55:53.930Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-03-05T18:55:53.930Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T18:55:53.930Z] service_test.go:243: FLAKY_TEST [2022-03-05T18:55:53.930Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T18:55:53.930Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T18:55:53.930Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-05T18:55:53.930Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-05T18:55:54.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-05T18:55:55.215Z] --- PASS: TestResizeWithInvalidSize (2.02s) [2022-03-05T18:55:55.215Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T18:55:56.468Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-05T18:55:57.101Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:55:57.101Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:55:58.216Z] --- PASS: TestResizeWhenContainerNotStarted (2.58s) [2022-03-05T18:55:58.216Z] === RUN TestDaemonRestartKillContainers [2022-03-05T18:55:58.216Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:55:58.216Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-05T18:55:58.216Z] === RUN TestStats [2022-03-05T18:55:58.216Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-05T18:55:58.216Z] --- SKIP: TestStats (0.00s) [2022-03-05T18:55:58.216Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T18:55:58.371Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-05T18:55:58.371Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-05T18:55:58.939Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-05T18:56:01.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-05T18:56:01.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-05T18:56:02.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-05T18:56:03.043Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.33s) [2022-03-05T18:56:03.043Z] === RUN TestStopContainerWithTimeout [2022-03-05T18:56:03.043Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-05T18:56:03.043Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-05T18:56:03.043Z] === RUN TestUpdateRestartPolicy [2022-03-05T18:56:03.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-05T18:56:03.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-05T18:56:04.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-05T18:56:04.278Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-05T18:56:04.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.39s) [2022-03-05T18:56:04.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.77s) [2022-03-05T18:56:04.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.87s) [2022-03-05T18:56:04.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.99s) [2022-03-05T18:56:04.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.49s) [2022-03-05T18:56:04.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.18s) [2022-03-05T18:56:04.279Z] === RUN TestBuildMultiStageCopy [2022-03-05T18:56:04.279Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T18:56:05.503Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-05T18:56:06.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-05T18:56:07.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-05T18:56:07.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-05T18:56:08.037Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-05T18:56:08.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-05T18:56:08.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-05T18:56:08.975Z] --- PASS: TestServiceWithDataPathPortInit (15.10s) [2022-03-05T18:56:08.975Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T18:56:09.234Z] === RUN TestDockerSuite/TestBuildRm [2022-03-05T18:56:09.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-05T18:56:10.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-05T18:56:10.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-05T18:56:11.778Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-05T18:56:11.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-05T18:56:12.038Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lqsgtbkp6o0iec6helslpvr22 Created:2022-03-05 18:56:10.251931894 +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[a374a416395e5d913faf5f29b30a79be89432122844cd745c00413dbf293fdff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ilxib7q6cak4xxet524ygq23p EndpointID:121e5bbf73a7a01e6bdbcb89aed247ea2f1938098768a7ce022e881a7777156b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2a611249b6537b3b9e51522902503eaac2fb1c45193c4259af2b942e88101606 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:9f1d6b53be5b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ilxib7q6cak4xxet524ygq23p EndpointID:121e5bbf73a7a01e6bdbcb89aed247ea2f1938098768a7ce022e881a7777156b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-05T18:56:12.297Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-05T18:56:12.872Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-05T18:56:12.872Z] Using test binary docker [2022-03-05T18:56:12.872Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-05T18:56:12.872Z] +++ /etc/init.d/apparmor start [2022-03-05T18:56:12.872Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-05T18:56:12.872Z] INFO: Waiting for daemon to start... [2022-03-05T18:56:12.872Z] Starting dockerd [2022-03-05T18:56:12.872Z] +++ 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-05T18:56:13.233Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-05T18:56:13.492Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-05T18:56:13.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-05T18:56:13.750Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-05T18:56:14.685Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-05T18:56:14.876Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T18:56:14.876Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T18:56:15.344Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T18:56:16.060Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-05T18:56:16.060Z] docker_api_swarm_test.go:304: [d82ac22ca2e5d] joining swarm manager [d8022da25f707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T18:56:16.640Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s) [2022-03-05T18:56:16.640Z] PASS [2022-03-05T18:56:16.640Z] [2022-03-05T18:56:16.640Z] === Skipped [2022-03-05T18:56:16.640Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T18:56:16.640Z] service_test.go:243: FLAKY_TEST [2022-03-05T18:56:16.640Z] [2022-03-05T18:56:16.640Z] DONE 26 tests, 1 skipped in 48.675s [2022-03-05T18:56:16.640Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T18:56:16.640Z] ++ 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-05T18:56:16.640Z] ++ set -e [2022-03-05T18:56:16.640Z] ++ '[' -n 0 ']' [2022-03-05T18:56:16.640Z] ++ set -x [2022-03-05T18:56:16.640Z] ++ 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-05T18:56:16.640Z] INFO: Testing against a local daemon [2022-03-05T18:56:16.640Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T18:56:16.640Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:56:16.640Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T18:56:16.640Z] === RUN TestDockerNetworkIpvlan [2022-03-05T18:56:16.640Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:56:16.640Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T18:56:16.640Z] PASS [2022-03-05T18:56:16.640Z] [2022-03-05T18:56:16.640Z] === Skipped [2022-03-05T18:56:16.640Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T18:56:16.640Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:56:16.640Z] [2022-03-05T18:56:16.640Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T18:56:16.640Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:56:16.640Z] [2022-03-05T18:56:16.640Z] DONE 2 tests, 2 skipped in 0.103s [2022-03-05T18:56:16.640Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T18:56:16.640Z] ++ 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-05T18:56:16.641Z] ++ set -e [2022-03-05T18:56:16.641Z] ++ '[' -n 0 ']' [2022-03-05T18:56:16.641Z] ++ set -x [2022-03-05T18:56:16.641Z] ++ 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-05T18:56:16.901Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-05T18:56:16.901Z] INFO: Testing against a local daemon [2022-03-05T18:56:16.901Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T18:56:16.914Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T18:56:17.161Z] docker_api_swarm_test.go:305: [dbcaaaa25c2ee] joining swarm manager [d8022da25f707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T18:56:18.096Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-05T18:56:18.355Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-03-05T18:56:18.355Z] === RUN TestDockerNetworkMacvlan [2022-03-05T18:56:18.483Z] --- PASS: TestBuildMultiStageCopy (14.05s) [2022-03-05T18:56:18.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.47s) [2022-03-05T18:56:18.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2022-03-05T18:56:18.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-05T18:56:18.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2022-03-05T18:56:18.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2022-03-05T18:56:18.483Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T18:56:18.923Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-05T18:56:19.450Z] . [2022-03-05T18:56:19.450Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-05T18:56:19.450Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-05T18:56:19.450Z] Error: No such image: emptyfs [2022-03-05T18:56:19.450Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-05T18:56:19.450Z] ++++ docker load [2022-03-05T18:56:19.450Z] Running integration-test (iteration 1) [2022-03-05T18:56:19.450Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-05T18:56:19.450Z] ++ 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-05T18:56:19.450Z] ++ set -e [2022-03-05T18:56:19.450Z] ++ '[' -n 0 ']' [2022-03-05T18:56:19.450Z] ++ set -x [2022-03-05T18:56:19.450Z] ++ 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-05T18:56:19.450Z] Loaded image: busybox:latest [2022-03-05T18:56:19.450Z] Loaded image: busybox:glibc [2022-03-05T18:56:19.859Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-05T18:56:19.859Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-05T18:56:19.859Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-05T18:56:20.019Z] Loaded image: debian:bullseye-slim [2022-03-05T18:56:20.020Z] Loaded image: hello-world:latest [2022-03-05T18:56:20.117Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-05T18:56:20.117Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-05T18:56:20.117Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-05T18:56:20.279Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T18:56:20.279Z] INFO: Testing against a local daemon [2022-03-05T18:56:20.279Z] === RUN TestCgroupNamespacesBuild [2022-03-05T18:56:20.376Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-05T18:56:20.635Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-05T18:56:21.175Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-05T18:56:21.175Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-05T18:56:21.175Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-05T18:56:21.175Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-05T18:56:21.175Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-05T18:56:21.175Z] remote: Enumerating objects: 23, done. [2022-03-05T18:56:21.175Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-05T18:56:21.175Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-05T18:56:21.175Z] 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 | 10.17 MiB/s, done. [2022-03-05T18:56:21.175Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-05T18:56:21.175Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-05T18:56:21.175Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-05T18:56:21.175Z] Cross building: bundles/cross/linux/ppc64le [2022-03-05T18:56:21.175Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-05T18:56:21.175Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-05T18:56:21.203Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-05T18:56:21.203Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-05T18:56:21.446Z] --- PASS: TestBuildMultiStageParentConfig (3.22s) [2022-03-05T18:56:21.446Z] === RUN TestBuildLabelWithTargets [2022-03-05T18:56:21.446Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:56:21.446Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-05T18:56:21.446Z] === RUN TestBuildWithEmptyLayers [2022-03-05T18:56:21.661Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-03-05T18:56:21.661Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-05T18:56:22.140Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-05T18:56:22.601Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-03-05T18:56:22.601Z] === RUN TestBuildWithSession [2022-03-05T18:56:22.601Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:56:22.601Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-05T18:56:22.601Z] === RUN TestBuildSquashParent [2022-03-05T18:56:22.707Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-05T18:56:22.781Z] --- PASS: TestImportExtremelyLargeImageWorks (89.87s) [2022-03-05T18:56:22.782Z] PASS [2022-03-05T18:56:22.782Z] [2022-03-05T18:56:22.782Z] === Skipped [2022-03-05T18:56:22.782Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-05T18:56:22.782Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-05T18:56:22.782Z] [2022-03-05T18:56:22.782Z] DONE 22 tests, 1 skipped in 93.841s [2022-03-05T18:56:22.782Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T18:56:22.782Z] INFO: Testing against a local daemon [2022-03-05T18:56:22.782Z] === RUN TestNetworkCreateDelete [2022-03-05T18:56:22.782Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-05T18:56:22.782Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T18:56:22.782Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-05T18:56:22.782Z] === RUN TestDaemonDNSFallback [2022-03-05T18:56:23.017Z] --- PASS: TestBuildWithEmptyLayers (1.71s) [2022-03-05T18:56:23.017Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T18:56:23.038Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-03-05T18:56:23.038Z] === RUN TestInspectNetwork [2022-03-05T18:56:23.038Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:23.038Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T18:56:23.038Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestNetworkInvalidJSON [2022-03-05T18:56:23.038Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T18:56:23.038Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T18:56:23.038Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:56:23.038Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:56:23.038Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:56:23.038Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:56:23.038Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T18:56:23.038Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:56:23.038Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:56:23.038Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-05T18:56:23.038Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T18:56:23.038Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T18:56:23.038Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestNetworkList [2022-03-05T18:56:23.038Z] === RUN TestNetworkList//networks [2022-03-05T18:56:23.038Z] === PAUSE TestNetworkList//networks [2022-03-05T18:56:23.038Z] === RUN TestNetworkList//networks/ [2022-03-05T18:56:23.038Z] === PAUSE TestNetworkList//networks/ [2022-03-05T18:56:23.038Z] === CONT TestNetworkList//networks [2022-03-05T18:56:23.038Z] === CONT TestNetworkList//networks/ [2022-03-05T18:56:23.038Z] --- PASS: TestNetworkList (0.01s) [2022-03-05T18:56:23.038Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T18:56:23.038Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T18:56:23.038Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T18:56:23.038Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-05T18:56:23.038Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T18:56:23.038Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T18:56:23.038Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T18:56:23.038Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T18:56:23.038Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T18:56:23.038Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:23.038Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T18:56:23.038Z] service_test.go:243: FLAKY_TEST [2022-03-05T18:56:23.038Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T18:56:23.038Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:23.038Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T18:56:23.038Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:23.038Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T18:56:23.038Z] PASS [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === Skipped [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-05T18:56:23.038Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-05T18:56:23.038Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-05T18:56:23.038Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-05T18:56:23.038Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T18:56:23.038Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T18:56:23.038Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T18:56:23.038Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T18:56:23.038Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T18:56:23.038Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T18:56:23.038Z] service_test.go:243: FLAKY_TEST [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-05T18:56:23.038Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T18:56:23.038Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] DONE 22 tests, 12 skipped in 6.892s [2022-03-05T18:56:23.038Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T18:56:23.038Z] INFO: Testing against a local daemon [2022-03-05T18:56:23.038Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T18:56:23.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:56:23.038Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T18:56:23.038Z] === RUN TestDockerNetworkIpvlan [2022-03-05T18:56:23.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:56:23.038Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T18:56:23.038Z] PASS [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === Skipped [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T18:56:23.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T18:56:23.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:56:23.038Z] [2022-03-05T18:56:23.038Z] DONE 2 tests, 2 skipped in 0.085s [2022-03-05T18:56:23.294Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T18:56:23.294Z] INFO: Testing against a local daemon [2022-03-05T18:56:23.294Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T18:56:23.294Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.294Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestDockerNetworkMacvlan [2022-03-05T18:56:23.294Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.294Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-05T18:56:23.294Z] PASS [2022-03-05T18:56:23.294Z] [2022-03-05T18:56:23.294Z] === Skipped [2022-03-05T18:56:23.294Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-05T18:56:23.294Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.294Z] [2022-03-05T18:56:23.294Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-05T18:56:23.294Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-05T18:56:23.294Z] [2022-03-05T18:56:23.294Z] DONE 2 tests, 2 skipped in 0.087s [2022-03-05T18:56:23.294Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T18:56:23.294Z] testing: warning: no tests to run [2022-03-05T18:56:23.294Z] PASS [2022-03-05T18:56:23.294Z] [2022-03-05T18:56:23.294Z] DONE 0 tests in 0.021s [2022-03-05T18:56:23.294Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T18:56:23.294Z] INFO: Testing against a local daemon [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginTLS [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginHeader [2022-03-05T18:56:23.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.294Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-05T18:56:23.294Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-05T18:56:23.550Z] === RUN TestAuthZPluginV2Disable [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-05T18:56:23.550Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-03-05T18:56:23.550Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-05T18:56:23.550Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-05T18:56:23.550Z] PASS [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === Skipped [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-05T18:56:23.550Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.550Z] [2022-03-05T18:56:23.550Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-05T18:56:23.551Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.551Z] [2022-03-05T18:56:23.551Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-03-05T18:56:23.551Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.551Z] [2022-03-05T18:56:23.551Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-05T18:56:23.551Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.551Z] [2022-03-05T18:56:23.551Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-05T18:56:23.551Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.551Z] [2022-03-05T18:56:23.551Z] DONE 17 tests, 17 skipped in 0.267s [2022-03-05T18:56:23.551Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T18:56:23.551Z] INFO: Testing against a local daemon [2022-03-05T18:56:23.551Z] === RUN TestPluginInvalidJSON [2022-03-05T18:56:23.807Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:56:23.807Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:56:23.807Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:56:23.807Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-05T18:56:23.807Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T18:56:23.807Z] === RUN TestPluginInstall [2022-03-05T18:56:23.807Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.807Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-05T18:56:23.807Z] === RUN TestPluginsWithRuntimes [2022-03-05T18:56:23.807Z] 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-05T18:56:23.807Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-05T18:56:23.807Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T18:56:23.807Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-05T18:56:23.807Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T18:56:23.807Z] PASS [2022-03-05T18:56:23.807Z] [2022-03-05T18:56:23.807Z] === Skipped [2022-03-05T18:56:23.807Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-05T18:56:23.807Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-05T18:56:23.807Z] [2022-03-05T18:56:23.807Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-05T18:56:23.807Z] 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-05T18:56:23.807Z] [2022-03-05T18:56:23.807Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T18:56:23.807Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-05T18:56:23.807Z] [2022-03-05T18:56:23.807Z] DONE 5 tests, 3 skipped in 0.111s [2022-03-05T18:56:23.807Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T18:56:23.807Z] INFO: Testing against a local daemon [2022-03-05T18:56:23.807Z] === RUN TestExternalGraphDriver [2022-03-05T18:56:23.808Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-05T18:56:23.808Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-05T18:56:23.808Z] === RUN TestGraphdriverPluginV2 [2022-03-05T18:56:25.240Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-05T18:56:25.240Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-05T18:56:26.177Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-05T18:56:26.579Z] --- PASS: TestBuildWithHugeFile (113.72s) [2022-03-05T18:56:26.579Z] === RUN TestBuildWCOWSandboxSize [2022-03-05T18:56:26.579Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:56:26.579Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:56:26.579Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T18:56:26.579Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:56:26.579Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:56:26.579Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:56:26.579Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:56:26.579Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:56:26.579Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:56:26.579Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:56:26.579Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:56:26.579Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:56:26.579Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-03-05T18:56:26.579Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-05T18:56:26.579Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-05T18:56:26.579Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-05T18:56:26.579Z] === RUN TestBuildPreserveOwnership [2022-03-05T18:56:26.579Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:56:26.579Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-05T18:56:26.579Z] === RUN TestBuildPlatformInvalid [2022-03-05T18:56:26.579Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-03-05T18:56:26.579Z] PASS [2022-03-05T18:56:26.579Z] ok github.com/docker/docker/integration/build 191.581s [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === Skipped [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-05T18:56:26.579Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-05T18:56:26.579Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-05T18:56:26.579Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-05T18:56:26.579Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:56:26.579Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-05T18:56:26.579Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] DONE 29 tests, 6 skipped in 217.967s [2022-03-05T18:56:26.579Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-05T18:56:26.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:56:26.579Z] INFO: Testing against a local daemon [2022-03-05T18:56:26.579Z] === RUN TestConfigInspect [2022-03-05T18:56:26.579Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:26.579Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-05T18:56:26.579Z] === RUN TestConfigList [2022-03-05T18:56:26.579Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:26.579Z] --- SKIP: TestConfigList (0.00s) [2022-03-05T18:56:26.579Z] === RUN TestConfigsCreateAndDelete [2022-03-05T18:56:26.579Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:26.579Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-05T18:56:26.579Z] === RUN TestConfigsUpdate [2022-03-05T18:56:26.579Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:26.579Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-05T18:56:26.579Z] === RUN TestTemplatedConfig [2022-03-05T18:56:26.579Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:26.579Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-05T18:56:26.579Z] === RUN TestConfigCreateResolve [2022-03-05T18:56:26.579Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:26.579Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-05T18:56:26.579Z] PASS [2022-03-05T18:56:26.579Z] ok github.com/docker/docker/integration/config 0.091s [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === Skipped [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-05T18:56:26.579Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-05T18:56:26.579Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-05T18:56:26.579Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-05T18:56:26.579Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-05T18:56:26.579Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-05T18:56:26.579Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:26.579Z] [2022-03-05T18:56:26.579Z] DONE 6 tests, 6 skipped in 2.028s [2022-03-05T18:56:26.579Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-05T18:56:26.801Z] --- PASS: TestBuildSquashParent (3.59s) [2022-03-05T18:56:26.802Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-05T18:56:26.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:56:26.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:56:26.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:56:26.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:56:26.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:56:26.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:56:26.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:56:26.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:56:26.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:56:26.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:56:26.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:56:26.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:56:26.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-05T18:56:26.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-05T18:56:27.114Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-05T18:56:27.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:56:27.567Z] INFO: Testing against a local daemon [2022-03-05T18:56:27.567Z] === RUN TestCheckpoint [2022-03-05T18:56:27.567Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:56:27.567Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T18:56:27.567Z] === RUN TestContainerInvalidJSON [2022-03-05T18:56:27.567Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:56:27.567Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:56:27.567Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:56:27.567Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:56:27.567Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:56:27.567Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:56:27.567Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-05T18:56:27.567Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T18:56:27.567Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-05T18:56:27.567Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T18:56:27.680Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-05T18:56:27.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-05T18:56:27.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-05T18:56:27.973Z] --- PASS: TestGraphdriverPluginV2 (3.50s) [2022-03-05T18:56:27.973Z] PASS [2022-03-05T18:56:27.973Z] [2022-03-05T18:56:27.973Z] === Skipped [2022-03-05T18:56:27.973Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-05T18:56:27.973Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-05T18:56:27.973Z] [2022-03-05T18:56:27.973Z] DONE 2 tests, 1 skipped in 3.632s [2022-03-05T18:56:27.973Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T18:56:27.973Z] INFO: Testing against a local daemon [2022-03-05T18:56:27.973Z] === RUN TestContinueAfterPluginCrash [2022-03-05T18:56:27.973Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T18:56:27.973Z] === RUN TestReadPluginNoRead [2022-03-05T18:56:27.973Z] === PAUSE TestReadPluginNoRead [2022-03-05T18:56:27.973Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T18:56:27.973Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T18:56:27.973Z] === CONT TestContinueAfterPluginCrash [2022-03-05T18:56:27.973Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T18:56:28.035Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-03-05T18:56:28.035Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T18:56:28.035Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2022-03-05T18:56:28.035Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T18:56:28.478Z] --- PASS: TestUpdateRestartPolicy (21.92s) [2022-03-05T18:56:28.478Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T18:56:28.478Z] --- PASS: TestUpdateRestartWithAutoRemove (1.86s) [2022-03-05T18:56:28.478Z] === RUN TestWaitNonBlocked [2022-03-05T18:56:28.478Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:56:28.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:56:28.478Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:56:28.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:56:28.478Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:56:28.478Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:56:28.504Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2022-03-05T18:56:28.504Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T18:56:28.619Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-05T18:56:28.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-05T18:56:28.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-05T18:56:28.973Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s) [2022-03-05T18:56:28.973Z] === RUN TestCopyFromContainer [2022-03-05T18:56:28.973Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:28.973Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-05T18:56:28.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T18:56:28.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:56:28.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:56:28.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:56:28.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:56:28.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:56:28.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:56:28.973Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:56:28.973Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:56:28.973Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:56:28.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-05T18:56:28.973Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T18:56:28.973Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-05T18:56:28.973Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-05T18:56:28.973Z] === RUN TestCreateWithInvalidEnv [2022-03-05T18:56:28.973Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T18:56:28.973Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T18:56:28.973Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T18:56:28.973Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T18:56:28.973Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T18:56:28.973Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T18:56:28.973Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T18:56:28.973Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T18:56:28.973Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T18:56:28.973Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-05T18:56:28.973Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T18:56:28.973Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:28.973Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-05T18:56:28.973Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T18:56:28.973Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:28.973Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-05T18:56:28.973Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T18:56:28.973Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:28.973Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-05T18:56:28.973Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T18:56:28.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:56:28.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:56:28.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:56:28.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:56:28.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:56:28.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:56:28.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:56:28.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:56:28.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:56:28.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:56:28.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:56:28.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:56:28.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:56:28.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:56:28.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:56:28.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-05T18:56:28.973Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T18:56:28.973Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-05T18:56:28.973Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-05T18:56:28.973Z] === RUN TestCreateDifferentPlatform [2022-03-05T18:56:28.973Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T18:56:28.973Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T18:56:28.973Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-05T18:56:28.973Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T18:56:28.973Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T18:56:28.973Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-03-05T18:56:28.973Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T18:56:28.973Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-05T18:56:28.973Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T18:56:28.973Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T18:56:28.973Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:28.973Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-05T18:56:28.973Z] === RUN TestDiff [2022-03-05T18:56:28.973Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:28.973Z] --- SKIP: TestDiff (0.00s) [2022-03-05T18:56:28.973Z] === RUN TestExecWithCloseStdin [2022-03-05T18:56:28.973Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-05T18:56:28.973Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-05T18:56:28.973Z] === RUN TestExec [2022-03-05T18:56:29.189Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-05T18:56:29.756Z] === RUN TestDockerSuite/TestBuildUser [2022-03-05T18:56:30.068Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-05T18:56:30.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.38s) [2022-03-05T18:56:30.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2022-03-05T18:56:30.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.11s) [2022-03-05T18:56:30.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-03-05T18:56:30.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s) [2022-03-05T18:56:30.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s) [2022-03-05T18:56:30.068Z] === RUN TestBuildMultiStageCopy [2022-03-05T18:56:30.068Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-05T18:56:30.074Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-05T18:56:30.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.66s) [2022-03-05T18:56:30.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.13s) [2022-03-05T18:56:30.074Z] === RUN TestWaitBlocked [2022-03-05T18:56:30.074Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:30.074Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-05T18:56:30.074Z] PASS [2022-03-05T18:56:30.074Z] ok github.com/docker/docker/integration/container 87.017s [2022-03-05T18:56:30.074Z] [2022-03-05T18:56:30.074Z] === Skipped [2022-03-05T18:56:30.074Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-05T18:56:30.074Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:56:30.074Z] [2022-03-05T18:56:30.074Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-05T18:56:30.074Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:30.074Z] [2022-03-05T18:56:30.074Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-05T18:56:30.074Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-05T18:56:30.074Z] [2022-03-05T18:56:30.074Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-05T18:56:30.074Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:30.074Z] [2022-03-05T18:56:30.074Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-05T18:56:30.074Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:30.074Z] [2022-03-05T18:56:30.074Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-05T18:56:30.074Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:30.074Z] [2022-03-05T18:56:30.074Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-05T18:56:30.075Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T18:56:30.075Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-05T18:56:30.075Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-05T18:56:30.075Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-05T18:56:30.075Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-05T18:56:30.075Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-05T18:56:30.075Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-05T18:56:30.075Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-05T18:56:30.075Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T18:56:30.075Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-05T18:56:30.075Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-05T18:56:30.075Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-05T18:56:30.075Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-05T18:56:30.075Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-05T18:56:30.075Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-05T18:56:30.075Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-05T18:56:30.075Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-05T18:56:30.075Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-05T18:56:30.075Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-05T18:56:30.075Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-05T18:56:30.075Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-05T18:56:30.075Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-05T18:56:30.075Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-05T18:56:30.075Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-05T18:56:30.075Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-05T18:56:30.075Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-05T18:56:30.075Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-05T18:56:30.075Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:30.075Z] [2022-03-05T18:56:30.075Z] DONE 87 tests, 33 skipped in 89.244s [2022-03-05T18:56:30.075Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-05T18:56:30.693Z] --- PASS: TestDockerNetworkMacvlan (12.31s) [2022-03-05T18:56:30.693Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-03-05T18:56:30.693Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-05T18:56:30.693Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2022-03-05T18:56:30.693Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.07s) [2022-03-05T18:56:30.693Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.91s) [2022-03-05T18:56:30.693Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.15s) [2022-03-05T18:56:30.693Z] PASS [2022-03-05T18:56:30.693Z] [2022-03-05T18:56:30.693Z] DONE 8 tests in 13.846s [2022-03-05T18:56:30.693Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T18:56:30.693Z] ++ 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-05T18:56:30.693Z] ++ set -e [2022-03-05T18:56:30.693Z] ++ '[' -n 0 ']' [2022-03-05T18:56:30.693Z] ++ set -x [2022-03-05T18:56:30.693Z] ++ 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-05T18:56:30.693Z] testing: warning: no tests to run [2022-03-05T18:56:30.693Z] PASS [2022-03-05T18:56:30.693Z] [2022-03-05T18:56:30.693Z] DONE 0 tests in 0.027s [2022-03-05T18:56:30.693Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T18:56:30.693Z] ++ 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-05T18:56:30.693Z] ++ set -e [2022-03-05T18:56:30.693Z] ++ '[' -n 0 ']' [2022-03-05T18:56:30.693Z] ++ set -x [2022-03-05T18:56:30.693Z] ++ 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-05T18:56:30.693Z] INFO: Testing against a local daemon [2022-03-05T18:56:30.693Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T18:56:31.008Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-05T18:56:31.261Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-05T18:56:31.269Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-05T18:56:31.269Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-05T18:56:31.530Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-05T18:56:31.791Z] --- PASS: TestBuildMultiStageCopy (1.89s) [2022-03-05T18:56:31.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2022-03-05T18:56:31.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-03-05T18:56:31.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-03-05T18:56:31.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-03-05T18:56:31.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-03-05T18:56:31.791Z] === RUN TestBuildMultiStageParentConfig [2022-03-05T18:56:32.144Z] --- PASS: TestDaemonStartWithLogOpt (4.23s) [2022-03-05T18:56:32.144Z] === CONT TestReadPluginNoRead [2022-03-05T18:56:32.198Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2022-03-05T18:56:32.198Z] === RUN TestAuthZPluginTLS [2022-03-05T18:56:32.362Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-03-05T18:56:32.362Z] === RUN TestBuildLabelWithTargets [2022-03-05T18:56:32.765Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-03-05T18:56:32.765Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T18:56:32.783Z] --- PASS: TestExec (3.61s) [2022-03-05T18:56:32.783Z] === RUN TestExecUser [2022-03-05T18:56:32.783Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-05T18:56:32.783Z] --- SKIP: TestExecUser (0.00s) [2022-03-05T18:56:32.783Z] === RUN TestExportContainerAndImportImage [2022-03-05T18:56:32.783Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:32.783Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-05T18:56:32.783Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T18:56:32.783Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:32.783Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-05T18:56:32.783Z] === RUN TestHealthCheckWorkdir [2022-03-05T18:56:32.783Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:32.783Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-05T18:56:32.783Z] === RUN TestHealthKillContainer [2022-03-05T18:56:32.783Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-05T18:56:32.783Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-05T18:56:32.783Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T18:56:32.783Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T18:56:32.783Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T18:56:32.783Z] === RUN TestKillContainerInvalidSignal [2022-03-05T18:56:33.306Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-03-05T18:56:33.306Z] === RUN TestBuildWithEmptyLayers [2022-03-05T18:56:33.332Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-03-05T18:56:33.332Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T18:56:33.332Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-05T18:56:33.877Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-03-05T18:56:33.877Z] === RUN TestBuildMultiStageOnBuild [2022-03-05T18:56:33.899Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-03-05T18:56:33.899Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T18:56:34.031Z] === RUN TestReadPluginNoRead/default [2022-03-05T18:56:34.158Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-05T18:56:34.418Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-05T18:56:34.418Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T18:56:34.991Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T18:56:35.259Z] --- PASS: TestBuildMultiStageOnBuild (1.30s) [2022-03-05T18:56:35.259Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T18:56:35.520Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-05T18:56:35.520Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T18:56:35.794Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2022-03-05T18:56:35.794Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T18:56:36.363Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-03-05T18:56:36.363Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T18:56:36.374Z] --- PASS: TestContinueAfterPluginCrash (8.77s) [2022-03-05T18:56:36.374Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T18:56:36.573Z] --- PASS: TestKillContainerInvalidSignal (3.44s) [2022-03-05T18:56:36.573Z] === RUN TestKillContainer [2022-03-05T18:56:36.573Z] === RUN TestKillContainer/no_signal [2022-03-05T18:56:36.623Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-05T18:56:36.623Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T18:56:36.902Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2022-03-05T18:56:36.902Z] === RUN TestBuildWithHugeFile [2022-03-05T18:56:37.191Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-05T18:56:37.191Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T18:56:37.738Z] === CONT TestReadPluginNoRead [2022-03-05T18:56:37.738Z] read_test.go:92: [d121c6e968e91] daemon is not started [2022-03-05T18:56:37.738Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-03-05T18:56:37.738Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-03-05T18:56:37.738Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-03-05T18:56:37.738Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-03-05T18:56:37.738Z] PASS [2022-03-05T18:56:37.738Z] [2022-03-05T18:56:37.738Z] DONE 6 tests in 10.143s [2022-03-05T18:56:37.738Z] 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-05T18:56:37.738Z] testing: warning: no tests to run [2022-03-05T18:56:37.738Z] PASS [2022-03-05T18:56:37.738Z] [2022-03-05T18:56:37.738Z] DONE 0 tests in 0.033s [2022-03-05T18:56:37.738Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T18:56:37.738Z] INFO: Testing against a local daemon [2022-03-05T18:56:37.738Z] === RUN TestPluginWithDevMounts [2022-03-05T18:56:37.738Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-05T18:56:37.738Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-05T18:56:37.738Z] PASS [2022-03-05T18:56:37.738Z] [2022-03-05T18:56:37.738Z] === Skipped [2022-03-05T18:56:37.738Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-05T18:56:37.738Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-05T18:56:37.738Z] [2022-03-05T18:56:37.738Z] DONE 1 tests, 1 skipped in 0.088s [2022-03-05T18:56:37.738Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T18:56:37.738Z] INFO: Testing against a local daemon [2022-03-05T18:56:37.738Z] === RUN TestSecretInspect [2022-03-05T18:56:37.738Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-05T18:56:37.738Z] === RUN TestSecretList [2022-03-05T18:56:37.738Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] --- SKIP: TestSecretList (0.01s) [2022-03-05T18:56:37.738Z] === RUN TestSecretsCreateAndDelete [2022-03-05T18:56:37.738Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-05T18:56:37.738Z] === RUN TestSecretsUpdate [2022-03-05T18:56:37.738Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-05T18:56:37.738Z] === RUN TestTemplatedSecret [2022-03-05T18:56:37.738Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-05T18:56:37.738Z] === RUN TestSecretCreateResolve [2022-03-05T18:56:37.738Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-05T18:56:37.738Z] PASS [2022-03-05T18:56:37.738Z] [2022-03-05T18:56:37.738Z] === Skipped [2022-03-05T18:56:37.738Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-05T18:56:37.738Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] [2022-03-05T18:56:37.738Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-05T18:56:37.738Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] [2022-03-05T18:56:37.738Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-05T18:56:37.738Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] [2022-03-05T18:56:37.738Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-05T18:56:37.738Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] [2022-03-05T18:56:37.738Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-05T18:56:37.738Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] [2022-03-05T18:56:37.738Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-05T18:56:37.738Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.738Z] [2022-03-05T18:56:37.738Z] DONE 6 tests, 6 skipped in 0.158s [2022-03-05T18:56:37.738Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T18:56:37.958Z] --- PASS: TestBuildMultiStageOnBuild (14.13s) [2022-03-05T18:56:37.958Z] === RUN TestBuildUncleanTarFilenames [2022-03-05T18:56:37.958Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:56:37.958Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-05T18:56:37.958Z] === RUN TestBuildMultiStageLayerLeak [2022-03-05T18:56:37.994Z] INFO: Testing against a local daemon [2022-03-05T18:56:37.994Z] === RUN TestServiceCreateInit [2022-03-05T18:56:37.994Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T18:56:37.994Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T18:56:37.994Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-05T18:56:37.994Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T18:56:37.994Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T18:56:37.994Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T18:56:37.994Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestCreateServiceConflict [2022-03-05T18:56:37.994Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T18:56:37.994Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T18:56:37.994Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T18:56:37.994Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T18:56:37.994Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestCreateServiceSysctls [2022-03-05T18:56:37.994Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-05T18:56:37.994Z] === RUN TestCreateServiceCapabilities [2022-03-05T18:56:37.994Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-05T18:56:37.994Z] === RUN TestInspect [2022-03-05T18:56:37.994Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestInspect (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestCreateJob [2022-03-05T18:56:37.994Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestCreateJob (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestReplicatedJob [2022-03-05T18:56:37.994Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestUpdateReplicatedJob [2022-03-05T18:56:37.994Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestServiceListWithStatuses [2022-03-05T18:56:37.994Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T18:56:37.994Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T18:56:37.994Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T18:56:37.994Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestDockerNetworkReConnect [2022-03-05T18:56:37.994Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:37.994Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-05T18:56:37.994Z] === RUN TestServicePlugin [2022-03-05T18:56:39.115Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.63s) [2022-03-05T18:56:39.115Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T18:56:39.626Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T18:56:39.626Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-05T18:56:39.626Z] === RUN TestKillContainer/killing_signal [2022-03-05T18:56:39.890Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:39.891Z] --- SKIP: TestServicePlugin (1.87s) [2022-03-05T18:56:39.891Z] === RUN TestServiceUpdateLabel [2022-03-05T18:56:39.891Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:39.891Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-05T18:56:39.891Z] === RUN TestServiceUpdateSecrets [2022-03-05T18:56:39.891Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:39.891Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-03-05T18:56:39.891Z] === RUN TestServiceUpdateConfigs [2022-03-05T18:56:39.891Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:39.891Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-05T18:56:39.891Z] === RUN TestServiceUpdateNetwork [2022-03-05T18:56:39.891Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:39.891Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-05T18:56:39.891Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T18:56:40.147Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-05T18:56:40.147Z] PASS [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === Skipped [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T18:56:40.147Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T18:56:40.147Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-05T18:56:40.147Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-05T18:56:40.147Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-05T18:56:40.147Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-05T18:56:40.147Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-05T18:56:40.147Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-05T18:56:40.147Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-05T18:56:40.147Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-05T18:56:40.147Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-05T18:56:40.147Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-05T18:56:40.147Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-05T18:56:40.147Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-05T18:56:40.147Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-05T18:56:40.147Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-05T18:56:40.147Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-05T18:56:40.147Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestServicePlugin (1.87s) [2022-03-05T18:56:40.147Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-05T18:56:40.147Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-03-05T18:56:40.147Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-05T18:56:40.147Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-05T18:56:40.147Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-05T18:56:40.147Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] DONE 24 tests, 23 skipped in 2.216s [2022-03-05T18:56:40.147Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T18:56:40.147Z] INFO: Testing against a local daemon [2022-03-05T18:56:40.147Z] === RUN TestSessionCreate [2022-03-05T18:56:40.147Z] --- PASS: TestSessionCreate (0.02s) [2022-03-05T18:56:40.147Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T18:56:40.147Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-05T18:56:40.147Z] PASS [2022-03-05T18:56:40.147Z] [2022-03-05T18:56:40.147Z] DONE 2 tests in 0.119s [2022-03-05T18:56:40.147Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T18:56:40.147Z] INFO: Testing against a local daemon [2022-03-05T18:56:40.147Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T18:56:40.147Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T18:56:40.147Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T18:56:40.147Z] === RUN TestDiskUsage [2022-03-05T18:56:40.147Z] === PAUSE TestDiskUsage [2022-03-05T18:56:40.147Z] === RUN TestEventsExecDie [2022-03-05T18:56:40.709Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-05T18:56:40.709Z] === RUN TestEventsBackwardsCompatible [2022-03-05T18:56:40.709Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-05T18:56:40.709Z] === RUN TestEventsVolumeCreate [2022-03-05T18:56:40.965Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-05T18:56:40.965Z] === RUN TestInfoBinaryCommits [2022-03-05T18:56:40.965Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-05T18:56:40.965Z] === RUN TestInfoAPIVersioned [2022-03-05T18:56:40.965Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-05T18:56:40.965Z] === RUN TestInfoAPI [2022-03-05T18:56:40.965Z] --- PASS: TestInfoAPI (0.02s) [2022-03-05T18:56:40.965Z] === RUN TestInfoAPIWarnings [2022-03-05T18:56:41.021Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-03-05T18:56:41.021Z] === RUN TestAuthZPluginHeader [2022-03-05T18:56:41.589Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-03-05T18:56:41.589Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T18:56:43.489Z] --- PASS: TestKillContainer (7.07s) [2022-03-05T18:56:43.489Z] --- PASS: TestKillContainer/no_signal (3.33s) [2022-03-05T18:56:43.489Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-05T18:56:43.489Z] --- PASS: TestKillContainer/killing_signal (3.69s) [2022-03-05T18:56:43.489Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T18:56:43.489Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:56:43.489Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-05T18:56:43.489Z] === RUN TestKillStoppedContainer [2022-03-05T18:56:43.489Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:56:43.489Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-05T18:56:43.489Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T18:56:43.489Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:56:43.489Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-05T18:56:43.489Z] === RUN TestKillDifferentUserContainer [2022-03-05T18:56:43.489Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-05T18:56:43.489Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-05T18:56:43.489Z] === RUN TestInspectOomKilledTrue [2022-03-05T18:56:43.489Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:43.489Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T18:56:43.489Z] === RUN TestInspectOomKilledFalse [2022-03-05T18:56:43.489Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:56:43.489Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-05T18:56:43.489Z] === RUN TestLogsFollowTailEmpty [2022-03-05T18:56:44.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-05T18:56:45.501Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-05T18:56:46.068Z] docker_api_swarm_test.go:272: [d8eb86aeb81e2] joining swarm manager [dcda3b29fde46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T18:56:46.326Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.76s) [2022-03-05T18:56:46.326Z] === RUN TestAuthZPluginV2Disable [2022-03-05T18:56:46.586Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-05T18:56:46.586Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-05T18:56:47.313Z] --- PASS: TestLogsFollowTailEmpty (3.39s) [2022-03-05T18:56:47.313Z] === RUN TestNetworkNat [2022-03-05T18:56:47.313Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:47.313Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-05T18:56:47.313Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T18:56:47.523Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-05T18:56:47.523Z] docker_api_swarm_test.go:273: [debd1f397be44] joining swarm manager [dcda3b29fde46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T18:56:48.089Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-05T18:56:48.104Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T18:56:48.104Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-05T18:56:48.104Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-05T18:56:48.104Z] === RUN TestDaemonConfigValidation [2022-03-05T18:56:48.104Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-05T18:56:48.104Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-05T18:56:48.104Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-05T18:56:48.104Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-05T18:56:48.104Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-05T18:56:48.104Z] === RUN TestDaemonProxy [2022-03-05T18:56:48.104Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-05T18:56:48.104Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-05T18:56:48.104Z] PASS [2022-03-05T18:56:48.104Z] ok github.com/docker/docker/integration/daemon 0.096s [2022-03-05T18:56:48.104Z] [2022-03-05T18:56:48.104Z] === Skipped [2022-03-05T18:56:48.104Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-05T18:56:48.104Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-05T18:56:48.104Z] [2022-03-05T18:56:48.104Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-05T18:56:48.104Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-05T18:56:48.104Z] [2022-03-05T18:56:48.104Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-05T18:56:48.104Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-05T18:56:48.104Z] [2022-03-05T18:56:48.104Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-05T18:56:48.104Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-05T18:56:48.104Z] [2022-03-05T18:56:48.104Z] DONE 4 tests, 4 skipped in 17.454s [2022-03-05T18:56:48.104Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-05T18:56:49.024Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-05T18:56:49.024Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-05T18:56:49.024Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-05T18:56:49.024Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-05T18:56:49.024Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-05T18:56:49.024Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-05T18:56:49.024Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-05T18:56:49.024Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-05T18:56:49.282Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-05T18:56:49.852Z] --- PASS: TestAuthZPluginV2Disable (3.69s) [2022-03-05T18:56:49.852Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T18:56:50.421Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-05T18:56:50.421Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-05T18:56:50.988Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-05T18:56:51.104Z] --- PASS: TestNetworkLocalhostTCPNat (4.05s) [2022-03-05T18:56:51.104Z] === RUN TestNetworkLoopbackNat [2022-03-05T18:56:51.104Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:51.104Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-05T18:56:51.104Z] === RUN TestPause [2022-03-05T18:56:51.104Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-05T18:56:51.104Z] --- SKIP: TestPause (0.00s) [2022-03-05T18:56:51.104Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T18:56:51.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:56:51.107Z] INFO: Testing against a local daemon [2022-03-05T18:56:51.107Z] === RUN TestCommitInheritsEnv [2022-03-05T18:56:51.107Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:56:51.107Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-05T18:56:51.107Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T18:56:51.107Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T18:56:51.107Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T18:56:51.107Z] === RUN TestImportWithCustomPlatform [2022-03-05T18:56:51.107Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T18:56:51.107Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-05T18:56:51.108Z] === RUN TestImagesFilterMultiReference [2022-03-05T18:56:51.108Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-05T18:56:51.108Z] === RUN TestImagePullPlatformInvalid [2022-03-05T18:56:51.108Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-05T18:56:51.108Z] === RUN TestRemoveImageOrphaning [2022-03-05T18:56:51.558Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-05T18:56:52.113Z] --- PASS: TestRemoveImageOrphaning (1.00s) [2022-03-05T18:56:52.113Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T18:56:52.113Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-05T18:56:52.113Z] === RUN TestTagInvalidReference [2022-03-05T18:56:52.113Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-05T18:56:52.113Z] === RUN TestTagValidPrefixedRepo [2022-03-05T18:56:52.125Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-05T18:56:52.125Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-05T18:56:52.591Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-05T18:56:52.591Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T18:56:52.591Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-05T18:56:52.591Z] === RUN TestTagOfficialNames [2022-03-05T18:56:52.591Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-05T18:56:52.591Z] === RUN TestTagMatchesDigest [2022-03-05T18:56:52.591Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-05T18:56:52.591Z] PASS [2022-03-05T18:56:52.591Z] ok github.com/docker/docker/integration/image 1.504s [2022-03-05T18:56:52.591Z] [2022-03-05T18:56:52.591Z] === Skipped [2022-03-05T18:56:52.591Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-05T18:56:52.591Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:56:52.591Z] [2022-03-05T18:56:52.591Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T18:56:52.591Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T18:56:52.591Z] [2022-03-05T18:56:52.591Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-05T18:56:52.591Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T18:56:52.591Z] [2022-03-05T18:56:52.591Z] DONE 12 tests, 3 skipped in 4.890s [2022-03-05T18:56:52.591Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-05T18:56:53.503Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s) [2022-03-05T18:56:53.503Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T18:56:54.058Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.37s) [2022-03-05T18:56:54.058Z] === RUN TestPauseStopPausedContainer [2022-03-05T18:56:54.058Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:56:54.058Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-05T18:56:54.058Z] === RUN TestPsFilter [2022-03-05T18:56:54.440Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-05T18:56:54.527Z] --- PASS: TestPsFilter (0.44s) [2022-03-05T18:56:54.527Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T18:56:54.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:56:54.853Z] INFO: Testing against a local daemon [2022-03-05T18:56:54.853Z] === RUN TestNetworkCreateDelete [2022-03-05T18:56:54.853Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:54.853Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T18:56:54.853Z] 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-05T18:56:54.853Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestDaemonDNSFallback [2022-03-05T18:56:54.853Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:54.853Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestInspectNetwork [2022-03-05T18:56:54.853Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:54.853Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T18:56:54.853Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:54.853Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestNetworkInvalidJSON [2022-03-05T18:56:54.853Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T18:56:54.853Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T18:56:54.853Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:56:54.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:56:54.853Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:56:54.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:56:54.853Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T18:56:54.853Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:56:54.853Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:56:54.853Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-05T18:56:54.853Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-05T18:56:54.853Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-05T18:56:54.853Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-05T18:56:54.853Z] === RUN TestNetworkList [2022-03-05T18:56:54.853Z] === RUN TestNetworkList//networks [2022-03-05T18:56:54.853Z] === PAUSE TestNetworkList//networks [2022-03-05T18:56:54.853Z] === RUN TestNetworkList//networks/ [2022-03-05T18:56:54.853Z] === PAUSE TestNetworkList//networks/ [2022-03-05T18:56:54.853Z] === CONT TestNetworkList//networks [2022-03-05T18:56:54.853Z] === CONT TestNetworkList//networks/ [2022-03-05T18:56:54.853Z] --- PASS: TestNetworkList (0.03s) [2022-03-05T18:56:54.853Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T18:56:54.853Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T18:56:54.853Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T18:56:54.853Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T18:56:54.853Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T18:56:54.853Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T18:56:54.853Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T18:56:54.853Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T18:56:54.853Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T18:56:54.853Z] service_test.go:243: FLAKY_TEST [2022-03-05T18:56:54.853Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T18:56:54.853Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-05T18:56:54.853Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T18:56:54.853Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T18:56:54.853Z] PASS [2022-03-05T18:56:54.853Z] ok github.com/docker/docker/integration/network 0.149s [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === Skipped [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-05T18:56:54.853Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-05T18:56:54.853Z] 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-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-05T18:56:54.853Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-05T18:56:54.853Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-05T18:56:54.853Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-05T18:56:54.853Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-05T18:56:54.853Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T18:56:54.853Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T18:56:54.853Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T18:56:54.853Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T18:56:54.853Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T18:56:54.853Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T18:56:54.853Z] service_test.go:243: FLAKY_TEST [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-05T18:56:54.853Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T18:56:54.853Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-05T18:56:54.853Z] [2022-03-05T18:56:54.853Z] DONE 22 tests, 15 skipped in 1.932s [2022-03-05T18:56:54.853Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-05T18:56:55.331Z] testing: warning: no tests to run [2022-03-05T18:56:55.331Z] PASS [2022-03-05T18:56:55.331Z] ok github.com/docker/docker/integration/network/ipvlan 0.071s [2022-03-05T18:56:55.331Z] [2022-03-05T18:56:55.331Z] DONE 0 tests in 0.639s [2022-03-05T18:56:55.331Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-05T18:56:55.807Z] --- PASS: TestBuildMultiStageLayerLeak (16.25s) [2022-03-05T18:56:55.807Z] === RUN TestBuildWithHugeFile [2022-03-05T18:56:55.818Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-05T18:56:56.337Z] testing: warning: no tests to run [2022-03-05T18:56:56.337Z] PASS [2022-03-05T18:56:56.337Z] ok github.com/docker/docker/integration/network/macvlan 0.059s [2022-03-05T18:56:56.337Z] [2022-03-05T18:56:56.337Z] DONE 0 tests in 0.668s [2022-03-05T18:56:56.337Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-05T18:56:56.386Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-05T18:56:56.817Z] testing: warning: no tests to run [2022-03-05T18:56:56.817Z] PASS [2022-03-05T18:56:56.817Z] ok github.com/docker/docker/integration/plugin 0.063s [2022-03-05T18:56:56.817Z] [2022-03-05T18:56:56.817Z] DONE 0 tests in 0.659s [2022-03-05T18:56:56.953Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-05T18:56:57.295Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-05T18:56:57.520Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-05T18:56:57.520Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-05T18:56:57.520Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-05T18:56:57.774Z] testing: warning: no tests to run [2022-03-05T18:56:57.774Z] PASS [2022-03-05T18:56:57.774Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2022-03-05T18:56:57.774Z] [2022-03-05T18:56:57.774Z] DONE 0 tests in 0.673s [2022-03-05T18:56:57.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-05T18:56:58.318Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.36s) [2022-03-05T18:56:58.318Z] === RUN TestRemoveContainerWithVolume [2022-03-05T18:56:58.456Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-05T18:56:59.009Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-03-05T18:56:59.009Z] === RUN TestInfoDebug [2022-03-05T18:56:59.010Z] --- PASS: TestInfoDebug (0.54s) [2022-03-05T18:56:59.010Z] === RUN TestInfoInsecureRegistries [2022-03-05T18:56:59.010Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-05T18:56:59.010Z] === RUN TestInfoRegistryMirrors [2022-03-05T18:56:59.010Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-05T18:56:59.010Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T18:56:59.010Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-05T18:56:59.010Z] === RUN TestPingCacheHeaders [2022-03-05T18:56:59.010Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-05T18:56:59.010Z] === RUN TestPingGet [2022-03-05T18:56:59.010Z] --- PASS: TestPingGet (0.01s) [2022-03-05T18:56:59.010Z] === RUN TestPingHead [2022-03-05T18:56:59.010Z] --- PASS: TestPingHead (0.01s) [2022-03-05T18:56:59.010Z] === RUN TestVersion [2022-03-05T18:56:59.010Z] --- PASS: TestVersion (0.02s) [2022-03-05T18:56:59.010Z] === CONT TestDiskUsage [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/empty [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/empty/container_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/empty/image_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/empty/volume_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-05T18:56:59.571Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-05T18:56:59.827Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-05T18:56:59.827Z] === RUN TestDiskUsage/after_container.Run [2022-03-05T18:57:00.082Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-05T18:57:00.083Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-05T18:57:00.083Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-05T18:57:00.083Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-05T18:57:00.083Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-05T18:57:00.083Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-05T18:57:00.083Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-05T18:57:00.083Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-05T18:57:00.083Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-05T18:57:00.083Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage (1.17s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-05T18:57:00.083Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-05T18:57:00.083Z] PASS [2022-03-05T18:57:00.083Z] [2022-03-05T18:57:00.083Z] === Skipped [2022-03-05T18:57:00.083Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T18:57:00.083Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T18:57:00.083Z] [2022-03-05T18:57:00.083Z] DONE 50 tests, 1 skipped in 20.017s [2022-03-05T18:57:00.083Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T18:57:00.338Z] INFO: Testing against a local daemon [2022-03-05T18:57:00.338Z] === RUN TestVolumesCreateAndList [2022-03-05T18:57:00.338Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-05T18:57:00.338Z] === RUN TestVolumesRemove [2022-03-05T18:57:00.338Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-05T18:57:00.338Z] === RUN TestVolumesInspect [2022-03-05T18:57:00.338Z] --- PASS: TestVolumesInspect (0.01s) [2022-03-05T18:57:00.338Z] === RUN TestVolumesInvalidJSON [2022-03-05T18:57:00.338Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T18:57:00.338Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T18:57:00.338Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T18:57:00.338Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-05T18:57:00.338Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T18:57:00.338Z] PASS [2022-03-05T18:57:00.338Z] [2022-03-05T18:57:00.338Z] DONE 5 tests in 0.181s [2022-03-05T18:57:00.338Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T18:57:00.338Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13121 is not a child of this shell [2022-03-05T18:57:00.338Z] warning: PID 13121 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-05T18:57:00.338Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T18:57:00.338Z] [2022-03-05T18:57:00.338Z] Unloading profiles will leave already running processes permanently [2022-03-05T18:57:00.338Z] unconfined, which can lead to unexpected situations. [2022-03-05T18:57:00.338Z] [2022-03-05T18:57:00.338Z] To set a process to complain mode, use the command line tool [2022-03-05T18:57:00.338Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T18:57:00.338Z] Removing test suite binaries [2022-03-05T18:57:00.451Z] --- PASS: TestImportExtremelyLargeImageWorks (90.94s) [2022-03-05T18:57:00.451Z] PASS [2022-03-05T18:57:00.451Z] [2022-03-05T18:57:00.451Z] DONE 22 tests in 94.208s [2022-03-05T18:57:00.451Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T18:57:00.451Z] INFO: Testing against a local daemon [2022-03-05T18:57:00.451Z] === RUN TestNetworkCreateDelete [2022-03-05T18:57:00.451Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-05T18:57:00.451Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T18:57:00.451Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-05T18:57:00.451Z] === RUN TestDaemonDNSFallback [2022-03-05T18:57:00.594Z] exiting test-integration [2022-03-05T18:57:00.594Z] ++ exit 0 [2022-03-05T18:57:00.594Z] [2022-03-05T18:57:01.010Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-05T18:57:01.010Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-05T18:57:01.010Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T18:57:01.010Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked Post stage [Pipeline] junit [2022-03-05T18:57:01.169Z] Recording test results [2022-03-05T18:57:01.272Z] --- PASS: TestRemoveContainerWithVolume (3.39s) [2022-03-05T18:57:01.272Z] === RUN TestRemoveContainerRunning [2022-03-05T18:57:01.399Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-03-05T18:57:01.399Z] === RUN TestInspectNetwork [2022-03-05T18:57:01.576Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-05T18:57:01.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:57:01.631Z] INFO: Testing against a local daemon [2022-03-05T18:57:01.631Z] === RUN TestPluginInvalidJSON [2022-03-05T18:57:01.631Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:57:01.631Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:57:01.631Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:57:01.631Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-05T18:57:01.631Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T18:57:01.631Z] === RUN TestPluginInstall [2022-03-05T18:57:01.631Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T18:57:01.631Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-05T18:57:01.631Z] === RUN TestPluginsWithRuntimes [2022-03-05T18:57:01.631Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T18:57:01.631Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-05T18:57:01.631Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T18:57:01.631Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T18:57:01.631Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T18:57:01.631Z] PASS [2022-03-05T18:57:01.631Z] ok github.com/docker/docker/integration/plugin/common 0.102s [2022-03-05T18:57:01.631Z] [2022-03-05T18:57:01.631Z] === Skipped [2022-03-05T18:57:01.631Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-05T18:57:01.631Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T18:57:01.631Z] [2022-03-05T18:57:01.631Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-05T18:57:01.631Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T18:57:01.631Z] [2022-03-05T18:57:01.631Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T18:57:01.631Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T18:57:01.631Z] [2022-03-05T18:57:01.631Z] DONE 5 tests, 3 skipped in 3.856s [2022-03-05T18:57:01.631Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-05T18:57:02.143Z] === RUN TestDockerSuite/TestCommitChange [2022-03-05T18:57:02.710Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-05T18:57:02.804Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T18:57:03.141Z] + echo Ensuring container killed. [2022-03-05T18:57:03.141Z] Ensuring container killed. [2022-03-05T18:57:03.141Z] + docker rm -vf docker-pr16 [2022-03-05T18:57:03.141Z] Error: No such container: docker-pr16 [Pipeline] sh [2022-03-05T18:57:03.460Z] + echo Chowning /workspace to jenkins user [2022-03-05T18:57:03.460Z] Chowning /workspace to jenkins user [2022-03-05T18:57:03.460Z] + id -u [2022-03-05T18:57:03.460Z] + id -g [2022-03-05T18:57:03.460Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43291:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T18:57:03.460Z] Unable to find image 'busybox:latest' locally [2022-03-05T18:57:03.460Z] latest: Pulling from library/busybox [2022-03-05T18:57:03.646Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-05T18:57:03.716Z] 7e5209d2300f: Pulling fs layer [2022-03-05T18:57:03.716Z] 7e5209d2300f: Verifying Checksum [2022-03-05T18:57:03.716Z] 7e5209d2300f: Download complete [2022-03-05T18:57:03.716Z] 7e5209d2300f: Pull complete [2022-03-05T18:57:03.716Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T18:57:03.716Z] Status: Downloaded newer image for busybox:latest [2022-03-05T18:57:03.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:57:03.916Z] INFO: Testing against a local daemon [2022-03-05T18:57:03.916Z] === RUN TestExternalGraphDriver [2022-03-05T18:57:03.916Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-05T18:57:03.917Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-05T18:57:03.917Z] === RUN TestGraphdriverPluginV2 [2022-03-05T18:57:03.917Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-05T18:57:03.917Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-05T18:57:03.917Z] PASS [2022-03-05T18:57:03.917Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.099s [2022-03-05T18:57:03.917Z] [2022-03-05T18:57:03.917Z] === Skipped [2022-03-05T18:57:03.917Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-05T18:57:03.917Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-05T18:57:03.917Z] [2022-03-05T18:57:03.917Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-05T18:57:03.917Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-05T18:57:03.917Z] [2022-03-05T18:57:03.917Z] DONE 2 tests, 2 skipped in 2.081s [2022-03-05T18:57:03.917Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-05T18:57:04.584Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.01s) [2022-03-05T18:57:04.584Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-05T18:57:04.584Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-05T18:57:04.701Z] === RUN TestInspectNetwork/full_network_id [2022-03-05T18:57:04.701Z] === RUN TestInspectNetwork/partial_network_id [2022-03-05T18:57:04.701Z] === RUN TestInspectNetwork/network_name [2022-03-05T18:57:04.701Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-05T18:57:04.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-05T18:57:05.066Z] --- PASS: TestRemoveContainerRunning (3.41s) [2022-03-05T18:57:05.066Z] === RUN TestRemoveContainerForceRemoveRunning [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T18:57:05.428Z] + bundleName=amd64-rootless [2022-03-05T18:57:05.428Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-05T18:57:05.428Z] Creating amd64-rootless-bundles.tar.gz [2022-03-05T18:57:05.429Z] + 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-05T18:57:05.429Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-05T18:57:05.440Z] Archiving artifacts [2022-03-05T18:57:05.778Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-05T18:57:06.171Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:57:06.171Z] INFO: Testing against a local daemon [2022-03-05T18:57:06.171Z] === RUN TestReadPluginNoRead [2022-03-05T18:57:06.171Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T18:57:06.171Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-05T18:57:06.171Z] PASS [2022-03-05T18:57:06.171Z] ok github.com/docker/docker/integration/plugin/logging 0.076s [2022-03-05T18:57:06.171Z] [2022-03-05T18:57:06.171Z] === Skipped [2022-03-05T18:57:06.171Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-05T18:57:06.171Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T18:57:06.171Z] [2022-03-05T18:57:06.171Z] DONE 1 tests, 1 skipped in 1.923s [2022-03-05T18:57:06.171Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-05T18:57:06.349Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-05T18:57:07.188Z] testing: warning: no tests to run [2022-03-05T18:57:07.188Z] PASS [2022-03-05T18:57:07.188Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2022-03-05T18:57:07.188Z] [2022-03-05T18:57:07.188Z] DONE 0 tests in 0.917s [2022-03-05T18:57:07.188Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-05T18:57:07.246Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43291/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T18:57:07.598Z] + make clean [2022-03-05T18:57:07.598Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-05T18:57:07.725Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-05T18:57:07.856Z] docker-dev-cache [2022-03-05T18:57:07.856Z] docker-mod-cache [Pipeline] deleteDir [2022-03-05T18:57:08.016Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.39s) [2022-03-05T18:57:08.016Z] === RUN TestRemoveInvalidContainer [2022-03-05T18:57:08.016Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-05T18:57:08.016Z] === RUN TestRenameLinkedContainer [2022-03-05T18:57:08.016Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-05T18:57:08.016Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-05T18:57:08.016Z] === RUN TestRenameStoppedContainer [2022-03-05T18:57:08.291Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T18:57:08.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:57:08.790Z] INFO: Testing against a local daemon [2022-03-05T18:57:08.790Z] === RUN TestPluginWithDevMounts [2022-03-05T18:57:08.790Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:08.790Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-05T18:57:08.790Z] PASS [2022-03-05T18:57:08.790Z] ok github.com/docker/docker/integration/plugin/volumes 0.074s [2022-03-05T18:57:08.790Z] [2022-03-05T18:57:08.790Z] === Skipped [2022-03-05T18:57:08.790Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-05T18:57:08.790Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:08.790Z] [2022-03-05T18:57:08.790Z] DONE 1 tests, 1 skipped in 1.878s [2022-03-05T18:57:08.901Z] --- PASS: TestInspectNetwork (7.21s) [2022-03-05T18:57:08.901Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-05T18:57:08.901Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-05T18:57:08.901Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-05T18:57:08.901Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-05T18:57:08.901Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T18:57:09.229Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-05T18:57:09.269Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-05T18:57:09.795Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-05T18:57:09.795Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-05T18:57:09.795Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-05T18:57:09.795Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-05T18:57:09.795Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-05T18:57:09.795Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-05T18:57:09.795Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-05T18:57:10.288Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-03-05T18:57:10.288Z] === RUN TestNetworkInvalidJSON [2022-03-05T18:57:10.288Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T18:57:10.288Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T18:57:10.288Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:57:10.288Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:57:10.288Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:57:10.288Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:57:10.288Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T18:57:10.288Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:57:10.288Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:57:10.288Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-05T18:57:10.288Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T18:57:10.288Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T18:57:10.288Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-05T18:57:10.288Z] === RUN TestNetworkList [2022-03-05T18:57:10.288Z] === RUN TestNetworkList//networks [2022-03-05T18:57:10.288Z] === PAUSE TestNetworkList//networks [2022-03-05T18:57:10.288Z] === RUN TestNetworkList//networks/ [2022-03-05T18:57:10.288Z] === PAUSE TestNetworkList//networks/ [2022-03-05T18:57:10.288Z] === CONT TestNetworkList//networks [2022-03-05T18:57:10.288Z] === CONT TestNetworkList//networks/ [2022-03-05T18:57:10.288Z] --- PASS: TestNetworkList (0.01s) [2022-03-05T18:57:10.288Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T18:57:10.288Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T18:57:10.288Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T18:57:10.731Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-05T18:57:10.860Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-05T18:57:10.860Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T18:57:10.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:57:10.863Z] INFO: Testing against a local daemon [2022-03-05T18:57:10.863Z] === RUN TestSecretInspect [2022-03-05T18:57:10.863Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:10.863Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-05T18:57:10.863Z] === RUN TestSecretList [2022-03-05T18:57:10.863Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:10.863Z] --- SKIP: TestSecretList (0.00s) [2022-03-05T18:57:10.863Z] === RUN TestSecretsCreateAndDelete [2022-03-05T18:57:10.863Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:10.863Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-05T18:57:10.863Z] === RUN TestSecretsUpdate [2022-03-05T18:57:10.863Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:10.863Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-05T18:57:10.863Z] === RUN TestTemplatedSecret [2022-03-05T18:57:10.863Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:10.863Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-05T18:57:10.863Z] === RUN TestSecretCreateResolve [2022-03-05T18:57:10.863Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:10.863Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-05T18:57:10.863Z] PASS [2022-03-05T18:57:10.863Z] ok github.com/docker/docker/integration/secret 0.092s [2022-03-05T18:57:10.863Z] [2022-03-05T18:57:10.863Z] === Skipped [2022-03-05T18:57:10.863Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-05T18:57:10.863Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:10.863Z] [2022-03-05T18:57:10.863Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-05T18:57:10.863Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:10.863Z] [2022-03-05T18:57:10.863Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-05T18:57:10.863Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:10.863Z] [2022-03-05T18:57:10.863Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-05T18:57:10.863Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:10.863Z] [2022-03-05T18:57:10.863Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-05T18:57:10.863Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:10.863Z] [2022-03-05T18:57:10.863Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-05T18:57:10.863Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:10.863Z] [2022-03-05T18:57:10.863Z] DONE 6 tests, 6 skipped in 1.620s [2022-03-05T18:57:10.863Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-05T18:57:11.667Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-05T18:57:11.667Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-05T18:57:11.817Z] --- PASS: TestRenameStoppedContainer (3.35s) [2022-03-05T18:57:11.817Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T18:57:12.234Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-05T18:57:12.250Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-05T18:57:12.250Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T18:57:12.802Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-05T18:57:12.821Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-05T18:57:12.821Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T18:57:13.064Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-05T18:57:13.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:57:13.117Z] INFO: Testing against a local daemon [2022-03-05T18:57:13.117Z] === RUN TestServiceCreateInit [2022-03-05T18:57:13.117Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T18:57:13.117Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.117Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T18:57:13.117Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.117Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-05T18:57:13.117Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T18:57:13.117Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T18:57:13.117Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T18:57:13.117Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.117Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-05T18:57:13.117Z] === RUN TestCreateServiceConflict [2022-03-05T18:57:13.117Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.117Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-05T18:57:13.117Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T18:57:13.117Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.117Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-05T18:57:13.117Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T18:57:13.117Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.117Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-05T18:57:13.117Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T18:57:13.117Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.117Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-05T18:57:13.117Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T18:57:13.117Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestCreateServiceSysctls [2022-03-05T18:57:13.118Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-05T18:57:13.118Z] === RUN TestCreateServiceCapabilities [2022-03-05T18:57:13.118Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-05T18:57:13.118Z] === RUN TestInspect [2022-03-05T18:57:13.118Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestInspect (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestCreateJob [2022-03-05T18:57:13.118Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestCreateJob (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestReplicatedJob [2022-03-05T18:57:13.118Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestUpdateReplicatedJob [2022-03-05T18:57:13.118Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestServiceListWithStatuses [2022-03-05T18:57:13.118Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T18:57:13.118Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestDockerNetworkReConnect [2022-03-05T18:57:13.118Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestServicePlugin [2022-03-05T18:57:13.118Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestServiceUpdateLabel [2022-03-05T18:57:13.118Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:13.118Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestServiceUpdateSecrets [2022-03-05T18:57:13.118Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:13.118Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestServiceUpdateConfigs [2022-03-05T18:57:13.118Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:13.118Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestServiceUpdateNetwork [2022-03-05T18:57:13.118Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:13.118Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-05T18:57:13.118Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T18:57:13.118Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:13.118Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-05T18:57:13.118Z] PASS [2022-03-05T18:57:13.118Z] ok github.com/docker/docker/integration/service 0.210s [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === Skipped [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T18:57:13.118Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T18:57:13.118Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-05T18:57:13.118Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-05T18:57:13.118Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-05T18:57:13.118Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-05T18:57:13.118Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-05T18:57:13.118Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-05T18:57:13.118Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-05T18:57:13.118Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-05T18:57:13.118Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-05T18:57:13.118Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-05T18:57:13.118Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-05T18:57:13.118Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-05T18:57:13.118Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-05T18:57:13.118Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-05T18:57:13.118Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-05T18:57:13.118Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-05T18:57:13.118Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-05T18:57:13.118Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-05T18:57:13.118Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-05T18:57:13.118Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-05T18:57:13.118Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-05T18:57:13.118Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:57:13.118Z] [2022-03-05T18:57:13.118Z] DONE 24 tests, 23 skipped in 2.368s [2022-03-05T18:57:13.118Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-05T18:57:13.633Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-05T18:57:13.766Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-05T18:57:13.766Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T18:57:13.891Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-05T18:57:13.891Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-05T18:57:13.891Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-05T18:57:14.458Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-05T18:57:14.458Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-05T18:57:14.458Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-05T18:57:14.458Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-05T18:57:14.458Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-05T18:57:14.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:57:14.711Z] INFO: Testing against a local daemon [2022-03-05T18:57:14.711Z] === RUN TestSessionCreate [2022-03-05T18:57:14.711Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-05T18:57:14.711Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-05T18:57:14.711Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T18:57:14.711Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-05T18:57:14.711Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-05T18:57:14.711Z] PASS [2022-03-05T18:57:14.711Z] ok github.com/docker/docker/integration/session 0.081s [2022-03-05T18:57:14.711Z] [2022-03-05T18:57:14.711Z] === Skipped [2022-03-05T18:57:14.711Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-05T18:57:14.711Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-05T18:57:14.711Z] [2022-03-05T18:57:14.711Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-05T18:57:14.711Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-05T18:57:14.711Z] [2022-03-05T18:57:14.711Z] DONE 2 tests, 2 skipped in 1.628s [2022-03-05T18:57:15.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-05T18:57:15.151Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-03-05T18:57:15.151Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T18:57:15.192Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-05T18:57:15.596Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-05T18:57:15.722Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-05T18:57:15.722Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T18:57:15.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-05T18:57:15.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-05T18:57:16.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:57:16.786Z] INFO: Testing against a local daemon [2022-03-05T18:57:16.786Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T18:57:16.786Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:16.786Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T18:57:16.786Z] === RUN TestDiskUsage [2022-03-05T18:57:16.786Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-05T18:57:16.786Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-05T18:57:16.786Z] === RUN TestEventsExecDie [2022-03-05T18:57:16.786Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-05T18:57:16.786Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-05T18:57:16.786Z] === RUN TestEventsBackwardsCompatible [2022-03-05T18:57:16.786Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-05T18:57:16.786Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-05T18:57:16.786Z] === RUN TestEventsVolumeCreate [2022-03-05T18:57:16.786Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-05T18:57:16.786Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-05T18:57:16.786Z] === RUN TestInfoAPI [2022-03-05T18:57:16.786Z] --- PASS: TestInfoAPI (0.04s) [2022-03-05T18:57:16.786Z] === RUN TestInfoAPIWarnings [2022-03-05T18:57:16.786Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:57:16.786Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-05T18:57:16.786Z] === RUN TestInfoDebug [2022-03-05T18:57:16.786Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:57:16.786Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-05T18:57:16.786Z] === RUN TestInfoInsecureRegistries [2022-03-05T18:57:16.786Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:57:16.786Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-05T18:57:16.786Z] === RUN TestInfoRegistryMirrors [2022-03-05T18:57:16.786Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:57:16.786Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-05T18:57:16.786Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T18:57:16.789Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-05T18:57:17.358Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-05T18:57:17.358Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-05T18:57:17.790Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-03-05T18:57:17.790Z] === RUN TestPingCacheHeaders [2022-03-05T18:57:17.790Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-05T18:57:17.790Z] === RUN TestPingGet [2022-03-05T18:57:17.790Z] --- PASS: TestPingGet (0.04s) [2022-03-05T18:57:17.790Z] === RUN TestPingHead [2022-03-05T18:57:17.790Z] --- PASS: TestPingHead (0.03s) [2022-03-05T18:57:17.790Z] === RUN TestVersion [2022-03-05T18:57:17.790Z] --- PASS: TestVersion (0.03s) [2022-03-05T18:57:17.790Z] PASS [2022-03-05T18:57:17.790Z] ok github.com/docker/docker/integration/system 1.221s [2022-03-05T18:57:17.790Z] [2022-03-05T18:57:17.790Z] === Skipped [2022-03-05T18:57:17.790Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T18:57:17.790Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:17.790Z] [2022-03-05T18:57:17.790Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-05T18:57:17.790Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-05T18:57:17.790Z] [2022-03-05T18:57:17.790Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-05T18:57:17.790Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-05T18:57:17.790Z] [2022-03-05T18:57:17.790Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-05T18:57:17.790Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-05T18:57:17.790Z] [2022-03-05T18:57:17.790Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-05T18:57:17.790Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-05T18:57:17.790Z] [2022-03-05T18:57:17.790Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-05T18:57:17.790Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:57:17.790Z] [2022-03-05T18:57:17.790Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-05T18:57:17.790Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:57:17.790Z] [2022-03-05T18:57:17.790Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-05T18:57:17.790Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:57:17.790Z] [2022-03-05T18:57:17.790Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-05T18:57:17.790Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:57:17.790Z] [2022-03-05T18:57:17.790Z] DONE 15 tests, 9 skipped in 2.902s [2022-03-05T18:57:17.790Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-05T18:57:17.925Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-05T18:57:18.184Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-05T18:57:18.268Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-03-05T18:57:18.268Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T18:57:18.268Z] service_test.go:243: FLAKY_TEST [2022-03-05T18:57:18.268Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T18:57:18.268Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T18:57:18.752Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-05T18:57:18.976Z] --- PASS: TestRenameRunningContainerAndReuse (6.78s) [2022-03-05T18:57:18.976Z] === RUN TestRenameInvalidName [2022-03-05T18:57:19.319Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-05T18:57:19.319Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-05T18:57:19.577Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-05T18:57:20.044Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:57:20.044Z] INFO: Testing against a local daemon [2022-03-05T18:57:20.044Z] === RUN TestVolumesCreateAndList [2022-03-05T18:57:20.044Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-05T18:57:20.044Z] === RUN TestVolumesRemove [2022-03-05T18:57:20.044Z] --- PASS: TestVolumesRemove (0.15s) [2022-03-05T18:57:20.044Z] === RUN TestVolumesInspect [2022-03-05T18:57:20.044Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-05T18:57:20.044Z] === RUN TestVolumesInvalidJSON [2022-03-05T18:57:20.044Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T18:57:20.044Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T18:57:20.044Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T18:57:20.044Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-05T18:57:20.044Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T18:57:20.044Z] PASS [2022-03-05T18:57:20.044Z] ok github.com/docker/docker/integration/volume 0.335s [2022-03-05T18:57:20.044Z] [2022-03-05T18:57:20.044Z] DONE 5 tests in 1.995s [2022-03-05T18:57:20.044Z] INFO: make.ps1 ended at 03/05/2022 18:57:19 [2022-03-05T18:57:20.044Z] INFO: Integration CLI tests being run from the host: [2022-03-05T18:57:20.044Z] 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-05T18:57:20.156Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-05T18:57:20.433Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-05T18:57:20.700Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-05T18:57:20.958Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-03-05T18:57:20.958Z] PASS [2022-03-05T18:57:20.958Z] [2022-03-05T18:57:20.958Z] DONE 17 tests in 50.352s [2022-03-05T18:57:20.958Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T18:57:20.958Z] ++ 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-05T18:57:20.958Z] ++ set -e [2022-03-05T18:57:20.958Z] ++ '[' -n 0 ']' [2022-03-05T18:57:20.958Z] ++ set -x [2022-03-05T18:57:20.959Z] ++ 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-05T18:57:20.959Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-05T18:57:21.217Z] INFO: Testing against a local daemon [2022-03-05T18:57:21.217Z] === RUN TestPluginInvalidJSON [2022-03-05T18:57:21.217Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:57:21.217Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:57:21.217Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:57:21.217Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-05T18:57:21.217Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T18:57:21.217Z] === RUN TestPluginInstall [2022-03-05T18:57:21.217Z] === RUN TestPluginInstall/no_auth [2022-03-05T18:57:21.929Z] --- PASS: TestRenameInvalidName (3.33s) [2022-03-05T18:57:21.929Z] === RUN TestRenameAnonymousContainer [2022-03-05T18:57:22.153Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-05T18:57:23.088Z] time="2022-03-05T18:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:57:23.088Z] time="2022-03-05T18:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f18691c0021349ce79da7fec6e7d8bdc3f8b9bc80ff95d42045b4170a0f0376" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:57:23.089Z] time="2022-03-05T18:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:57:23.089Z] time="2022-03-05T18:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f18691c0021349ce79da7fec6e7d8bdc3f8b9bc80ff95d42045b4170a0f0376" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:57:23.089Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-05T18:57:23.347Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-05T18:57:23.347Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-05T18:57:23.347Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-05T18:57:23.347Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-05T18:57:23.347Z] === RUN TestPluginInstall/with_htpasswd [2022-03-05T18:57:23.915Z] time="2022-03-05T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:57:23.915Z] time="2022-03-05T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73fb952232b32652eb14f8bcba3971b51e218f93b10e8e2d98539b72d78e9a89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:57:23.915Z] time="2022-03-05T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:57:23.915Z] time="2022-03-05T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73fb952232b32652eb14f8bcba3971b51e218f93b10e8e2d98539b72d78e9a89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:57:23.915Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-05T18:57:24.173Z] === RUN TestPluginInstall/with_insecure [2022-03-05T18:57:25.109Z] time="2022-03-05T18:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:57:25.109Z] time="2022-03-05T18:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a996152031a9b91d5b7579661ff41965f9fc678649c47ca48692116619badb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:57:25.109Z] time="2022-03-05T18:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:57:25.109Z] time="2022-03-05T18:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a996152031a9b91d5b7579661ff41965f9fc678649c47ca48692116619badb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:57:25.109Z] plugin_test.go:165: [d0daf85bb8889] daemon is not started [2022-03-05T18:57:25.109Z] --- PASS: TestPluginInstall (4.01s) [2022-03-05T18:57:25.109Z] --- PASS: TestPluginInstall/no_auth (2.22s) [2022-03-05T18:57:25.109Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2022-03-05T18:57:25.109Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-03-05T18:57:25.109Z] === RUN TestPluginsWithRuntimes [2022-03-05T18:57:27.013Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-05T18:57:27.595Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-05T18:57:28.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-05T18:57:28.162Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-05T18:57:28.730Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2022-03-05T18:57:28.730Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-03-05T18:57:28.730Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.95s) [2022-03-05T18:57:28.730Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T18:57:28.730Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-05T18:57:28.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:57:28.833Z] INFO: Testing against a local daemon [2022-03-05T18:57:28.833Z] === RUN TestDockerSuite [2022-03-05T18:57:28.833Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-05T18:57:28.833Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-05T18:57:28.833Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T18:57:28.833Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-05T18:57:28.833Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-05T18:57:28.833Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-05T18:57:28.833Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-05T18:57:28.833Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-05T18:57:28.833Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-05T18:57:28.833Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-05T18:57:29.298Z] --- PASS: TestPluginBackCompatMediaTypes (0.86s) [2022-03-05T18:57:29.298Z] PASS [2022-03-05T18:57:29.298Z] [2022-03-05T18:57:29.298Z] DONE 10 tests in 8.439s [2022-03-05T18:57:29.558Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T18:57:29.558Z] ++ 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-05T18:57:29.558Z] ++ set -e [2022-03-05T18:57:29.558Z] ++ '[' -n 0 ']' [2022-03-05T18:57:29.558Z] ++ set -x [2022-03-05T18:57:29.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=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-05T18:57:29.558Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-05T18:57:29.558Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-05T18:57:29.558Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-05T18:57:29.558Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-05T18:57:29.558Z] INFO: Testing against a local daemon [2022-03-05T18:57:29.558Z] === RUN TestExternalGraphDriver [2022-03-05T18:57:29.558Z] === RUN TestExternalGraphDriver/json [2022-03-05T18:57:29.840Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-05T18:57:29.840Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-05T18:57:30.318Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-05T18:57:30.796Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-05T18:57:32.093Z] === RUN TestExternalGraphDriver/spec [2022-03-05T18:57:32.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-05T18:57:32.354Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-05T18:57:33.184Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-03-05T18:57:33.184Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T18:57:33.291Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-05T18:57:33.550Z] === RUN TestExternalGraphDriver/pull [2022-03-05T18:57:34.118Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-05T18:57:34.377Z] docker_api_swarm_node_test.go:20: [d908f2fe8fcef] joining swarm manager [d0a11c682b1cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T18:57:34.418Z] --- PASS: TestRenameAnonymousContainer (11.91s) [2022-03-05T18:57:34.418Z] === RUN TestRenameContainerWithSameName [2022-03-05T18:57:34.572Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fvzm7eqhim4m2pwaa43b5mt8v Created:2022-03-05 18:57:32.988725467 +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[56467d64cf2e2f9a1d05fc561594adb83040baf9c560bb6b65e2b94ab8a33ea0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.29igkjm4yoy8e6j1vx1a71f12 EndpointID:af6a0d9d5383429c1c198472ecc53677ba03e73ec66f792bf247342f484b0b17 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a9c45ae27466ca11537b69c1b64e108c767945db3291c0538552e0b0b0497818 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:bcc95ca751c4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.29igkjm4yoy8e6j1vx1a71f12 EndpointID:af6a0d9d5383429c1c198472ecc53677ba03e73ec66f792bf247342f484b0b17 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-05T18:57:35.752Z] docker_api_swarm_node_test.go:21: [de6dd6d8539d0] joining swarm manager [d0a11c682b1cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T18:57:35.753Z] --- PASS: TestExternalGraphDriver (6.18s) [2022-03-05T18:57:35.753Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2022-03-05T18:57:35.753Z] --- PASS: TestExternalGraphDriver/spec (1.98s) [2022-03-05T18:57:35.753Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2022-03-05T18:57:35.753Z] === RUN TestGraphdriverPluginV2 [2022-03-05T18:57:37.412Z] --- PASS: TestRenameContainerWithSameName (3.48s) [2022-03-05T18:57:37.412Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T18:57:37.412Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-05T18:57:37.412Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-05T18:57:37.412Z] === RUN TestResize [2022-03-05T18:57:37.656Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-05T18:57:38.226Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-05T18:57:38.778Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2022-03-05T18:57:38.778Z] PASS [2022-03-05T18:57:38.778Z] [2022-03-05T18:57:38.778Z] === Skipped [2022-03-05T18:57:38.778Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T18:57:38.778Z] service_test.go:243: FLAKY_TEST [2022-03-05T18:57:38.778Z] [2022-03-05T18:57:38.778Z] DONE 26 tests, 1 skipped in 44.023s [2022-03-05T18:57:38.778Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T18:57:38.778Z] INFO: Testing against a local daemon [2022-03-05T18:57:38.778Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T18:57:38.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:57:38.778Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T18:57:38.778Z] === RUN TestDockerNetworkIpvlan [2022-03-05T18:57:38.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:57:38.778Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T18:57:38.778Z] PASS [2022-03-05T18:57:38.778Z] [2022-03-05T18:57:38.778Z] === Skipped [2022-03-05T18:57:38.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T18:57:38.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:57:38.778Z] [2022-03-05T18:57:38.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T18:57:38.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T18:57:38.778Z] [2022-03-05T18:57:38.778Z] DONE 2 tests, 2 skipped in 0.036s [2022-03-05T18:57:38.778Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T18:57:38.778Z] INFO: Testing against a local daemon [2022-03-05T18:57:38.778Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T18:57:39.604Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-05T18:57:39.863Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2022-03-05T18:57:39.863Z] PASS [2022-03-05T18:57:39.863Z] [2022-03-05T18:57:39.863Z] DONE 5 tests in 10.469s [2022-03-05T18:57:39.863Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T18:57:39.863Z] ++ 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-05T18:57:39.863Z] ++ set -e [2022-03-05T18:57:39.863Z] ++ '[' -n 0 ']' [2022-03-05T18:57:39.863Z] ++ set -x [2022-03-05T18:57:39.863Z] ++ 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-05T18:57:40.124Z] INFO: Testing against a local daemon [2022-03-05T18:57:40.124Z] === RUN TestContinueAfterPluginCrash [2022-03-05T18:57:40.124Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T18:57:40.124Z] === RUN TestReadPluginNoRead [2022-03-05T18:57:40.124Z] === PAUSE TestReadPluginNoRead [2022-03-05T18:57:40.124Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T18:57:40.124Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T18:57:40.124Z] === CONT TestContinueAfterPluginCrash [2022-03-05T18:57:40.124Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T18:57:40.166Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-03-05T18:57:40.166Z] === RUN TestDockerNetworkMacvlan [2022-03-05T18:57:40.363Z] --- PASS: TestResize (3.48s) [2022-03-05T18:57:40.363Z] === RUN TestResizeWithInvalidSize [2022-03-05T18:57:40.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-05T18:57:40.740Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-05T18:57:41.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-05T18:57:41.684Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-05T18:57:42.255Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-05T18:57:43.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-05T18:57:44.154Z] --- PASS: TestResizeWithInvalidSize (3.42s) [2022-03-05T18:57:44.154Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T18:57:44.162Z] --- PASS: TestDaemonStartWithLogOpt (3.95s) [2022-03-05T18:57:44.162Z] === CONT TestReadPluginNoRead [2022-03-05T18:57:44.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-05T18:57:44.169Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-05T18:57:44.625Z] --- PASS: TestBuildWithHugeFile (60.90s) [2022-03-05T18:57:44.625Z] === RUN TestBuildWCOWSandboxSize [2022-03-05T18:57:44.625Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:57:44.625Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:57:44.625Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T18:57:44.625Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:57:44.625Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:57:44.625Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:57:44.625Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:57:44.625Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:57:44.625Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:57:44.625Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:57:44.625Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:57:44.625Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:57:44.625Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-05T18:57:44.625Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-05T18:57:44.625Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-05T18:57:44.625Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-05T18:57:44.625Z] === RUN TestBuildPreserveOwnership [2022-03-05T18:57:44.625Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-05T18:57:44.625Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-05T18:57:44.625Z] --- PASS: TestBuildPreserveOwnership (2.70s) [2022-03-05T18:57:44.625Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.81s) [2022-03-05T18:57:44.625Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s) [2022-03-05T18:57:44.625Z] === RUN TestBuildPlatformInvalid [2022-03-05T18:57:44.625Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-05T18:57:44.625Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-05T18:57:44.625Z] Loaded image: busybox:latest [2022-03-05T18:57:44.625Z] Loaded image: busybox:glibc [2022-03-05T18:57:44.625Z] Loaded image: debian:bullseye-slim [2022-03-05T18:57:44.625Z] Loaded image: hello-world:latest [2022-03-05T18:57:44.625Z] Loaded image: arm32v7/hello-world:latest [2022-03-05T18:57:45.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-05T18:57:46.081Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-05T18:57:46.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-05T18:57:46.109Z] === RUN TestReadPluginNoRead/default [2022-03-05T18:57:47.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dd7938_} [2022-03-05T18:57:47.109Z] --- PASS: TestResizeWhenContainerNotStarted (3.03s) [2022-03-05T18:57:47.110Z] === RUN TestDaemonRestartKillContainers [2022-03-05T18:57:47.110Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:57:47.110Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-05T18:57:47.110Z] === RUN TestStats [2022-03-05T18:57:47.110Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-05T18:57:47.110Z] --- SKIP: TestStats (0.00s) [2022-03-05T18:57:47.110Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T18:57:47.612Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T18:57:48.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1792009182_/foo_false____} [2022-03-05T18:57:49.118Z] --- PASS: TestContinueAfterPluginCrash (9.16s) [2022-03-05T18:57:49.377Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T18:57:49.384Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-05T18:57:49.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1792009182_/foo_true____} [2022-03-05T18:57:49.909Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.13s) [2022-03-05T18:57:49.909Z] PASS [2022-03-05T18:57:49.909Z] [2022-03-05T18:57:49.909Z] === Skipped [2022-03-05T18:57:49.909Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-05T18:57:49.909Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:57:49.909Z] [2022-03-05T18:57:49.909Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:57:49.909Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:57:49.909Z] [2022-03-05T18:57:49.909Z] DONE 34 tests, 2 skipped in 91.162s [2022-03-05T18:57:49.909Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-05T18:57:49.909Z] ++ 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-05T18:57:49.909Z] ++ set -e [2022-03-05T18:57:49.909Z] ++ '[' -n 0 ']' [2022-03-05T18:57:49.909Z] ++ set -x [2022-03-05T18:57:49.909Z] ++ 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-05T18:57:49.909Z] INFO: Testing against a local daemon [2022-03-05T18:57:49.909Z] === RUN TestConfigInspect [2022-03-05T18:57:49.955Z] --- PASS: TestDockerNetworkMacvlan (9.82s) [2022-03-05T18:57:49.955Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-05T18:57:49.955Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-05T18:57:49.955Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-03-05T18:57:49.955Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-03-05T18:57:49.955Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-03-05T18:57:49.955Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-03-05T18:57:49.955Z] PASS [2022-03-05T18:57:49.955Z] [2022-03-05T18:57:49.955Z] DONE 8 tests in 11.166s [2022-03-05T18:57:49.955Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T18:57:49.955Z] testing: warning: no tests to run [2022-03-05T18:57:49.955Z] PASS [2022-03-05T18:57:49.955Z] [2022-03-05T18:57:49.955Z] DONE 0 tests in 0.011s [2022-03-05T18:57:49.955Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T18:57:49.955Z] INFO: Testing against a local daemon [2022-03-05T18:57:49.955Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T18:57:50.204Z] docker_api_swarm_test.go:502: [d9c33236c3565] joining swarm manager [d323f8c1e525e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T18:57:50.772Z] === CONT TestReadPluginNoRead [2022-03-05T18:57:50.772Z] read_test.go:92: [d3722d7693bce] daemon is not started [2022-03-05T18:57:50.772Z] --- PASS: TestReadPluginNoRead (6.87s) [2022-03-05T18:57:50.772Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2022-03-05T18:57:50.772Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2022-03-05T18:57:50.772Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2022-03-05T18:57:50.772Z] PASS [2022-03-05T18:57:50.772Z] [2022-03-05T18:57:50.772Z] DONE 6 tests in 10.926s [2022-03-05T18:57:50.772Z] 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-05T18:57:50.772Z] ++ 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-05T18:57:50.772Z] ++ set -e [2022-03-05T18:57:50.772Z] ++ '[' -n 0 ']' [2022-03-05T18:57:50.772Z] ++ set -x [2022-03-05T18:57:50.772Z] ++ 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-05T18:57:50.772Z] testing: warning: no tests to run [2022-03-05T18:57:50.772Z] PASS [2022-03-05T18:57:51.032Z] [2022-03-05T18:57:51.032Z] DONE 0 tests in 0.037s [2022-03-05T18:57:51.032Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T18:57:51.032Z] ++ 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-05T18:57:51.032Z] ++ set -e [2022-03-05T18:57:51.032Z] ++ '[' -n 0 ']' [2022-03-05T18:57:51.032Z] ++ set -x [2022-03-05T18:57:51.032Z] ++ 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-05T18:57:51.032Z] INFO: Testing against a local daemon [2022-03-05T18:57:51.032Z] === RUN TestPluginWithDevMounts [2022-03-05T18:57:51.032Z] === PAUSE TestPluginWithDevMounts [2022-03-05T18:57:51.032Z] === CONT TestPluginWithDevMounts [2022-03-05T18:57:51.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31005669369_/foo_false____} [2022-03-05T18:57:51.337Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-03-05T18:57:51.337Z] === RUN TestAuthZPluginTLS [2022-03-05T18:57:51.598Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-05T18:57:51.598Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T18:57:52.169Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-05T18:57:52.169Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T18:57:52.451Z] --- PASS: TestConfigInspect (2.20s) [2022-03-05T18:57:52.451Z] === RUN TestConfigList [2022-03-05T18:57:52.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31005669369_/foo_true____} [2022-03-05T18:57:52.668Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-03-05T18:57:52.668Z] PASS [2022-03-05T18:57:52.668Z] [2022-03-05T18:57:52.668Z] DONE 1 tests in 1.693s [2022-03-05T18:57:52.668Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T18:57:52.668Z] ++ 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-05T18:57:52.668Z] ++ set -e [2022-03-05T18:57:52.668Z] ++ '[' -n 0 ']' [2022-03-05T18:57:52.668Z] ++ set -x [2022-03-05T18:57:52.668Z] ++ 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-05T18:57:52.668Z] INFO: Testing against a local daemon [2022-03-05T18:57:52.668Z] === RUN TestSecretInspect [2022-03-05T18:57:52.742Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-05T18:57:52.742Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T18:57:53.313Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-03-05T18:57:53.313Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T18:57:54.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31005669369_/foo_true__0xc000dd7968__} [2022-03-05T18:57:54.360Z] --- PASS: TestConfigList (2.12s) [2022-03-05T18:57:54.360Z] === RUN TestConfigsCreateAndDelete [2022-03-05T18:57:54.696Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-03-05T18:57:54.696Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T18:57:54.957Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-05T18:57:54.957Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T18:57:54.981Z] --- PASS: TestSecretInspect (2.24s) [2022-03-05T18:57:54.981Z] === RUN TestSecretList [2022-03-05T18:57:55.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dd7980_} [2022-03-05T18:57:55.528Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-05T18:57:55.528Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T18:57:55.827Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.80s) [2022-03-05T18:57:55.827Z] === RUN TestStopContainerWithTimeout [2022-03-05T18:57:55.827Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-05T18:57:55.827Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-05T18:57:55.827Z] === RUN TestUpdateRestartPolicy [2022-03-05T18:57:56.100Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-05T18:57:56.100Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T18:57:56.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dd7998_} [2022-03-05T18:57:56.898Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-03-05T18:57:56.898Z] === RUN TestConfigsUpdate [2022-03-05T18:57:57.485Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-03-05T18:57:57.485Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T18:57:57.548Z] --- PASS: TestSecretList (2.36s) [2022-03-05T18:57:57.548Z] === RUN TestSecretsCreateAndDelete [2022-03-05T18:57:57.703Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-05T18:57:57.703Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-05T18:57:57.703Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-05T18:57:57.703Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-05T18:57:57.703Z] Cross building: bundles/cross/linux/s390x [2022-03-05T18:57:57.703Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-05T18:57:57.703Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-05T18:57:58.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dd79b0_} [2022-03-05T18:57:58.810Z] --- PASS: TestConfigsUpdate (2.10s) [2022-03-05T18:57:58.810Z] === RUN TestTemplatedConfig [2022-03-05T18:57:58.870Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-03-05T18:57:58.871Z] === RUN TestAuthZPluginHeader [2022-03-05T18:57:59.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dd79c8_} [2022-03-05T18:57:59.500Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-03-05T18:57:59.500Z] === RUN TestSecretsUpdate [2022-03-05T18:57:59.813Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-03-05T18:57:59.813Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T18:58:00.877Z] docker_api_swarm_test.go:507: [de9b32631c3a5] joining swarm manager [d323f8c1e525e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T18:58:00.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-05T18:58:01.354Z] --- PASS: TestTemplatedConfig (2.40s) [2022-03-05T18:58:01.354Z] === RUN TestConfigCreateResolve [2022-03-05T18:58:02.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-05T18:58:02.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-05T18:58:02.260Z] --- PASS: TestSecretsUpdate (2.63s) [2022-03-05T18:58:02.260Z] === RUN TestTemplatedSecret [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-05T18:58:02.260Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-05T18:58:03.267Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-03-05T18:58:03.267Z] PASS [2022-03-05T18:58:03.267Z] [2022-03-05T18:58:03.267Z] DONE 6 tests in 13.205s [2022-03-05T18:58:03.267Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-05T18:58:03.267Z] ++ 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-05T18:58:03.267Z] ++ set -e [2022-03-05T18:58:03.267Z] ++ '[' -n 0 ']' [2022-03-05T18:58:03.267Z] ++ set -x [2022-03-05T18:58:03.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05T18:58:03.267Z] INFO: Testing against a local daemon [2022-03-05T18:58:03.267Z] === RUN TestCheckpoint [2022-03-05T18:58:03.267Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:58:03.267Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T18:58:03.267Z] === RUN TestContainerInvalidJSON [2022-03-05T18:58:03.267Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:58:03.267Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:58:03.267Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:58:03.267Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:58:03.267Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:58:03.267Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:58:03.267Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-05T18:58:03.267Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-05T18:58:03.267Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-05T18:58:03.267Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T18:58:03.267Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-05T18:58:03.267Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T18:58:03.527Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-05T18:58:03.527Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T18:58:03.527Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-05T18:58:03.527Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T18:58:03.527Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-05T18:58:03.527Z] === RUN TestCopyFromContainer [2022-03-05T18:58:04.057Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s) [2022-03-05T18:58:04.057Z] === RUN TestAuthZPluginV2Disable [2022-03-05T18:58:04.490Z] === RUN TestCopyFromContainer// [2022-03-05T18:58:04.490Z] === RUN TestCopyFromContainer//bar/root [2022-03-05T18:58:04.490Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-05T18:58:04.490Z] === RUN TestCopyFromContainer/bar/quux [2022-03-05T18:58:04.750Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-05T18:58:04.750Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-05T18:58:04.750Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-05T18:58:04.750Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-05T18:58:04.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-05T18:58:04.812Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-05T18:58:05.011Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-05T18:58:05.011Z] --- PASS: TestCopyFromContainer (1.49s) [2022-03-05T18:58:05.011Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-05T18:58:05.011Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-05T18:58:05.011Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-05T18:58:05.011Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-03-05T18:58:05.011Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-05T18:58:05.011Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-05T18:58:05.011Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-05T18:58:05.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-05T18:58:05.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-05T18:58:05.011Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-05T18:58:05.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T18:58:05.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:58:05.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:58:05.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:58:05.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:58:05.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:58:05.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:58:05.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:58:05.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:58:05.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:58:05.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-05T18:58:05.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T18:58:05.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-05T18:58:05.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-05T18:58:05.011Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T18:58:05.011Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-05T18:58:05.011Z] === RUN TestCreateWithInvalidEnv [2022-03-05T18:58:05.011Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T18:58:05.011Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T18:58:05.011Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T18:58:05.011Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T18:58:05.011Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T18:58:05.011Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T18:58:05.011Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T18:58:05.011Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T18:58:05.011Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T18:58:05.011Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-05T18:58:05.011Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T18:58:05.011Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T18:58:05.011Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T18:58:05.011Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T18:58:05.011Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-05T18:58:05.011Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T18:58:05.071Z] --- PASS: TestTemplatedSecret (2.94s) [2022-03-05T18:58:05.071Z] === RUN TestSecretCreateResolve [2022-03-05T18:58:06.005Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-05T18:58:06.392Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-03-05T18:58:06.392Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T18:58:07.331Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-03-05T18:58:07.331Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T18:58:07.357Z] --- PASS: TestAuthZPluginV2Disable (3.35s) [2022-03-05T18:58:07.357Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T18:58:07.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:58:07.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:58:07.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:58:07.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:58:07.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:58:07.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:58:07.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:58:07.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:58:07.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:58:07.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:58:07.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:58:07.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:58:07.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:58:07.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:58:07.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:58:07.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-05T18:58:07.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T18:58:07.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T18:58:07.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T18:58:07.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T18:58:07.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-05T18:58:07.592Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T18:58:07.852Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-03-05T18:58:07.852Z] === RUN TestCreateDifferentPlatform [2022-03-05T18:58:07.852Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T18:58:07.852Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T18:58:07.852Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-05T18:58:07.852Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T18:58:07.852Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T18:58:07.852Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T18:58:07.852Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-05T18:58:07.852Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T18:58:07.852Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-05T18:58:07.852Z] === RUN TestContainerStartOnDaemonRestart [2022-03-05T18:58:07.852Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-05T18:58:07.852Z] === RUN TestDaemonRestartIpcMode [2022-03-05T18:58:07.852Z] === PAUSE TestDaemonRestartIpcMode [2022-03-05T18:58:07.852Z] === RUN TestDaemonHostGatewayIP [2022-03-05T18:58:07.852Z] === PAUSE TestDaemonHostGatewayIP [2022-03-05T18:58:07.852Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-05T18:58:07.852Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-05T18:58:07.852Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T18:58:07.852Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-05T18:58:07.852Z] === RUN TestDiff [2022-03-05T18:58:07.909Z] --- PASS: TestSecretCreateResolve (2.56s) [2022-03-05T18:58:07.909Z] PASS [2022-03-05T18:58:07.909Z] [2022-03-05T18:58:07.909Z] DONE 6 tests in 14.968s [2022-03-05T18:58:07.909Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T18:58:07.909Z] ++ 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-05T18:58:07.909Z] ++ set -e [2022-03-05T18:58:07.909Z] ++ '[' -n 0 ']' [2022-03-05T18:58:07.909Z] ++ set -x [2022-03-05T18:58:07.909Z] ++ 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-05T18:58:07.909Z] INFO: Testing against a local daemon [2022-03-05T18:58:07.909Z] === RUN TestServiceCreateInit [2022-03-05T18:58:07.909Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T18:58:07.909Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-05T18:58:08.422Z] --- PASS: TestDiff (0.43s) [2022-03-05T18:58:08.422Z] === RUN TestExecWithCloseStdin [2022-03-05T18:58:08.993Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-03-05T18:58:08.993Z] === RUN TestExec [2022-03-05T18:58:09.253Z] --- PASS: TestExec (0.46s) [2022-03-05T18:58:09.253Z] === RUN TestExecUser [2022-03-05T18:58:09.286Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-05T18:58:09.286Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-05T18:58:09.827Z] --- PASS: TestExecUser (0.45s) [2022-03-05T18:58:09.827Z] === RUN TestExportContainerAndImportImage [2022-03-05T18:58:09.854Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-05T18:58:10.399Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-03-05T18:58:10.399Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T18:58:10.421Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-05T18:58:10.659Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) [2022-03-05T18:58:10.659Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T18:58:10.988Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-05T18:58:11.780Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-05T18:58:11.780Z] === RUN TestHealthCheckWorkdir [2022-03-05T18:58:11.924Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-05T18:58:12.041Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-03-05T18:58:12.041Z] === RUN TestHealthKillContainer [2022-03-05T18:58:12.185Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T18:58:12.444Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-05T18:58:13.382Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-05T18:58:13.951Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-05T18:58:14.521Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-05T18:58:15.458Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-05T18:58:16.028Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-05T18:58:16.968Z] --- PASS: TestServiceCreateInit (9.16s) [2022-03-05T18:58:16.968Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.40s) [2022-03-05T18:58:16.968Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.75s) [2022-03-05T18:58:16.968Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T18:58:16.968Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-05T18:58:17.534Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-05T18:58:18.101Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-05T18:58:19.478Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-05T18:58:20.173Z] --- PASS: TestHealthKillContainer (7.84s) [2022-03-05T18:58:20.173Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T18:58:20.173Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-03-05T18:58:20.173Z] === RUN TestIpcModeNone [2022-03-05T18:58:20.415Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-05T18:58:20.666Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.02s) [2022-03-05T18:58:20.666Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-05T18:58:20.743Z] --- PASS: TestIpcModeNone (0.47s) [2022-03-05T18:58:20.743Z] === RUN TestIpcModePrivate [2022-03-05T18:58:20.986Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-05T18:58:20.986Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-05T18:58:21.004Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-05T18:58:21.265Z] --- PASS: TestIpcModePrivate (0.45s) [2022-03-05T18:58:21.265Z] === RUN TestIpcModeShareable [2022-03-05T18:58:21.525Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-05T18:58:21.554Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-05T18:58:21.651Z] --- PASS: TestUpdateRestartPolicy (25.26s) [2022-03-05T18:58:21.651Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T18:58:21.787Z] --- PASS: TestIpcModeShareable (0.46s) [2022-03-05T18:58:21.787Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-05T18:58:22.933Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-05T18:58:23.169Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-03-05T18:58:23.169Z] === RUN TestAPIIpcModeHost [2022-03-05T18:58:23.431Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-03-05T18:58:23.431Z] === RUN TestDaemonIpcModeShareable [2022-03-05T18:58:23.870Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-05T18:58:24.374Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-05T18:58:24.438Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-05T18:58:24.634Z] --- PASS: TestDaemonIpcModeShareable (1.10s) [2022-03-05T18:58:24.634Z] === RUN TestDaemonIpcModePrivate [2022-03-05T18:58:24.772Z] --- PASS: TestUpdateRestartWithAutoRemove (3.42s) [2022-03-05T18:58:24.772Z] === RUN TestWaitNonBlocked [2022-03-05T18:58:24.772Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:58:24.772Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:58:24.772Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:58:24.772Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:58:24.772Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:58:24.772Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:58:25.404Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-05T18:58:25.574Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-05T18:58:25.574Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-03-05T18:58:25.574Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-05T18:58:26.340Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-05T18:58:26.514Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-05T18:58:26.599Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-05T18:58:26.775Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-03-05T18:58:26.775Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-05T18:58:27.716Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-05T18:58:27.976Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-03-05T18:58:27.976Z] === RUN TestIpcModeOlderClient [2022-03-05T18:58:27.976Z] === PAUSE TestIpcModeOlderClient [2022-03-05T18:58:27.976Z] === RUN TestKillContainerInvalidSignal [2022-03-05T18:58:28.236Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-03-05T18:58:28.236Z] === RUN TestKillContainer [2022-03-05T18:58:28.236Z] === RUN TestKillContainer/no_signal [2022-03-05T18:58:28.502Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-05T18:58:28.768Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-05T18:58:28.768Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.90s) [2022-03-05T18:58:28.768Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.39s) [2022-03-05T18:58:28.768Z] === RUN TestWaitBlocked [2022-03-05T18:58:28.768Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:58:28.768Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-05T18:58:28.768Z] PASS [2022-03-05T18:58:28.768Z] ok github.com/docker/docker/integration/container 121.253s [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === Skipped [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-05T18:58:28.768Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-05T18:58:28.768Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-05T18:58:28.768Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-05T18:58:28.768Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-05T18:58:28.768Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-05T18:58:28.768Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-05T18:58:28.768Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-05T18:58:28.768Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-05T18:58:28.768Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-05T18:58:28.768Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-05T18:58:28.768Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-05T18:58:28.768Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-05T18:58:28.768Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-05T18:58:28.768Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-05T18:58:28.768Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-05T18:58:28.768Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T18:58:28.768Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-05T18:58:28.768Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-05T18:58:28.768Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-05T18:58:28.768Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-05T18:58:28.768Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-05T18:58:28.768Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-05T18:58:28.768Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-05T18:58:28.768Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-05T18:58:28.768Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-05T18:58:28.768Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-05T18:58:28.768Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-05T18:58:28.768Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-05T18:58:28.768Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-05T18:58:28.768Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-05T18:58:28.768Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-05T18:58:28.768Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-05T18:58:28.768Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-05T18:58:28.768Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-05T18:58:28.768Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:58:28.768Z] [2022-03-05T18:58:28.768Z] DONE 87 tests, 34 skipped in 123.796s [2022-03-05T18:58:28.806Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T18:58:29.066Z] === RUN TestKillContainer/killing_signal [2022-03-05T18:58:29.271Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-05T18:58:29.636Z] --- PASS: TestKillContainer (1.21s) [2022-03-05T18:58:29.637Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-03-05T18:58:29.637Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-05T18:58:29.637Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-03-05T18:58:29.637Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T18:58:29.637Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-05T18:58:29.897Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-05T18:58:30.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2022-03-05T18:58:30.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-03-05T18:58:30.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-03-05T18:58:30.841Z] === RUN TestKillStoppedContainer [2022-03-05T18:58:30.841Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-05T18:58:30.841Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T18:58:30.841Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-05T18:58:30.841Z] === RUN TestKillDifferentUserContainer [2022-03-05T18:58:31.033Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-05T18:58:31.101Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-05T18:58:31.101Z] === RUN TestInspectOomKilledTrue [2022-03-05T18:58:31.670Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-03-05T18:58:31.670Z] === RUN TestInspectOomKilledFalse [2022-03-05T18:58:31.931Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-03-05T18:58:31.931Z] === RUN TestLinksEtcHostsContentMatch [2022-03-05T18:58:32.196Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-03-05T18:58:32.196Z] === RUN TestLinksContainerNames [2022-03-05T18:58:32.937Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-05T18:58:33.135Z] --- PASS: TestLinksContainerNames (0.85s) [2022-03-05T18:58:33.135Z] === RUN TestLogsFollowTailEmpty [2022-03-05T18:58:33.196Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-05T18:58:33.395Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-05T18:58:33.395Z] === RUN TestContainerNetworkMountsNoChown [2022-03-05T18:58:33.967Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/default [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/default [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/private [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/private [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rprivate [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/slave [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/slave [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rslave [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/shared [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/shared [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rshared [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-05T18:58:33.967Z] === CONT TestMountDaemonRoot/default [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-05T18:58:33.967Z] === CONT TestMountDaemonRoot/rslave [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:58:33.967Z] === CONT TestMountDaemonRoot/rshared [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:58:33.967Z] === CONT TestMountDaemonRoot/shared [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:58:33.967Z] === CONT TestMountDaemonRoot/rprivate [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:58:33.967Z] === CONT TestMountDaemonRoot/slave [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:58:33.967Z] === CONT TestMountDaemonRoot/private [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-05T18:58:33.967Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:58:33.967Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:58:33.968Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-05T18:58:33.968Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-05T18:58:33.968Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-05T18:58:33.968Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-05T18:58:33.968Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-05T18:58:33.968Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-05T18:58:33.968Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-05T18:58:33.968Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-05T18:58:33.968Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-05T18:58:33.968Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-05T18:58:34.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-05T18:58:34.132Z] --- PASS: TestCreateServiceMultipleTimes (17.21s) [2022-03-05T18:58:34.132Z] === RUN TestCreateServiceConflict [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-05T18:58:34.229Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-05T18:58:34.229Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-05T18:58:34.229Z] === RUN TestContainerBindMountNonRecursive [2022-03-05T18:58:35.618Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-03-05T18:58:35.618Z] === RUN TestContainerVolumesMountedAsShared [2022-03-05T18:58:36.193Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-03-05T18:58:36.193Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-05T18:58:36.453Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-03-05T18:58:36.453Z] === RUN TestNetworkNat [2022-03-05T18:58:36.669Z] docker_api_swarm_node_test.go:81: [db954cbf2dc5e] joining swarm manager [d14465be4b095]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T18:58:36.716Z] --- PASS: TestNetworkNat (0.45s) [2022-03-05T18:58:36.716Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T18:58:36.930Z] --- PASS: TestCreateServiceConflict (2.96s) [2022-03-05T18:58:36.930Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T18:58:37.190Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-05T18:58:37.286Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-05T18:58:37.286Z] === RUN TestNetworkLoopbackNat [2022-03-05T18:58:38.777Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-05T18:58:38.777Z] PASS [2022-03-05T18:58:38.777Z] [2022-03-05T18:58:38.777Z] DONE 17 tests in 45.751s [2022-03-05T18:58:38.777Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T18:58:38.777Z] INFO: Testing against a local daemon [2022-03-05T18:58:38.777Z] === RUN TestPluginInvalidJSON [2022-03-05T18:58:38.777Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:58:38.777Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:58:38.777Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:58:38.777Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-05T18:58:38.777Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T18:58:38.777Z] === RUN TestPluginInstall [2022-03-05T18:58:38.777Z] === RUN TestPluginInstall/no_auth [2022-03-05T18:58:38.777Z] time="2022-03-05T18:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:58:38.777Z] time="2022-03-05T18:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43c727ca1f592ed2e7c67c7a76505f541e8ee3161bb7cb8831a4452cda2c19d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:58:38.777Z] time="2022-03-05T18:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:58:38.777Z] time="2022-03-05T18:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43c727ca1f592ed2e7c67c7a76505f541e8ee3161bb7cb8831a4452cda2c19d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:58:38.777Z] === RUN TestPluginInstall/with_htpasswd [2022-03-05T18:58:38.777Z] time="2022-03-05T18:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:58:38.777Z] time="2022-03-05T18:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0dd1d4e1827647313039b9ce77750914c7b827852d8dfbcf33b367bb5ffbf701" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:58:38.777Z] time="2022-03-05T18:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:58:38.777Z] time="2022-03-05T18:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0dd1d4e1827647313039b9ce77750914c7b827852d8dfbcf33b367bb5ffbf701" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:58:38.777Z] === RUN TestPluginInstall/with_insecure [2022-03-05T18:58:39.350Z] time="2022-03-05T18:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:58:39.350Z] time="2022-03-05T18:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35bbffcabbe9b61aea1426fb4e5ed5617206b58dd18246eb1cab56b03959c92e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:58:39.350Z] time="2022-03-05T18:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T18:58:39.350Z] time="2022-03-05T18:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35bbffcabbe9b61aea1426fb4e5ed5617206b58dd18246eb1cab56b03959c92e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T18:58:39.350Z] plugin_test.go:165: [d4ce289251fa5] daemon is not started [2022-03-05T18:58:39.350Z] --- PASS: TestPluginInstall (3.65s) [2022-03-05T18:58:39.350Z] --- PASS: TestPluginInstall/no_auth (1.84s) [2022-03-05T18:58:39.350Z] --- PASS: TestPluginInstall/with_htpasswd (0.74s) [2022-03-05T18:58:39.350Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-03-05T18:58:39.350Z] === RUN TestPluginsWithRuntimes [2022-03-05T18:58:39.829Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-03-05T18:58:39.829Z] === RUN TestPause [2022-03-05T18:58:40.399Z] --- PASS: TestPause (0.45s) [2022-03-05T18:58:40.399Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T18:58:40.399Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T18:58:40.399Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T18:58:40.399Z] === RUN TestPauseStopPausedContainer [2022-03-05T18:58:40.479Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-05T18:58:40.479Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2022-03-05T18:58:40.479Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T18:58:40.659Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-03-05T18:58:40.659Z] === RUN TestPidHost [2022-03-05T18:58:41.046Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-05T18:58:41.262Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-05T18:58:41.600Z] --- PASS: TestPidHost (0.93s) [2022-03-05T18:58:41.600Z] === RUN TestPsFilter [2022-03-05T18:58:41.600Z] --- PASS: TestPsFilter (0.12s) [2022-03-05T18:58:41.600Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T18:58:41.834Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-05T18:58:42.172Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-05T18:58:42.172Z] === RUN TestRemoveContainerWithVolume [2022-03-05T18:58:42.431Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-03-05T18:58:42.431Z] === RUN TestRemoveContainerRunning [2022-03-05T18:58:42.777Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-03-05T18:58:42.777Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-03-05T18:58:42.777Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-03-05T18:58:42.777Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T18:58:43.001Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-03-05T18:58:43.001Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T18:58:43.261Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-05T18:58:43.261Z] === RUN TestRemoveInvalidContainer [2022-03-05T18:58:43.261Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-05T18:58:43.261Z] === RUN TestRenameLinkedContainer [2022-03-05T18:58:43.348Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-05T18:58:43.348Z] PASS [2022-03-05T18:58:43.348Z] [2022-03-05T18:58:43.348Z] DONE 10 tests in 7.519s [2022-03-05T18:58:43.348Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T18:58:43.348Z] INFO: Testing against a local daemon [2022-03-05T18:58:43.348Z] === RUN TestExternalGraphDriver [2022-03-05T18:58:43.348Z] === RUN TestExternalGraphDriver/json [2022-03-05T18:58:45.174Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-03-05T18:58:45.174Z] === RUN TestRenameStoppedContainer [2022-03-05T18:58:45.239Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-05T18:58:45.266Z] === RUN TestExternalGraphDriver/spec [2022-03-05T18:58:45.433Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-05T18:58:45.434Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T18:58:45.806Z] === RUN TestDockerSuite/TestCpToDot [2022-03-05T18:58:46.065Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-05T18:58:46.376Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-03-05T18:58:46.376Z] === RUN TestRenameInvalidName [2022-03-05T18:58:46.636Z] --- PASS: TestRenameInvalidName (0.46s) [2022-03-05T18:58:46.636Z] === RUN TestRenameAnonymousContainer [2022-03-05T18:58:46.653Z] === RUN TestExternalGraphDriver/pull [2022-03-05T18:58:47.001Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-05T18:58:47.937Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-05T18:58:48.505Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-05T18:58:48.566Z] --- PASS: TestExternalGraphDriver (4.94s) [2022-03-05T18:58:48.566Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-03-05T18:58:48.566Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-03-05T18:58:48.566Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-03-05T18:58:48.566Z] === RUN TestGraphdriverPluginV2 [2022-03-05T18:58:48.596Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-03-05T18:58:48.596Z] === RUN TestRenameContainerWithSameName [2022-03-05T18:58:48.596Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-03-05T18:58:48.596Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T18:58:49.441Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-05T18:58:49.441Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-05T18:58:49.537Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-03-05T18:58:49.537Z] === RUN TestResize [2022-03-05T18:58:49.797Z] --- PASS: TestResize (0.40s) [2022-03-05T18:58:49.797Z] === RUN TestResizeWithInvalidSize [2022-03-05T18:58:50.012Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-05T18:58:50.368Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-05T18:58:50.368Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T18:58:50.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-05T18:58:50.628Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:58:50.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:58:50.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:58:50.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-05T18:58:50.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:58:50.852Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-05T18:58:50.852Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-05T18:58:50.852Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-05T18:58:51.044Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T18:58:51.044Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-05T18:58:51.044Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-05T18:58:51.044Z] === RUN TestDaemonConfigValidation [2022-03-05T18:58:51.044Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-05T18:58:51.044Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-05T18:58:51.044Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-05T18:58:51.044Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-05T18:58:51.044Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-05T18:58:51.044Z] === RUN TestDaemonProxy [2022-03-05T18:58:51.044Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-05T18:58:51.044Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-05T18:58:51.044Z] PASS [2022-03-05T18:58:51.044Z] ok github.com/docker/docker/integration/daemon 0.102s [2022-03-05T18:58:51.044Z] [2022-03-05T18:58:51.044Z] === Skipped [2022-03-05T18:58:51.044Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-05T18:58:51.044Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-05T18:58:51.044Z] [2022-03-05T18:58:51.044Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-05T18:58:51.044Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-05T18:58:51.044Z] [2022-03-05T18:58:51.044Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-05T18:58:51.044Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-05T18:58:51.044Z] [2022-03-05T18:58:51.044Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-05T18:58:51.044Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-05T18:58:51.044Z] [2022-03-05T18:58:51.044Z] DONE 4 tests, 4 skipped in 19.616s [2022-03-05T18:58:51.044Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-05T18:58:51.418Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-05T18:58:51.985Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-05T18:58:51.985Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-05T18:58:51.985Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-05T18:58:51.985Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-05T18:58:52.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:58:52.552Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-05T18:58:52.552Z] docker_api_swarm_node_test.go:53: [d460df2ab25ba] joining swarm manager [df041cdb47c2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T18:58:52.709Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:58:52.709Z] INFO: Testing against a local daemon [2022-03-05T18:58:52.709Z] === RUN TestCommitInheritsEnv [2022-03-05T18:58:52.709Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:58:52.709Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-05T18:58:52.709Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T18:58:52.709Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T18:58:52.709Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T18:58:52.709Z] === RUN TestImportWithCustomPlatform [2022-03-05T18:58:52.709Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T18:58:52.709Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-05T18:58:52.709Z] === RUN TestImagesFilterMultiReference [2022-03-05T18:58:52.709Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-05T18:58:52.709Z] === RUN TestImagePullPlatformInvalid [2022-03-05T18:58:52.709Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-05T18:58:52.709Z] === RUN TestRemoveImageOrphaning [2022-03-05T18:58:52.771Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-03-05T18:58:52.771Z] PASS [2022-03-05T18:58:52.771Z] [2022-03-05T18:58:52.771Z] DONE 5 tests in 8.885s [2022-03-05T18:58:52.771Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T18:58:52.771Z] INFO: Testing against a local daemon [2022-03-05T18:58:52.771Z] === RUN TestContinueAfterPluginCrash [2022-03-05T18:58:52.771Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T18:58:52.771Z] === RUN TestReadPluginNoRead [2022-03-05T18:58:52.771Z] === PAUSE TestReadPluginNoRead [2022-03-05T18:58:52.771Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T18:58:52.771Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T18:58:52.771Z] === CONT TestContinueAfterPluginCrash [2022-03-05T18:58:52.771Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T18:58:52.811Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-05T18:58:53.069Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-05T18:58:53.069Z] === RUN TestDockerSuite/TestCreateRM [2022-03-05T18:58:53.069Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-05T18:58:53.069Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T18:58:53.069Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-05T18:58:53.329Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-05T18:58:53.329Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-05T18:58:53.587Z] docker_api_swarm_node_test.go:54: [db19b8672350e] joining swarm manager [df041cdb47c2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T18:58:53.763Z] --- PASS: TestRemoveImageOrphaning (1.13s) [2022-03-05T18:58:53.763Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T18:58:53.763Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-05T18:58:53.763Z] === RUN TestTagInvalidReference [2022-03-05T18:58:53.763Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-05T18:58:53.763Z] === RUN TestTagValidPrefixedRepo [2022-03-05T18:58:53.763Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-05T18:58:53.763Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T18:58:53.763Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-05T18:58:53.763Z] === RUN TestTagOfficialNames [2022-03-05T18:58:53.921Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:58:54.265Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-05T18:58:54.265Z] === RUN TestTagMatchesDigest [2022-03-05T18:58:54.265Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-05T18:58:54.265Z] PASS [2022-03-05T18:58:54.265Z] ok github.com/docker/docker/integration/image 1.689s [2022-03-05T18:58:54.265Z] [2022-03-05T18:58:54.265Z] === Skipped [2022-03-05T18:58:54.265Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-05T18:58:54.265Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:58:54.265Z] [2022-03-05T18:58:54.265Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T18:58:54.265Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T18:58:54.265Z] [2022-03-05T18:58:54.265Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-05T18:58:54.265Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T18:58:54.265Z] [2022-03-05T18:58:54.265Z] DONE 12 tests, 3 skipped in 5.415s [2022-03-05T18:58:54.265Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-05T18:58:54.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-05T18:58:54.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-05T18:58:54.963Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.49s) [2022-03-05T18:58:54.964Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T18:58:54.964Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-05T18:58:54.964Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-05T18:58:54.964Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-05T18:58:55.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:58:56.079Z] --- PASS: TestDaemonStartWithLogOpt (3.42s) [2022-03-05T18:58:56.079Z] === CONT TestReadPluginNoRead [2022-03-05T18:58:56.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-05T18:58:56.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:58:56.617Z] INFO: Testing against a local daemon [2022-03-05T18:58:56.617Z] === RUN TestNetworkCreateDelete [2022-03-05T18:58:56.617Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:58:56.617Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T18:58:56.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-05T18:58:56.617Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-03-05T18:58:56.617Z] === RUN TestDaemonDNSFallback [2022-03-05T18:58:56.617Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:58:56.617Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestInspectNetwork [2022-03-05T18:58:56.617Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-05T18:58:56.617Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T18:58:56.617Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:58:56.617Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestNetworkInvalidJSON [2022-03-05T18:58:56.617Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T18:58:56.617Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T18:58:56.617Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:58:56.617Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:58:56.617Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:58:56.617Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:58:56.617Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T18:58:56.617Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T18:58:56.617Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T18:58:56.617Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-03-05T18:58:56.617Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-05T18:58:56.617Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-05T18:58:56.617Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-05T18:58:56.617Z] === RUN TestNetworkList [2022-03-05T18:58:56.617Z] === RUN TestNetworkList//networks [2022-03-05T18:58:56.617Z] === PAUSE TestNetworkList//networks [2022-03-05T18:58:56.617Z] === RUN TestNetworkList//networks/ [2022-03-05T18:58:56.617Z] === PAUSE TestNetworkList//networks/ [2022-03-05T18:58:56.617Z] === CONT TestNetworkList//networks [2022-03-05T18:58:56.617Z] === CONT TestNetworkList//networks/ [2022-03-05T18:58:56.617Z] --- PASS: TestNetworkList (0.04s) [2022-03-05T18:58:56.617Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T18:58:56.617Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T18:58:56.617Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T18:58:56.617Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T18:58:56.617Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T18:58:56.617Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T18:58:56.617Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T18:58:56.617Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T18:58:56.617Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T18:58:56.617Z] service_test.go:243: FLAKY_TEST [2022-03-05T18:58:56.617Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T18:58:56.617Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-05T18:58:56.617Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T18:58:56.617Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T18:58:56.617Z] PASS [2022-03-05T18:58:56.617Z] ok github.com/docker/docker/integration/network 0.188s [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === Skipped [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-05T18:58:56.617Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-03-05T18:58:56.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-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-05T18:58:56.617Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-05T18:58:56.617Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-05T18:58:56.617Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-05T18:58:56.617Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-05T18:58:56.617Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T18:58:56.617Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T18:58:56.617Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T18:58:56.617Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T18:58:56.617Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T18:58:56.617Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T18:58:56.617Z] service_test.go:243: FLAKY_TEST [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-05T18:58:56.617Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T18:58:56.617Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-05T18:58:56.617Z] [2022-03-05T18:58:56.617Z] DONE 22 tests, 15 skipped in 2.149s [2022-03-05T18:58:56.617Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-05T18:58:57.118Z] testing: warning: no tests to run [2022-03-05T18:58:57.118Z] PASS [2022-03-05T18:58:57.118Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2022-03-05T18:58:57.118Z] [2022-03-05T18:58:57.118Z] DONE 0 tests in 0.666s [2022-03-05T18:58:57.118Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-05T18:58:57.291Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-05T18:58:57.291Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-05T18:58:57.291Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-05T18:58:57.291Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-05T18:58:57.291Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-05T18:58:57.291Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-05T18:58:57.291Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-05T18:58:57.291Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-05T18:58:57.291Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-05T18:58:57.291Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-05T18:58:57.291Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-05T18:58:57.996Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T18:58:58.174Z] testing: warning: no tests to run [2022-03-05T18:58:58.174Z] PASS [2022-03-05T18:58:58.174Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [2022-03-05T18:58:58.174Z] [2022-03-05T18:58:58.174Z] DONE 0 tests in 0.666s [2022-03-05T18:58:58.174Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-05T18:58:58.252Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-05T18:58:58.252Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-05T18:58:58.252Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-05T18:58:58.511Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-05T18:58:58.511Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-05T18:58:58.511Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-05T18:58:58.679Z] testing: warning: no tests to run [2022-03-05T18:58:58.679Z] PASS [2022-03-05T18:58:58.679Z] ok github.com/docker/docker/integration/plugin 0.066s [2022-03-05T18:58:58.679Z] [2022-03-05T18:58:58.679Z] DONE 0 tests in 0.662s [2022-03-05T18:58:58.679Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-05T18:58:58.939Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T18:58:59.080Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-05T18:58:59.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-05T18:58:59.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-05T18:58:59.588Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-05T18:58:59.740Z] testing: warning: no tests to run [2022-03-05T18:58:59.740Z] PASS [2022-03-05T18:58:59.740Z] ok github.com/docker/docker/integration/plugin/authz 0.069s [2022-03-05T18:58:59.740Z] [2022-03-05T18:58:59.740Z] DONE 0 tests in 0.745s [2022-03-05T18:58:59.740Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-05T18:59:00.017Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-05T18:59:00.276Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-05T18:59:00.326Z] === RUN TestReadPluginNoRead/default [2022-03-05T18:59:00.587Z] --- PASS: TestContinueAfterPluginCrash (8.32s) [2022-03-05T18:59:00.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-05T18:59:01.214Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-05T18:59:01.530Z] === CONT TestReadPluginNoRead [2022-03-05T18:59:01.530Z] read_test.go:92: [d35126a6bee34] daemon is not started [2022-03-05T18:59:01.530Z] --- PASS: TestReadPluginNoRead (5.74s) [2022-03-05T18:59:01.530Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-03-05T18:59:01.530Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-03-05T18:59:01.530Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-03-05T18:59:01.530Z] PASS [2022-03-05T18:59:01.530Z] [2022-03-05T18:59:01.530Z] DONE 6 tests in 9.190s [2022-03-05T18:59:01.530Z] 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-05T18:59:01.530Z] testing: warning: no tests to run [2022-03-05T18:59:01.530Z] PASS [2022-03-05T18:59:01.530Z] [2022-03-05T18:59:01.530Z] DONE 0 tests in 0.012s [2022-03-05T18:59:01.530Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T18:59:01.530Z] INFO: Testing against a local daemon [2022-03-05T18:59:01.530Z] === RUN TestPluginWithDevMounts [2022-03-05T18:59:01.530Z] === PAUSE TestPluginWithDevMounts [2022-03-05T18:59:01.530Z] === CONT TestPluginWithDevMounts [2022-03-05T18:59:01.848Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-05T18:59:01.848Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-05T18:59:01.848Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-05T18:59:01.848Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-05T18:59:01.848Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-05T18:59:01.848Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-05T18:59:01.848Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-05T18:59:01.848Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-05T18:59:02.153Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-05T18:59:02.326Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-05T18:59:02.720Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-05T18:59:02.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-05T18:59:02.870Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-05T18:59:02.913Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-03-05T18:59:02.913Z] PASS [2022-03-05T18:59:02.913Z] [2022-03-05T18:59:02.913Z] DONE 1 tests in 1.629s [2022-03-05T18:59:02.913Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T18:59:03.173Z] INFO: Testing against a local daemon [2022-03-05T18:59:03.173Z] === RUN TestSecretInspect [2022-03-05T18:59:03.287Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-05T18:59:03.287Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-05T18:59:03.546Z] === RUN TestDockerSuite/TestDockerFails [2022-03-05T18:59:03.546Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-05T18:59:03.747Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:59:03.747Z] INFO: Testing against a local daemon [2022-03-05T18:59:03.747Z] === RUN TestPluginInvalidJSON [2022-03-05T18:59:03.747Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:59:03.747Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:59:03.747Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T18:59:03.747Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-05T18:59:03.747Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-05T18:59:03.747Z] === RUN TestPluginInstall [2022-03-05T18:59:03.747Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T18:59:03.747Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-05T18:59:03.747Z] === RUN TestPluginsWithRuntimes [2022-03-05T18:59:03.747Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T18:59:03.747Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-05T18:59:03.747Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T18:59:03.747Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T18:59:03.747Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T18:59:03.747Z] PASS [2022-03-05T18:59:03.747Z] ok github.com/docker/docker/integration/plugin/common 0.094s [2022-03-05T18:59:03.805Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-05T18:59:03.805Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-05T18:59:04.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-05T18:59:04.251Z] [2022-03-05T18:59:04.251Z] === Skipped [2022-03-05T18:59:04.251Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-05T18:59:04.251Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T18:59:04.251Z] [2022-03-05T18:59:04.251Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-05T18:59:04.251Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T18:59:04.251Z] [2022-03-05T18:59:04.251Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-05T18:59:04.251Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T18:59:04.251Z] [2022-03-05T18:59:04.251Z] DONE 5 tests, 3 skipped in 4.307s [2022-03-05T18:59:04.251Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-05T18:59:04.370Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-05T18:59:04.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-05T18:59:04.936Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-05T18:59:05.085Z] --- PASS: TestSecretInspect (2.13s) [2022-03-05T18:59:05.085Z] === RUN TestSecretList [2022-03-05T18:59:05.328Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-05T18:59:05.328Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-05T18:59:05.328Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-05T18:59:05.328Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T18:59:05.328Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-05T18:59:05.871Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-05T18:59:05.871Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-05T18:59:05.871Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-05T18:59:06.129Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-05T18:59:06.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-05T18:59:06.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:59:06.613Z] INFO: Testing against a local daemon [2022-03-05T18:59:06.613Z] === RUN TestExternalGraphDriver [2022-03-05T18:59:06.613Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-05T18:59:06.613Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-05T18:59:06.613Z] === RUN TestGraphdriverPluginV2 [2022-03-05T18:59:06.613Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-05T18:59:06.613Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-05T18:59:06.613Z] PASS [2022-03-05T18:59:06.613Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.105s [2022-03-05T18:59:06.613Z] [2022-03-05T18:59:06.613Z] === Skipped [2022-03-05T18:59:06.613Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-05T18:59:06.613Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-05T18:59:06.613Z] [2022-03-05T18:59:06.613Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-05T18:59:06.613Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-05T18:59:06.613Z] [2022-03-05T18:59:06.613Z] DONE 2 tests, 2 skipped in 2.261s [2022-03-05T18:59:06.613Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-05T18:59:07.505Z] --- PASS: TestCreateServiceSecretFileMode (12.74s) [2022-03-05T18:59:07.505Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T18:59:07.631Z] --- PASS: TestSecretList (2.13s) [2022-03-05T18:59:07.631Z] === RUN TestSecretsCreateAndDelete [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.91s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.25s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.73s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-03-05T18:59:07.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.47s) [2022-03-05T18:59:07.803Z] === RUN TestCgroupNamespacesRun [2022-03-05T18:59:08.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:59:08.286Z] INFO: Testing against a local daemon [2022-03-05T18:59:08.286Z] === RUN TestReadPluginNoRead [2022-03-05T18:59:08.286Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T18:59:08.286Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-05T18:59:08.286Z] PASS [2022-03-05T18:59:08.286Z] ok github.com/docker/docker/integration/plugin/logging 0.093s [2022-03-05T18:59:08.744Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-03-05T18:59:08.744Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-05T18:59:08.787Z] [2022-03-05T18:59:08.788Z] === Skipped [2022-03-05T18:59:08.788Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-05T18:59:08.788Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T18:59:08.788Z] [2022-03-05T18:59:08.788Z] DONE 1 tests, 1 skipped in 1.991s [2022-03-05T18:59:08.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-05T18:59:09.546Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-03-05T18:59:09.546Z] === RUN TestSecretsUpdate [2022-03-05T18:59:09.688Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-05T18:59:09.688Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-05T18:59:09.840Z] testing: warning: no tests to run [2022-03-05T18:59:09.840Z] PASS [2022-03-05T18:59:09.840Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.068s [2022-03-05T18:59:09.840Z] [2022-03-05T18:59:09.840Z] DONE 0 tests in 1.011s [2022-03-05T18:59:09.840Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-05T18:59:11.069Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-03-05T18:59:11.069Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-05T18:59:11.272Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-05T18:59:11.505Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:59:11.505Z] INFO: Testing against a local daemon [2022-03-05T18:59:11.505Z] === RUN TestPluginWithDevMounts [2022-03-05T18:59:11.505Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:11.505Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-05T18:59:11.505Z] PASS [2022-03-05T18:59:11.505Z] ok github.com/docker/docker/integration/plugin/volumes 0.088s [2022-03-05T18:59:11.695Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-05T18:59:12.008Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-03-05T18:59:12.008Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-05T18:59:12.013Z] [2022-03-05T18:59:12.013Z] === Skipped [2022-03-05T18:59:12.013Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-05T18:59:12.013Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:12.013Z] [2022-03-05T18:59:12.013Z] DONE 1 tests, 1 skipped in 2.005s [2022-03-05T18:59:12.013Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-05T18:59:12.088Z] --- PASS: TestSecretsUpdate (2.14s) [2022-03-05T18:59:12.088Z] === RUN TestTemplatedSecret [2022-03-05T18:59:12.948Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-03-05T18:59:12.948Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-05T18:59:13.097Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-05T18:59:13.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:59:13.677Z] INFO: Testing against a local daemon [2022-03-05T18:59:13.677Z] === RUN TestSecretInspect [2022-03-05T18:59:13.677Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:13.677Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-05T18:59:13.677Z] === RUN TestSecretList [2022-03-05T18:59:13.677Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:13.677Z] --- SKIP: TestSecretList (0.00s) [2022-03-05T18:59:13.677Z] === RUN TestSecretsCreateAndDelete [2022-03-05T18:59:13.677Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:13.677Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-05T18:59:13.677Z] === RUN TestSecretsUpdate [2022-03-05T18:59:13.677Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:13.677Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-05T18:59:13.677Z] === RUN TestTemplatedSecret [2022-03-05T18:59:13.677Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:13.677Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-05T18:59:13.677Z] === RUN TestSecretCreateResolve [2022-03-05T18:59:13.677Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:13.677Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-05T18:59:13.677Z] PASS [2022-03-05T18:59:13.677Z] ok github.com/docker/docker/integration/secret 0.099s [2022-03-05T18:59:13.677Z] [2022-03-05T18:59:13.677Z] === Skipped [2022-03-05T18:59:13.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-05T18:59:13.677Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:13.677Z] [2022-03-05T18:59:13.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-05T18:59:13.677Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:13.677Z] [2022-03-05T18:59:13.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-05T18:59:13.677Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:13.677Z] [2022-03-05T18:59:13.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-05T18:59:13.677Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:13.677Z] [2022-03-05T18:59:13.677Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-05T18:59:13.677Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:13.677Z] [2022-03-05T18:59:13.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-05T18:59:13.677Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:13.677Z] [2022-03-05T18:59:13.677Z] DONE 6 tests, 6 skipped in 1.881s [2022-03-05T18:59:13.677Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-05T18:59:14.330Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-03-05T18:59:14.331Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-05T18:59:14.472Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-05T18:59:14.632Z] --- PASS: TestTemplatedSecret (2.56s) [2022-03-05T18:59:14.632Z] === RUN TestSecretCreateResolve [2022-03-05T18:59:14.901Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-03-05T18:59:14.901Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-05T18:59:15.841Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-03-05T18:59:15.841Z] === RUN TestNISDomainname [2022-03-05T18:59:15.849Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-05T18:59:16.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:59:16.027Z] INFO: Testing against a local daemon [2022-03-05T18:59:16.027Z] === RUN TestServiceCreateInit [2022-03-05T18:59:16.027Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T18:59:16.027Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.027Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T18:59:16.027Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.027Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-05T18:59:16.027Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T18:59:16.027Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T18:59:16.027Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T18:59:16.027Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.027Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-05T18:59:16.027Z] === RUN TestCreateServiceConflict [2022-03-05T18:59:16.027Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.027Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-05T18:59:16.027Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T18:59:16.027Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.027Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-05T18:59:16.027Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T18:59:16.027Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.027Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-05T18:59:16.027Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T18:59:16.027Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.027Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-05T18:59:16.027Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T18:59:16.027Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.027Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-05T18:59:16.027Z] === RUN TestCreateServiceSysctls [2022-03-05T18:59:16.027Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.027Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-05T18:59:16.027Z] === RUN TestCreateServiceCapabilities [2022-03-05T18:59:16.412Z] --- PASS: TestNISDomainname (0.50s) [2022-03-05T18:59:16.412Z] === RUN TestHostnameDnsResolution [2022-03-05T18:59:16.417Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-05T18:59:16.538Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-05T18:59:16.538Z] === RUN TestInspect [2022-03-05T18:59:16.538Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] --- SKIP: TestInspect (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestCreateJob [2022-03-05T18:59:16.538Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] --- SKIP: TestCreateJob (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestReplicatedJob [2022-03-05T18:59:16.538Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestUpdateReplicatedJob [2022-03-05T18:59:16.538Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestServiceListWithStatuses [2022-03-05T18:59:16.538Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T18:59:16.538Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestDockerNetworkReConnect [2022-03-05T18:59:16.538Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestServicePlugin [2022-03-05T18:59:16.538Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestServiceUpdateLabel [2022-03-05T18:59:16.538Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:16.538Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestServiceUpdateSecrets [2022-03-05T18:59:16.538Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:16.538Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestServiceUpdateConfigs [2022-03-05T18:59:16.538Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:16.538Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestServiceUpdateNetwork [2022-03-05T18:59:16.538Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:16.538Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-05T18:59:16.538Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T18:59:16.538Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:16.538Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-05T18:59:16.538Z] PASS [2022-03-05T18:59:16.538Z] ok github.com/docker/docker/integration/service 0.259s [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === Skipped [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T18:59:16.538Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T18:59:16.538Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-05T18:59:16.538Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-05T18:59:16.538Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-05T18:59:16.538Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-05T18:59:16.538Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-05T18:59:16.538Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-05T18:59:16.538Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-05T18:59:16.538Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-05T18:59:16.538Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-05T18:59:16.538Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-05T18:59:16.538Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-05T18:59:16.538Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-05T18:59:16.538Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-05T18:59:16.538Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-05T18:59:16.538Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-05T18:59:16.538Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-05T18:59:16.538Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-05T18:59:16.538Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-05T18:59:16.538Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-05T18:59:16.538Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-05T18:59:16.538Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-05T18:59:16.538Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:16.538Z] [2022-03-05T18:59:16.538Z] DONE 24 tests, 23 skipped in 2.522s [2022-03-05T18:59:16.538Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-05T18:59:16.547Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-03-05T18:59:16.547Z] PASS [2022-03-05T18:59:16.547Z] [2022-03-05T18:59:16.547Z] DONE 6 tests in 13.299s [2022-03-05T18:59:16.547Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T18:59:16.547Z] INFO: Testing against a local daemon [2022-03-05T18:59:16.547Z] === RUN TestServiceCreateInit [2022-03-05T18:59:16.547Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T18:59:16.982Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-05T18:59:16.983Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-03-05T18:59:16.983Z] === RUN TestUnprivilegedPortsAndPing [2022-03-05T18:59:17.550Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-05T18:59:17.554Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-03-05T18:59:17.554Z] === RUN TestStats [2022-03-05T18:59:17.809Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-05T18:59:18.203Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:59:18.203Z] INFO: Testing against a local daemon [2022-03-05T18:59:18.203Z] === RUN TestSessionCreate [2022-03-05T18:59:18.203Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-05T18:59:18.203Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-05T18:59:18.203Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T18:59:18.203Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-05T18:59:18.203Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-05T18:59:18.203Z] PASS [2022-03-05T18:59:18.203Z] ok github.com/docker/docker/integration/session 0.089s [2022-03-05T18:59:18.203Z] [2022-03-05T18:59:18.203Z] === Skipped [2022-03-05T18:59:18.203Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-05T18:59:18.203Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-05T18:59:18.203Z] [2022-03-05T18:59:18.203Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-05T18:59:18.203Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-05T18:59:18.203Z] [2022-03-05T18:59:18.203Z] DONE 2 tests, 2 skipped in 1.782s [2022-03-05T18:59:18.203Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-05T18:59:18.378Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-05T18:59:18.946Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-05T18:59:19.194Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-05T18:59:19.194Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-05T18:59:19.194Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-05T18:59:19.194Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-05T18:59:19.194Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-05T18:59:19.546Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-05T18:59:19.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/test/unit [2022-03-05T18:59:19.857Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T18:59:20.096Z] --- PASS: TestStats (2.43s) [2022-03-05T18:59:20.096Z] === RUN TestStopContainerWithTimeout [2022-03-05T18:59:20.096Z] === RUN TestStopContainerWithTimeout/0 [2022-03-05T18:59:20.096Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-05T18:59:20.096Z] === RUN TestStopContainerWithTimeout/1 [2022-03-05T18:59:20.096Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-05T18:59:20.096Z] === RUN TestStopContainerWithTimeout/3 [2022-03-05T18:59:20.096Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-05T18:59:20.096Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-05T18:59:20.096Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-05T18:59:20.096Z] === CONT TestStopContainerWithTimeout/0 [2022-03-05T18:59:20.096Z] === CONT TestStopContainerWithTimeout/3 [2022-03-05T18:59:20.097Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-05T18:59:20.097Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-05T18:59:20.097Z] + TESTDIRS=./... [2022-03-05T18:59:20.097Z] + exclude_paths='/vendor/|/integration' [2022-03-05T18:59:20.097Z] ++ go list ./... [2022-03-05T18:59:20.097Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-05T18:59:20.326Z] --- PASS: TestCreateServiceConfigFileMode (12.43s) [2022-03-05T18:59:20.326Z] === RUN TestCreateServiceSysctls [2022-03-05T18:59:20.326Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-05T18:59:20.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:59:20.575Z] INFO: Testing against a local daemon [2022-03-05T18:59:20.575Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T18:59:20.575Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:20.575Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T18:59:20.575Z] === RUN TestDiskUsage [2022-03-05T18:59:20.575Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-05T18:59:20.575Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-05T18:59:20.575Z] === RUN TestEventsExecDie [2022-03-05T18:59:20.575Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-05T18:59:20.575Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-05T18:59:20.575Z] === RUN TestEventsBackwardsCompatible [2022-03-05T18:59:20.575Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-05T18:59:20.575Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-05T18:59:20.575Z] === RUN TestEventsVolumeCreate [2022-03-05T18:59:20.575Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-05T18:59:20.575Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-05T18:59:20.575Z] === RUN TestInfoAPI [2022-03-05T18:59:20.575Z] --- PASS: TestInfoAPI (0.07s) [2022-03-05T18:59:20.575Z] === RUN TestInfoAPIWarnings [2022-03-05T18:59:20.575Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:59:20.575Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-05T18:59:20.575Z] === RUN TestInfoDebug [2022-03-05T18:59:20.575Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:59:20.575Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-05T18:59:20.575Z] === RUN TestInfoInsecureRegistries [2022-03-05T18:59:20.575Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:59:20.575Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-05T18:59:20.575Z] === RUN TestInfoRegistryMirrors [2022-03-05T18:59:20.575Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:59:20.575Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-05T18:59:20.575Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T18:59:20.667Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-05T18:59:21.041Z] + pkg_list='github.com/docker/docker/api [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/backend/build [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/httputils [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/middleware [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/build [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/container [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/debug [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/distribution [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/grpc [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/image [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/network [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/plugin [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/session [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/swarm [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/system [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/server/router/volume [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/backend [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/blkiodev [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/container [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/events [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/filters [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/image [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/mount [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/network [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/registry [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/strslice [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/swarm [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/time [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/versions [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-05T18:59:21.041Z] github.com/docker/docker/api/types/volume [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder/builder-next [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder/builder-next/worker [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder/dockerfile [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder/dockerignore [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder/remotecontext [2022-03-05T18:59:21.041Z] github.com/docker/docker/builder/remotecontext/git [2022-03-05T18:59:21.041Z] github.com/docker/docker/cli [2022-03-05T18:59:21.041Z] github.com/docker/docker/cli/config [2022-03-05T18:59:21.041Z] github.com/docker/docker/cli/debug [2022-03-05T18:59:21.041Z] github.com/docker/docker/client [2022-03-05T18:59:21.041Z] github.com/docker/docker/cmd/docker-proxy [2022-03-05T18:59:21.041Z] github.com/docker/docker/cmd/dockerd [2022-03-05T18:59:21.041Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-05T18:59:21.041Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-05T18:59:21.041Z] github.com/docker/docker/container [2022-03-05T18:59:21.041Z] github.com/docker/docker/container/stream [2022-03-05T18:59:21.041Z] github.com/docker/docker/contrib/apparmor [2022-03-05T18:59:21.041Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-05T18:59:21.041Z] github.com/docker/docker/contrib/httpserver [2022-03-05T18:59:21.041Z] github.com/docker/docker/daemon [2022-03-05T18:59:21.041Z] github.com/docker/docker/daemon/cluster [2022-03-05T18:59:21.041Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-05T18:59:21.041Z] github.com/docker/docker/daemon/cluster/convert [2022-03-05T18:59:21.041Z] github.com/docker/docker/daemon/cluster/executor [2022-03-05T18:59:21.041Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-05T18:59:21.041Z] github.com/docker/docker/daemon/cluster/provider [2022-03-05T18:59:21.041Z] github.com/docker/docker/daemon/config [2022-03-05T18:59:21.041Z] github.com/docker/docker/daemon/events [2022-03-05T18:59:21.041Z] github.com/docker/docker/daemon/events/testutils [2022-03-05T18:59:21.041Z] github.com/docker/docker/daemon/exec [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/images [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/initlayer [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/links [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/listeners [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/gelf [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/journald [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/local [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/logentries [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/splunk [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/syslog [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/templates [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/names [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/network [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/stats [2022-03-05T18:59:21.042Z] github.com/docker/docker/distribution [2022-03-05T18:59:21.042Z] github.com/docker/docker/distribution/metadata [2022-03-05T18:59:21.042Z] github.com/docker/docker/distribution/utils [2022-03-05T18:59:21.042Z] github.com/docker/docker/distribution/xfer [2022-03-05T18:59:21.042Z] github.com/docker/docker/dockerversion [2022-03-05T18:59:21.042Z] github.com/docker/docker/errdefs [2022-03-05T18:59:21.042Z] github.com/docker/docker/image [2022-03-05T18:59:21.042Z] github.com/docker/docker/image/cache [2022-03-05T18:59:21.042Z] github.com/docker/docker/image/tarexport [2022-03-05T18:59:21.042Z] github.com/docker/docker/image/v1 [2022-03-05T18:59:21.042Z] github.com/docker/docker/internal/test/suite [2022-03-05T18:59:21.042Z] github.com/docker/docker/layer [2022-03-05T18:59:21.042Z] github.com/docker/docker/libcontainerd [2022-03-05T18:59:21.042Z] github.com/docker/docker/libcontainerd/queue [2022-03-05T18:59:21.042Z] github.com/docker/docker/libcontainerd/remote [2022-03-05T18:59:21.042Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-05T18:59:21.042Z] github.com/docker/docker/libcontainerd/types [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/config [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/idm [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/ns [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/options [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/osl [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/types [2022-03-05T18:59:21.042Z] github.com/docker/docker/oci [2022-03-05T18:59:21.042Z] github.com/docker/docker/oci/caps [2022-03-05T18:59:21.042Z] github.com/docker/docker/opts [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/aaparser [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/archive [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/authorization [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/broadcaster [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/capabilities [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/chrootarchive [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/containerfs [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/devicemapper [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/directory [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/dmesg [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/filenotify [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/fileutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/fsutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/homedir [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/idtools [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/ioutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/jsonmessage [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/locker [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/longpath [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/loopback [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/mount [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/namesgenerator [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/parsers [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/pidfile [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/platform [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/plugingetter [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/plugins [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/plugins/transport [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/pools [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/progress [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/pubsub [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/reexec [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/signal [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/stack [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/stdcopy [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/streamformatter [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/stringid [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/symlink [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/sysinfo [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/system [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/tailfile [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/tarsum [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/term [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/term/windows [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/truncindex [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/urlutil [2022-03-05T18:59:21.042Z] github.com/docker/docker/pkg/useragent [2022-03-05T18:59:21.042Z] github.com/docker/docker/plugin [2022-03-05T18:59:21.042Z] github.com/docker/docker/plugin/executor/containerd [2022-03-05T18:59:21.042Z] github.com/docker/docker/plugin/v2 [2022-03-05T18:59:21.042Z] github.com/docker/docker/profiles/apparmor [2022-03-05T18:59:21.042Z] github.com/docker/docker/profiles/seccomp [2022-03-05T18:59:21.042Z] github.com/docker/docker/quota [2022-03-05T18:59:21.042Z] github.com/docker/docker/reference [2022-03-05T18:59:21.042Z] github.com/docker/docker/registry [2022-03-05T18:59:21.042Z] github.com/docker/docker/registry/resumable [2022-03-05T18:59:21.042Z] github.com/docker/docker/restartmanager [2022-03-05T18:59:21.042Z] github.com/docker/docker/rootless [2022-03-05T18:59:21.042Z] github.com/docker/docker/rootless/specconv [2022-03-05T18:59:21.042Z] github.com/docker/docker/runconfig [2022-03-05T18:59:21.042Z] github.com/docker/docker/runconfig/opts [2022-03-05T18:59:21.042Z] github.com/docker/docker/testutil [2022-03-05T18:59:21.042Z] github.com/docker/docker/testutil/daemon [2022-03-05T18:59:21.042Z] github.com/docker/docker/testutil/environment [2022-03-05T18:59:21.042Z] github.com/docker/docker/testutil/fakecontext [2022-03-05T18:59:21.042Z] github.com/docker/docker/testutil/fakegit [2022-03-05T18:59:21.042Z] github.com/docker/docker/testutil/fakestorage [2022-03-05T18:59:21.042Z] github.com/docker/docker/testutil/fixtures/load [2022-03-05T18:59:21.042Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-05T18:59:21.042Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-05T18:59:21.042Z] github.com/docker/docker/testutil/registry [2022-03-05T18:59:21.042Z] github.com/docker/docker/testutil/request [2022-03-05T18:59:21.042Z] github.com/docker/docker/volume [2022-03-05T18:59:21.042Z] github.com/docker/docker/volume/drivers [2022-03-05T18:59:21.042Z] github.com/docker/docker/volume/local [2022-03-05T18:59:21.042Z] github.com/docker/docker/volume/mounts [2022-03-05T18:59:21.042Z] github.com/docker/docker/volume/service [2022-03-05T18:59:21.042Z] github.com/docker/docker/volume/service/opts [2022-03-05T18:59:21.042Z] github.com/docker/docker/volume/testutils' [2022-03-05T18:59:21.042Z] ++ grep --fixed-strings -v /libnetwork [2022-03-05T18:59:21.042Z] ++ echo 'github.com/docker/docker/api [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/backend/build [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/httputils [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/middleware [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/build [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/container [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/debug [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/distribution [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/grpc [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/image [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/network [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/plugin [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/session [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/swarm [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/system [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/server/router/volume [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/backend [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/blkiodev [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/container [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/events [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/filters [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/image [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/mount [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/network [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/registry [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/strslice [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/swarm [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/time [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/versions [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-05T18:59:21.042Z] github.com/docker/docker/api/types/volume [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder/builder-next [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder/builder-next/worker [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder/dockerfile [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder/dockerignore [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder/remotecontext [2022-03-05T18:59:21.042Z] github.com/docker/docker/builder/remotecontext/git [2022-03-05T18:59:21.042Z] github.com/docker/docker/cli [2022-03-05T18:59:21.042Z] github.com/docker/docker/cli/config [2022-03-05T18:59:21.042Z] github.com/docker/docker/cli/debug [2022-03-05T18:59:21.042Z] github.com/docker/docker/client [2022-03-05T18:59:21.042Z] github.com/docker/docker/cmd/docker-proxy [2022-03-05T18:59:21.042Z] github.com/docker/docker/cmd/dockerd [2022-03-05T18:59:21.042Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-05T18:59:21.042Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-05T18:59:21.042Z] github.com/docker/docker/container [2022-03-05T18:59:21.042Z] github.com/docker/docker/container/stream [2022-03-05T18:59:21.042Z] github.com/docker/docker/contrib/apparmor [2022-03-05T18:59:21.042Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-05T18:59:21.042Z] github.com/docker/docker/contrib/httpserver [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/cluster [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/cluster/convert [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/cluster/executor [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/cluster/provider [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/config [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/events [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/events/testutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/exec [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/images [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/initlayer [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/links [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/listeners [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/gelf [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/journald [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/local [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/logentries [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/splunk [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/syslog [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/logger/templates [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/names [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/network [2022-03-05T18:59:21.042Z] github.com/docker/docker/daemon/stats [2022-03-05T18:59:21.042Z] github.com/docker/docker/distribution [2022-03-05T18:59:21.042Z] github.com/docker/docker/distribution/metadata [2022-03-05T18:59:21.042Z] github.com/docker/docker/distribution/utils [2022-03-05T18:59:21.042Z] github.com/docker/docker/distribution/xfer [2022-03-05T18:59:21.042Z] github.com/docker/docker/dockerversion [2022-03-05T18:59:21.042Z] github.com/docker/docker/errdefs [2022-03-05T18:59:21.042Z] github.com/docker/docker/image [2022-03-05T18:59:21.042Z] github.com/docker/docker/image/cache [2022-03-05T18:59:21.042Z] github.com/docker/docker/image/tarexport [2022-03-05T18:59:21.042Z] github.com/docker/docker/image/v1 [2022-03-05T18:59:21.042Z] github.com/docker/docker/internal/test/suite [2022-03-05T18:59:21.042Z] github.com/docker/docker/layer [2022-03-05T18:59:21.042Z] github.com/docker/docker/libcontainerd [2022-03-05T18:59:21.042Z] github.com/docker/docker/libcontainerd/queue [2022-03-05T18:59:21.042Z] github.com/docker/docker/libcontainerd/remote [2022-03-05T18:59:21.042Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-05T18:59:21.042Z] github.com/docker/docker/libcontainerd/types [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T18:59:21.042Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/config [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/idm [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/ns [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/options [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/osl [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/libnetwork/types [2022-03-05T18:59:21.043Z] github.com/docker/docker/oci [2022-03-05T18:59:21.043Z] github.com/docker/docker/oci/caps [2022-03-05T18:59:21.043Z] github.com/docker/docker/opts [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/aaparser [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/archive [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/authorization [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/broadcaster [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/capabilities [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/chrootarchive [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/containerfs [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/devicemapper [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/directory [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/dmesg [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/filenotify [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/fileutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/fsutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/homedir [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/idtools [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/ioutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/jsonmessage [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/locker [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/longpath [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/loopback [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/mount [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/namesgenerator [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/parsers [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/pidfile [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/platform [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugingetter [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugins [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugins/transport [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/pools [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/progress [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/pubsub [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/reexec [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/signal [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/stack [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/stdcopy [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/streamformatter [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/stringid [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/symlink [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/sysinfo [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/system [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/tailfile [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/tarsum [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/term [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/term/windows [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/truncindex [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/urlutil [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/useragent [2022-03-05T18:59:21.043Z] github.com/docker/docker/plugin [2022-03-05T18:59:21.043Z] github.com/docker/docker/plugin/executor/containerd [2022-03-05T18:59:21.043Z] github.com/docker/docker/plugin/v2 [2022-03-05T18:59:21.043Z] github.com/docker/docker/profiles/apparmor [2022-03-05T18:59:21.043Z] github.com/docker/docker/profiles/seccomp [2022-03-05T18:59:21.043Z] github.com/docker/docker/quota [2022-03-05T18:59:21.043Z] github.com/docker/docker/reference [2022-03-05T18:59:21.043Z] github.com/docker/docker/registry [2022-03-05T18:59:21.043Z] github.com/docker/docker/registry/resumable [2022-03-05T18:59:21.043Z] github.com/docker/docker/restartmanager [2022-03-05T18:59:21.043Z] github.com/docker/docker/rootless [2022-03-05T18:59:21.043Z] github.com/docker/docker/rootless/specconv [2022-03-05T18:59:21.043Z] github.com/docker/docker/runconfig [2022-03-05T18:59:21.043Z] github.com/docker/docker/runconfig/opts [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/daemon [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/environment [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fakecontext [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fakegit [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fakestorage [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fixtures/load [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/registry [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/request [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume/drivers [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume/local [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume/mounts [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume/service [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume/service/opts [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume/testutils' [2022-03-05T18:59:21.043Z] + base_pkg_list='github.com/docker/docker/api [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/backend/build [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/httputils [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/middleware [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/build [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/container [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/debug [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/distribution [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/grpc [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/image [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/network [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/plugin [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/session [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/swarm [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/system [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/server/router/volume [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/backend [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/blkiodev [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/container [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/events [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/filters [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/image [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/mount [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/network [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/registry [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/strslice [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/swarm [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/time [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/versions [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-05T18:59:21.043Z] github.com/docker/docker/api/types/volume [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder/builder-next [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder/builder-next/worker [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder/dockerfile [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder/dockerignore [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder/remotecontext [2022-03-05T18:59:21.043Z] github.com/docker/docker/builder/remotecontext/git [2022-03-05T18:59:21.043Z] github.com/docker/docker/cli [2022-03-05T18:59:21.043Z] github.com/docker/docker/cli/config [2022-03-05T18:59:21.043Z] github.com/docker/docker/cli/debug [2022-03-05T18:59:21.043Z] github.com/docker/docker/client [2022-03-05T18:59:21.043Z] github.com/docker/docker/cmd/docker-proxy [2022-03-05T18:59:21.043Z] github.com/docker/docker/cmd/dockerd [2022-03-05T18:59:21.043Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-05T18:59:21.043Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-05T18:59:21.043Z] github.com/docker/docker/container [2022-03-05T18:59:21.043Z] github.com/docker/docker/container/stream [2022-03-05T18:59:21.043Z] github.com/docker/docker/contrib/apparmor [2022-03-05T18:59:21.043Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-05T18:59:21.043Z] github.com/docker/docker/contrib/httpserver [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/cluster [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/cluster/convert [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/cluster/executor [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/cluster/provider [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/config [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/events [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/events/testutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/exec [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/images [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/initlayer [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/links [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/listeners [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/gelf [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/journald [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/local [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/logentries [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/splunk [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/syslog [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/logger/templates [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/names [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/network [2022-03-05T18:59:21.043Z] github.com/docker/docker/daemon/stats [2022-03-05T18:59:21.043Z] github.com/docker/docker/distribution [2022-03-05T18:59:21.043Z] github.com/docker/docker/distribution/metadata [2022-03-05T18:59:21.043Z] github.com/docker/docker/distribution/utils [2022-03-05T18:59:21.043Z] github.com/docker/docker/distribution/xfer [2022-03-05T18:59:21.043Z] github.com/docker/docker/dockerversion [2022-03-05T18:59:21.043Z] github.com/docker/docker/errdefs [2022-03-05T18:59:21.043Z] github.com/docker/docker/image [2022-03-05T18:59:21.043Z] github.com/docker/docker/image/cache [2022-03-05T18:59:21.043Z] github.com/docker/docker/image/tarexport [2022-03-05T18:59:21.043Z] github.com/docker/docker/image/v1 [2022-03-05T18:59:21.043Z] github.com/docker/docker/internal/test/suite [2022-03-05T18:59:21.043Z] github.com/docker/docker/layer [2022-03-05T18:59:21.043Z] github.com/docker/docker/libcontainerd [2022-03-05T18:59:21.043Z] github.com/docker/docker/libcontainerd/queue [2022-03-05T18:59:21.043Z] github.com/docker/docker/libcontainerd/remote [2022-03-05T18:59:21.043Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-05T18:59:21.043Z] github.com/docker/docker/libcontainerd/types [2022-03-05T18:59:21.043Z] github.com/docker/docker/oci [2022-03-05T18:59:21.043Z] github.com/docker/docker/oci/caps [2022-03-05T18:59:21.043Z] github.com/docker/docker/opts [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/aaparser [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/archive [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/authorization [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/broadcaster [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/capabilities [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/chrootarchive [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/containerfs [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/devicemapper [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/directory [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/dmesg [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/filenotify [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/fileutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/fsutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/homedir [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/idtools [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/ioutils [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/jsonmessage [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/locker [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/longpath [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/loopback [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/mount [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/namesgenerator [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/parsers [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/pidfile [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/platform [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugingetter [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugins [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/plugins/transport [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/pools [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/progress [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/pubsub [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/reexec [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/signal [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/stack [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/stdcopy [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/streamformatter [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/stringid [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/symlink [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/sysinfo [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/system [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/tailfile [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/tarsum [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/term [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/term/windows [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/truncindex [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/urlutil [2022-03-05T18:59:21.043Z] github.com/docker/docker/pkg/useragent [2022-03-05T18:59:21.043Z] github.com/docker/docker/plugin [2022-03-05T18:59:21.043Z] github.com/docker/docker/plugin/executor/containerd [2022-03-05T18:59:21.043Z] github.com/docker/docker/plugin/v2 [2022-03-05T18:59:21.043Z] github.com/docker/docker/profiles/apparmor [2022-03-05T18:59:21.043Z] github.com/docker/docker/profiles/seccomp [2022-03-05T18:59:21.043Z] github.com/docker/docker/quota [2022-03-05T18:59:21.043Z] github.com/docker/docker/reference [2022-03-05T18:59:21.043Z] github.com/docker/docker/registry [2022-03-05T18:59:21.043Z] github.com/docker/docker/registry/resumable [2022-03-05T18:59:21.043Z] github.com/docker/docker/restartmanager [2022-03-05T18:59:21.043Z] github.com/docker/docker/rootless [2022-03-05T18:59:21.043Z] github.com/docker/docker/rootless/specconv [2022-03-05T18:59:21.043Z] github.com/docker/docker/runconfig [2022-03-05T18:59:21.043Z] github.com/docker/docker/runconfig/opts [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/daemon [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/environment [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fakecontext [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fakegit [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fakestorage [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fixtures/load [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/registry [2022-03-05T18:59:21.043Z] github.com/docker/docker/testutil/request [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume/drivers [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume/local [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume/mounts [2022-03-05T18:59:21.043Z] github.com/docker/docker/volume/service [2022-03-05T18:59:21.044Z] github.com/docker/docker/volume/service/opts [2022-03-05T18:59:21.044Z] github.com/docker/docker/volume/testutils' [2022-03-05T18:59:21.044Z] ++ grep --fixed-strings /libnetwork [2022-03-05T18:59:21.044Z] ++ echo 'github.com/docker/docker/api [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/backend/build [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/httputils [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/middleware [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/build [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/container [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/debug [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/distribution [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/grpc [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/image [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/network [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/plugin [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/session [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/swarm [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/system [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/server/router/volume [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/backend [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/blkiodev [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/container [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/events [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/filters [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/image [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/mount [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/network [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/registry [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/strslice [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/swarm [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/time [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/versions [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-05T18:59:21.044Z] github.com/docker/docker/api/types/volume [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder/builder-next [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder/builder-next/worker [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder/dockerfile [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder/dockerignore [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder/remotecontext [2022-03-05T18:59:21.044Z] github.com/docker/docker/builder/remotecontext/git [2022-03-05T18:59:21.044Z] github.com/docker/docker/cli [2022-03-05T18:59:21.044Z] github.com/docker/docker/cli/config [2022-03-05T18:59:21.044Z] github.com/docker/docker/cli/debug [2022-03-05T18:59:21.044Z] github.com/docker/docker/client [2022-03-05T18:59:21.044Z] github.com/docker/docker/cmd/docker-proxy [2022-03-05T18:59:21.044Z] github.com/docker/docker/cmd/dockerd [2022-03-05T18:59:21.044Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-05T18:59:21.044Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-05T18:59:21.044Z] github.com/docker/docker/container [2022-03-05T18:59:21.044Z] github.com/docker/docker/container/stream [2022-03-05T18:59:21.044Z] github.com/docker/docker/contrib/apparmor [2022-03-05T18:59:21.044Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-05T18:59:21.044Z] github.com/docker/docker/contrib/httpserver [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/cluster [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/cluster/convert [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/cluster/executor [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/cluster/provider [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/config [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/events [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/events/testutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/exec [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/images [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/initlayer [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/links [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/listeners [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/gelf [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/journald [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/local [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/logentries [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/splunk [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/syslog [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/logger/templates [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/names [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/network [2022-03-05T18:59:21.044Z] github.com/docker/docker/daemon/stats [2022-03-05T18:59:21.044Z] github.com/docker/docker/distribution [2022-03-05T18:59:21.044Z] github.com/docker/docker/distribution/metadata [2022-03-05T18:59:21.044Z] github.com/docker/docker/distribution/utils [2022-03-05T18:59:21.044Z] github.com/docker/docker/distribution/xfer [2022-03-05T18:59:21.044Z] github.com/docker/docker/dockerversion [2022-03-05T18:59:21.044Z] github.com/docker/docker/errdefs [2022-03-05T18:59:21.044Z] github.com/docker/docker/image [2022-03-05T18:59:21.044Z] github.com/docker/docker/image/cache [2022-03-05T18:59:21.044Z] github.com/docker/docker/image/tarexport [2022-03-05T18:59:21.044Z] github.com/docker/docker/image/v1 [2022-03-05T18:59:21.044Z] github.com/docker/docker/internal/test/suite [2022-03-05T18:59:21.044Z] github.com/docker/docker/layer [2022-03-05T18:59:21.044Z] github.com/docker/docker/libcontainerd [2022-03-05T18:59:21.044Z] github.com/docker/docker/libcontainerd/queue [2022-03-05T18:59:21.044Z] github.com/docker/docker/libcontainerd/remote [2022-03-05T18:59:21.044Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-05T18:59:21.044Z] github.com/docker/docker/libcontainerd/types [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/config [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/idm [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ns [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/options [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/osl [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/types [2022-03-05T18:59:21.044Z] github.com/docker/docker/oci [2022-03-05T18:59:21.044Z] github.com/docker/docker/oci/caps [2022-03-05T18:59:21.044Z] github.com/docker/docker/opts [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/aaparser [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/archive [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/authorization [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/broadcaster [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/capabilities [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/chrootarchive [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/containerfs [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/devicemapper [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/directory [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/dmesg [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/filenotify [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/fileutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/fsutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/homedir [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/idtools [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/ioutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/jsonmessage [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/locker [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/longpath [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/loopback [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/mount [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/namesgenerator [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/parsers [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/pidfile [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/platform [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/plugingetter [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/plugins [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/plugins/transport [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/pools [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/progress [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/pubsub [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/reexec [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/signal [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/stack [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/stdcopy [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/streamformatter [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/stringid [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/symlink [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/sysinfo [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/system [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/tailfile [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/tarsum [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/term [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/term/windows [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/truncindex [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/urlutil [2022-03-05T18:59:21.044Z] github.com/docker/docker/pkg/useragent [2022-03-05T18:59:21.044Z] github.com/docker/docker/plugin [2022-03-05T18:59:21.044Z] github.com/docker/docker/plugin/executor/containerd [2022-03-05T18:59:21.044Z] github.com/docker/docker/plugin/v2 [2022-03-05T18:59:21.044Z] github.com/docker/docker/profiles/apparmor [2022-03-05T18:59:21.044Z] github.com/docker/docker/profiles/seccomp [2022-03-05T18:59:21.044Z] github.com/docker/docker/quota [2022-03-05T18:59:21.044Z] github.com/docker/docker/reference [2022-03-05T18:59:21.044Z] github.com/docker/docker/registry [2022-03-05T18:59:21.044Z] github.com/docker/docker/registry/resumable [2022-03-05T18:59:21.044Z] github.com/docker/docker/restartmanager [2022-03-05T18:59:21.044Z] github.com/docker/docker/rootless [2022-03-05T18:59:21.044Z] github.com/docker/docker/rootless/specconv [2022-03-05T18:59:21.044Z] github.com/docker/docker/runconfig [2022-03-05T18:59:21.044Z] github.com/docker/docker/runconfig/opts [2022-03-05T18:59:21.044Z] github.com/docker/docker/testutil [2022-03-05T18:59:21.044Z] github.com/docker/docker/testutil/daemon [2022-03-05T18:59:21.044Z] github.com/docker/docker/testutil/environment [2022-03-05T18:59:21.044Z] github.com/docker/docker/testutil/fakecontext [2022-03-05T18:59:21.044Z] github.com/docker/docker/testutil/fakegit [2022-03-05T18:59:21.044Z] github.com/docker/docker/testutil/fakestorage [2022-03-05T18:59:21.044Z] github.com/docker/docker/testutil/fixtures/load [2022-03-05T18:59:21.044Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-05T18:59:21.044Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-05T18:59:21.044Z] github.com/docker/docker/testutil/registry [2022-03-05T18:59:21.044Z] github.com/docker/docker/testutil/request [2022-03-05T18:59:21.044Z] github.com/docker/docker/volume [2022-03-05T18:59:21.044Z] github.com/docker/docker/volume/drivers [2022-03-05T18:59:21.044Z] github.com/docker/docker/volume/local [2022-03-05T18:59:21.044Z] github.com/docker/docker/volume/mounts [2022-03-05T18:59:21.044Z] github.com/docker/docker/volume/service [2022-03-05T18:59:21.044Z] github.com/docker/docker/volume/service/opts [2022-03-05T18:59:21.044Z] github.com/docker/docker/volume/testutils' [2022-03-05T18:59:21.044Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/config [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/idm [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T18:59:21.044Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/ns [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/options [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/osl [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/types' [2022-03-05T18:59:21.045Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-05T18:59:21.045Z] + echo 'github.com/docker/docker/libnetwork [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/config [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/idm [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/ns [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/options [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/osl [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/types' [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T18:59:21.045Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T18:59:21.045Z] + type docker-proxy [2022-03-05T18:59:21.045Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-05T18:59:21.045Z] + hack/make.sh binary-proxy install-proxy [2022-03-05T18:59:21.045Z] [2022-03-05T18:59:21.045Z] Removing bundles/ [2022-03-05T18:59:21.045Z] [2022-03-05T18:59:21.045Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-05T18:59:21.045Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-05T18:59:21.045Z] GOOS="" GOARCH="" GOARM="" [2022-03-05T18:59:21.628Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-03-05T18:59:21.628Z] === RUN TestPingCacheHeaders [2022-03-05T18:59:21.628Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-05T18:59:21.628Z] === RUN TestPingGet [2022-03-05T18:59:21.628Z] --- PASS: TestPingGet (0.04s) [2022-03-05T18:59:21.628Z] === RUN TestPingHead [2022-03-05T18:59:21.628Z] --- PASS: TestPingHead (0.04s) [2022-03-05T18:59:21.628Z] === RUN TestVersion [2022-03-05T18:59:21.628Z] --- PASS: TestVersion (0.03s) [2022-03-05T18:59:21.628Z] PASS [2022-03-05T18:59:21.628Z] ok github.com/docker/docker/integration/system 1.295s [2022-03-05T18:59:21.628Z] [2022-03-05T18:59:21.628Z] === Skipped [2022-03-05T18:59:21.628Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T18:59:21.628Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:21.628Z] [2022-03-05T18:59:21.628Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-05T18:59:21.628Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-05T18:59:21.628Z] [2022-03-05T18:59:21.628Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-05T18:59:21.628Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-05T18:59:21.628Z] [2022-03-05T18:59:21.628Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-05T18:59:21.628Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-05T18:59:21.628Z] [2022-03-05T18:59:21.628Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-05T18:59:21.628Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-05T18:59:21.628Z] [2022-03-05T18:59:21.628Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-05T18:59:21.628Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:59:21.628Z] [2022-03-05T18:59:21.628Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-05T18:59:21.628Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:59:21.628Z] [2022-03-05T18:59:21.628Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-05T18:59:21.628Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:59:21.628Z] [2022-03-05T18:59:21.628Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-05T18:59:21.628Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T18:59:21.628Z] [2022-03-05T18:59:21.628Z] DONE 15 tests, 9 skipped in 3.135s [2022-03-05T18:59:21.628Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-05T18:59:21.705Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-05T18:59:22.575Z] === CONT TestStopContainerWithTimeout/1 [2022-03-05T18:59:22.976Z] --- PASS: TestBuildWithHugeFile (149.20s) [2022-03-05T18:59:22.976Z] === RUN TestBuildWCOWSandboxSize [2022-03-05T18:59:22.976Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:59:22.976Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:59:22.976Z] === RUN TestBuildWithEmptyDockerfile [2022-03-05T18:59:22.976Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:59:22.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:59:22.976Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:59:22.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:59:22.976Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:59:22.976Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:59:22.976Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-05T18:59:22.976Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-05T18:59:22.976Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-05T18:59:22.976Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-03-05T18:59:22.976Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-05T18:59:22.976Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-05T18:59:22.976Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-05T18:59:22.976Z] === RUN TestBuildPreserveOwnership [2022-03-05T18:59:22.976Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:59:22.976Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-05T18:59:22.976Z] === RUN TestBuildPlatformInvalid [2022-03-05T18:59:22.976Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-05T18:59:22.976Z] PASS [2022-03-05T18:59:22.976Z] ok github.com/docker/docker/integration/build 220.802s [2022-03-05T18:59:23.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:59:23.297Z] INFO: Testing against a local daemon [2022-03-05T18:59:23.297Z] === RUN TestVolumesCreateAndList [2022-03-05T18:59:23.297Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-05T18:59:23.297Z] === RUN TestVolumesRemove [2022-03-05T18:59:23.445Z] [2022-03-05T18:59:23.445Z] === Skipped [2022-03-05T18:59:23.445Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-05T18:59:23.445Z] build_session_test.go:25: TODO: BuildKit [2022-03-05T18:59:23.445Z] [2022-03-05T18:59:23.445Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-05T18:59:23.445Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:23.445Z] [2022-03-05T18:59:23.445Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-05T18:59:23.445Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:59:23.445Z] [2022-03-05T18:59:23.445Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-05T18:59:23.445Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:59:23.445Z] [2022-03-05T18:59:23.445Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-05T18:59:23.445Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-05T18:59:23.445Z] [2022-03-05T18:59:23.445Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-05T18:59:23.445Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T18:59:23.445Z] [2022-03-05T18:59:23.445Z] DONE 29 tests, 6 skipped in 249.316s [2022-03-05T18:59:23.445Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-05T18:59:23.611Z] --- PASS: TestCreateServiceSysctls (3.52s) [2022-03-05T18:59:23.611Z] === RUN TestCreateServiceCapabilities [2022-03-05T18:59:23.799Z] --- PASS: TestVolumesRemove (0.19s) [2022-03-05T18:59:23.799Z] === RUN TestVolumesInspect [2022-03-05T18:59:23.799Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-05T18:59:23.799Z] === RUN TestVolumesInvalidJSON [2022-03-05T18:59:23.799Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T18:59:23.799Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T18:59:23.799Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T18:59:23.799Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-05T18:59:23.799Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T18:59:23.799Z] PASS [2022-03-05T18:59:23.799Z] ok github.com/docker/docker/integration/volume 0.378s [2022-03-05T18:59:23.799Z] [2022-03-05T18:59:23.799Z] DONE 5 tests in 2.132s [2022-03-05T18:59:23.799Z] INFO: make.ps1 ended at 03/05/2022 18:59:23 [2022-03-05T18:59:23.799Z] INFO: Integration CLI tests being run from the host: [2022-03-05T18:59:23.799Z] 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-05T18:59:23.957Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-05T18:59:23.957Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-03-05T18:59:23.957Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-03-05T18:59:23.957Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-03-05T18:59:23.957Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-03-05T18:59:23.957Z] === RUN TestDeleteDevicemapper [2022-03-05T18:59:23.957Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T18:59:23.957Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-05T18:59:23.957Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T18:59:24.064Z] --- PASS: TestServiceCreateInit (7.20s) [2022-03-05T18:59:24.064Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-03-05T18:59:24.064Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2022-03-05T18:59:24.064Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T18:59:24.181Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-05T18:59:25.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-05T18:59:26.125Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-03-05T18:59:26.125Z] === RUN TestInspect [2022-03-05T18:59:26.125Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-05T18:59:26.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T18:59:26.401Z] INFO: Testing against a local daemon [2022-03-05T18:59:26.401Z] === RUN TestConfigInspect [2022-03-05T18:59:26.401Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:26.401Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-05T18:59:26.401Z] === RUN TestConfigList [2022-03-05T18:59:26.401Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:26.401Z] --- SKIP: TestConfigList (0.01s) [2022-03-05T18:59:26.401Z] === RUN TestConfigsCreateAndDelete [2022-03-05T18:59:26.401Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:26.401Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-05T18:59:26.401Z] === RUN TestConfigsUpdate [2022-03-05T18:59:26.401Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:26.401Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-05T18:59:26.401Z] === RUN TestTemplatedConfig [2022-03-05T18:59:26.401Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:26.401Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-05T18:59:26.401Z] === RUN TestConfigCreateResolve [2022-03-05T18:59:26.401Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:26.401Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-05T18:59:26.401Z] PASS [2022-03-05T18:59:26.401Z] ok github.com/docker/docker/integration/config 0.120s [2022-03-05T18:59:26.498Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s) [2022-03-05T18:59:26.498Z] === RUN TestUpdateMemory [2022-03-05T18:59:26.498Z] --- PASS: TestUpdateMemory (0.56s) [2022-03-05T18:59:26.498Z] === RUN TestUpdateCPUQuota [2022-03-05T18:59:26.870Z] [2022-03-05T18:59:26.870Z] === Skipped [2022-03-05T18:59:26.870Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-03-05T18:59:26.870Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:26.870Z] [2022-03-05T18:59:26.870Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2022-03-05T18:59:26.870Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:26.870Z] [2022-03-05T18:59:26.870Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-05T18:59:26.870Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:26.870Z] [2022-03-05T18:59:26.870Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-05T18:59:26.870Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:26.870Z] [2022-03-05T18:59:26.870Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-05T18:59:26.870Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:26.870Z] [2022-03-05T18:59:26.870Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-05T18:59:26.870Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:26.870Z] [2022-03-05T18:59:26.870Z] DONE 6 tests, 6 skipped in 3.050s [2022-03-05T18:59:26.870Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-05T18:59:27.438Z] --- PASS: TestUpdateCPUQuota (0.65s) [2022-03-05T18:59:27.438Z] === RUN TestUpdatePidsLimit [2022-03-05T18:59:27.438Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-05T18:59:27.438Z] === RUN TestUpdatePidsLimit/no_change [2022-03-05T18:59:27.501Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-05T18:59:27.632Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-05T18:59:27.632Z] [2022-03-05T18:59:27.632Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-05T18:59:27.632Z] Installing docker-proxy to /usr/local/bin/ [2022-03-05T18:59:27.632Z] [2022-03-05T18:59:27.632Z] + mkdir -p bundles [2022-03-05T18:59:27.632Z] + '[' -n 'github.com/docker/docker/api [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/backend/build [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/httputils [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/middleware [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/build [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/container [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/debug [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/distribution [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/grpc [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/image [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/network [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/plugin [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/session [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/swarm [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/system [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/server/router/volume [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/backend [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/blkiodev [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/container [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/events [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/filters [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/image [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/mount [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/network [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/registry [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/strslice [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/swarm [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/time [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/versions [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-05T18:59:27.632Z] github.com/docker/docker/api/types/volume [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder/builder-next [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder/builder-next/worker [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder/dockerfile [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder/dockerignore [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder/remotecontext [2022-03-05T18:59:27.632Z] github.com/docker/docker/builder/remotecontext/git [2022-03-05T18:59:27.632Z] github.com/docker/docker/cli [2022-03-05T18:59:27.632Z] github.com/docker/docker/cli/config [2022-03-05T18:59:27.632Z] github.com/docker/docker/cli/debug [2022-03-05T18:59:27.632Z] github.com/docker/docker/client [2022-03-05T18:59:27.632Z] github.com/docker/docker/cmd/docker-proxy [2022-03-05T18:59:27.632Z] github.com/docker/docker/cmd/dockerd [2022-03-05T18:59:27.632Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-05T18:59:27.632Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-05T18:59:27.632Z] github.com/docker/docker/container [2022-03-05T18:59:27.632Z] github.com/docker/docker/container/stream [2022-03-05T18:59:27.632Z] github.com/docker/docker/contrib/apparmor [2022-03-05T18:59:27.632Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-05T18:59:27.632Z] github.com/docker/docker/contrib/httpserver [2022-03-05T18:59:27.632Z] github.com/docker/docker/daemon [2022-03-05T18:59:27.632Z] github.com/docker/docker/daemon/cluster [2022-03-05T18:59:27.632Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-05T18:59:27.632Z] github.com/docker/docker/daemon/cluster/convert [2022-03-05T18:59:27.632Z] github.com/docker/docker/daemon/cluster/executor [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/cluster/provider [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/config [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/events [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/events/testutils [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/exec [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/images [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/initlayer [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/links [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/listeners [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/gelf [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/journald [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/local [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/logentries [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/splunk [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/syslog [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/logger/templates [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/names [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/network [2022-03-05T18:59:27.633Z] github.com/docker/docker/daemon/stats [2022-03-05T18:59:27.633Z] github.com/docker/docker/distribution [2022-03-05T18:59:27.633Z] github.com/docker/docker/distribution/metadata [2022-03-05T18:59:27.633Z] github.com/docker/docker/distribution/utils [2022-03-05T18:59:27.633Z] github.com/docker/docker/distribution/xfer [2022-03-05T18:59:27.633Z] github.com/docker/docker/dockerversion [2022-03-05T18:59:27.633Z] github.com/docker/docker/errdefs [2022-03-05T18:59:27.633Z] github.com/docker/docker/image [2022-03-05T18:59:27.633Z] github.com/docker/docker/image/cache [2022-03-05T18:59:27.633Z] github.com/docker/docker/image/tarexport [2022-03-05T18:59:27.633Z] github.com/docker/docker/image/v1 [2022-03-05T18:59:27.633Z] github.com/docker/docker/internal/test/suite [2022-03-05T18:59:27.633Z] github.com/docker/docker/layer [2022-03-05T18:59:27.633Z] github.com/docker/docker/libcontainerd [2022-03-05T18:59:27.633Z] github.com/docker/docker/libcontainerd/queue [2022-03-05T18:59:27.633Z] github.com/docker/docker/libcontainerd/remote [2022-03-05T18:59:27.633Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-05T18:59:27.633Z] github.com/docker/docker/libcontainerd/types [2022-03-05T18:59:27.633Z] github.com/docker/docker/oci [2022-03-05T18:59:27.633Z] github.com/docker/docker/oci/caps [2022-03-05T18:59:27.633Z] github.com/docker/docker/opts [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/aaparser [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/archive [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/authorization [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/broadcaster [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/capabilities [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/chrootarchive [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/containerfs [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/devicemapper [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/directory [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/dmesg [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/filenotify [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/fileutils [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/fsutils [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/homedir [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/idtools [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/ioutils [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/jsonmessage [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/locker [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/longpath [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/loopback [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/mount [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/namesgenerator [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/parsers [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/pidfile [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/platform [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/plugingetter [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/plugins [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/plugins/transport [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/pools [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/progress [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/pubsub [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/reexec [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/signal [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/stack [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/stdcopy [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/streamformatter [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/stringid [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/symlink [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/sysinfo [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/system [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/tailfile [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/tarsum [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/term [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/term/windows [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/truncindex [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/urlutil [2022-03-05T18:59:27.633Z] github.com/docker/docker/pkg/useragent [2022-03-05T18:59:27.633Z] github.com/docker/docker/plugin [2022-03-05T18:59:27.633Z] github.com/docker/docker/plugin/executor/containerd [2022-03-05T18:59:27.633Z] github.com/docker/docker/plugin/v2 [2022-03-05T18:59:27.633Z] github.com/docker/docker/profiles/apparmor [2022-03-05T18:59:27.633Z] github.com/docker/docker/profiles/seccomp [2022-03-05T18:59:27.633Z] github.com/docker/docker/quota [2022-03-05T18:59:27.633Z] github.com/docker/docker/reference [2022-03-05T18:59:27.633Z] github.com/docker/docker/registry [2022-03-05T18:59:27.633Z] github.com/docker/docker/registry/resumable [2022-03-05T18:59:27.633Z] github.com/docker/docker/restartmanager [2022-03-05T18:59:27.633Z] github.com/docker/docker/rootless [2022-03-05T18:59:27.633Z] github.com/docker/docker/rootless/specconv [2022-03-05T18:59:27.633Z] github.com/docker/docker/runconfig [2022-03-05T18:59:27.633Z] github.com/docker/docker/runconfig/opts [2022-03-05T18:59:27.633Z] github.com/docker/docker/testutil [2022-03-05T18:59:27.633Z] github.com/docker/docker/testutil/daemon [2022-03-05T18:59:27.633Z] github.com/docker/docker/testutil/environment [2022-03-05T18:59:27.633Z] github.com/docker/docker/testutil/fakecontext [2022-03-05T18:59:27.633Z] github.com/docker/docker/testutil/fakegit [2022-03-05T18:59:27.633Z] github.com/docker/docker/testutil/fakestorage [2022-03-05T18:59:27.633Z] github.com/docker/docker/testutil/fixtures/load [2022-03-05T18:59:27.633Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-05T18:59:27.633Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-05T18:59:27.633Z] github.com/docker/docker/testutil/registry [2022-03-05T18:59:27.633Z] github.com/docker/docker/testutil/request [2022-03-05T18:59:27.633Z] github.com/docker/docker/volume [2022-03-05T18:59:27.633Z] github.com/docker/docker/volume/drivers [2022-03-05T18:59:27.633Z] github.com/docker/docker/volume/local [2022-03-05T18:59:27.633Z] github.com/docker/docker/volume/mounts [2022-03-05T18:59:27.633Z] github.com/docker/docker/volume/service [2022-03-05T18:59:27.633Z] github.com/docker/docker/volume/service/opts [2022-03-05T18:59:27.633Z] github.com/docker/docker/volume/testutils' ']' [2022-03-05T18:59:27.633Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-05T18:59:27.698Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-05T18:59:27.959Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-05T18:59:27.959Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-05T18:59:28.219Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-05T18:59:28.479Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-05T18:59:28.575Z] ? github.com/docker/docker/api [no test files] [2022-03-05T18:59:28.878Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-05T18:59:29.048Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-03-05T18:59:29.048Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-05T18:59:29.048Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-03-05T18:59:29.048Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-03-05T18:59:29.048Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-03-05T18:59:29.048Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-03-05T18:59:29.048Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-03-05T18:59:29.048Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-03-05T18:59:29.048Z] === RUN TestUpdateRestartPolicy [2022-03-05T18:59:29.446Z] --- PASS: TestInspect (3.38s) [2022-03-05T18:59:29.446Z] === RUN TestCreateJob [2022-03-05T18:59:29.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T18:59:29.854Z] INFO: Testing against a local daemon [2022-03-05T18:59:29.854Z] === RUN TestCheckpoint [2022-03-05T18:59:29.854Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:59:29.854Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-05T18:59:29.854Z] === RUN TestContainerInvalidJSON [2022-03-05T18:59:29.854Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:59:29.854Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:59:29.854Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:59:29.854Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:59:29.854Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-05T18:59:29.854Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-05T18:59:29.854Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-03-05T18:59:29.854Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-05T18:59:29.854Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-05T18:59:29.854Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-05T18:59:30.327Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-03-05T18:59:30.327Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-05T18:59:30.327Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-03-05T18:59:30.327Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-05T18:59:30.796Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-03-05T18:59:30.796Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-05T18:59:30.796Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-03-05T18:59:30.796Z] === RUN TestCopyFromContainer [2022-03-05T18:59:30.796Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:30.796Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-05T18:59:30.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-05T18:59:31.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:59:31.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:59:31.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:59:31.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:59:31.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:59:31.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:59:31.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-05T18:59:31.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-05T18:59:31.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-05T18:59:31.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-05T18:59:31.267Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-05T18:59:31.267Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-05T18:59:31.267Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-05T18:59:31.267Z] === RUN TestCreateWithInvalidEnv [2022-03-05T18:59:31.267Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-05T18:59:31.267Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-05T18:59:31.267Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-05T18:59:31.267Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-05T18:59:31.267Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-05T18:59:31.267Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-05T18:59:31.267Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-05T18:59:31.267Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-05T18:59:31.267Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-05T18:59:31.267Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-05T18:59:31.267Z] === RUN TestCreateTmpfsMountsTarget [2022-03-05T18:59:31.267Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:31.267Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-05T18:59:31.267Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-05T18:59:31.267Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:31.267Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-05T18:59:31.267Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-05T18:59:31.267Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T18:59:31.267Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-05T18:59:31.267Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-05T18:59:31.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:59:31.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:59:31.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:59:31.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:59:31.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:59:31.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:59:31.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:59:31.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:59:31.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:59:31.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:59:31.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-05T18:59:31.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-05T18:59:31.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-05T18:59:31.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-05T18:59:31.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-05T18:59:31.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-05T18:59:31.267Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-05T18:59:31.267Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-05T18:59:31.267Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-05T18:59:31.267Z] === RUN TestCreateDifferentPlatform [2022-03-05T18:59:31.267Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-05T18:59:31.267Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-05T18:59:31.267Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-05T18:59:31.267Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-05T18:59:31.267Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-05T18:59:31.267Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-03-05T18:59:31.267Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-05T18:59:31.267Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-05T18:59:31.267Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-05T18:59:31.267Z] === RUN TestContainerKillOnDaemonStart [2022-03-05T18:59:31.267Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:31.267Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-05T18:59:31.267Z] === RUN TestDiff [2022-03-05T18:59:31.267Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-05T18:59:31.267Z] --- SKIP: TestDiff (0.00s) [2022-03-05T18:59:31.267Z] === RUN TestExecWithCloseStdin [2022-03-05T18:59:31.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-05T18:59:32.544Z] --- PASS: TestCreateJob (3.21s) [2022-03-05T18:59:32.544Z] === RUN TestReplicatedJob [2022-03-05T18:59:34.230Z] --- PASS: TestExecWithCloseStdin (2.57s) [2022-03-05T18:59:34.230Z] === RUN TestExec [2022-03-05T18:59:34.449Z] docker_api_swarm_test.go:202: [dbd8d90e2dc85] joining swarm manager [d19dc79c50f37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T18:59:34.449Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-05T18:59:34.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-05T18:59:34.585Z] INFO: Testing against a local daemon [2022-03-05T18:59:34.585Z] === RUN TestDockerSuite [2022-03-05T18:59:34.585Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-05T18:59:34.585Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-05T18:59:34.585Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T18:59:34.585Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-05T18:59:34.585Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-05T18:59:34.585Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-05T18:59:34.585Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-05T18:59:34.585Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-05T18:59:34.585Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-05T18:59:34.585Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-05T18:59:34.585Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-05T18:59:34.585Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-05T18:59:35.059Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-05T18:59:35.576Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-05T18:59:35.576Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-05T18:59:36.443Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-05T18:59:37.215Z] --- PASS: TestExec (3.06s) [2022-03-05T18:59:37.215Z] === RUN TestExecUser [2022-03-05T18:59:37.215Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-05T18:59:37.215Z] --- SKIP: TestExecUser (0.00s) [2022-03-05T18:59:37.215Z] === RUN TestExportContainerAndImportImage [2022-03-05T18:59:37.215Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:37.215Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-05T18:59:37.215Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-05T18:59:37.215Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:37.215Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-05T18:59:37.215Z] === RUN TestHealthCheckWorkdir [2022-03-05T18:59:37.215Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-05T18:59:37.215Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-05T18:59:37.215Z] === RUN TestHealthKillContainer [2022-03-05T18:59:37.215Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-05T18:59:37.215Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-05T18:59:37.215Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-05T18:59:37.215Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T18:59:37.215Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T18:59:37.215Z] === RUN TestKillContainerInvalidSignal [2022-03-05T18:59:37.380Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-05T18:59:37.380Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-05T18:59:37.638Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-05T18:59:37.899Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-05T18:59:37.899Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-05T18:59:38.466Z] --- PASS: TestReplicatedJob (5.90s) [2022-03-05T18:59:38.466Z] === RUN TestUpdateReplicatedJob [2022-03-05T18:59:39.033Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-05T18:59:39.436Z] --- PASS: TestKillContainerInvalidSignal (2.38s) [2022-03-05T18:59:39.436Z] === RUN TestKillContainer [2022-03-05T18:59:39.436Z] === RUN TestKillContainer/no_signal [2022-03-05T18:59:39.972Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-05T18:59:40.232Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-05T18:59:40.232Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-05T18:59:41.172Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-05T18:59:41.288Z] --- PASS: TestUpdateRestartPolicy (10.77s) [2022-03-05T18:59:41.289Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T18:59:41.289Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-05T18:59:41.289Z] === RUN TestWaitNonBlocked [2022-03-05T18:59:41.289Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:59:41.289Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:59:41.289Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:59:41.289Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:59:41.289Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T18:59:41.289Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T18:59:41.289Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-05T18:59:41.289Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-03-05T18:59:41.289Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-03-05T18:59:41.289Z] === RUN TestWaitBlocked [2022-03-05T18:59:41.289Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:59:41.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:59:41.289Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:59:41.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:59:41.289Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-05T18:59:41.289Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-05T18:59:41.430Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-05T18:59:41.552Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-05T18:59:41.552Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-03-05T18:59:41.552Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-03-05T18:59:41.552Z] === CONT TestContainerStartOnDaemonRestart [2022-03-05T18:59:41.552Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-05T18:59:41.655Z] === RUN TestKillContainer/non_killing_signal [2022-03-05T18:59:41.655Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-05T18:59:41.655Z] === RUN TestKillContainer/killing_signal [2022-03-05T18:59:41.996Z] --- PASS: TestUpdateReplicatedJob (3.49s) [2022-03-05T18:59:41.996Z] === RUN TestServiceListWithStatuses [2022-03-05T18:59:41.996Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T18:59:41.996Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T18:59:41.996Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T18:59:42.254Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-05T18:59:42.258Z] --- PASS: TestCreateServiceMultipleTimes (15.62s) [2022-03-05T18:59:42.258Z] === RUN TestCreateServiceConflict [2022-03-05T18:59:42.258Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-03-05T18:59:42.258Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T18:59:43.191Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-05T18:59:43.450Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-05T18:59:43.450Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-05T18:59:43.450Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-05T18:59:43.450Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-05T18:59:43.450Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-05T18:59:43.481Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.93s) [2022-03-05T18:59:43.481Z] === CONT TestIpcModeOlderClient [2022-03-05T18:59:43.481Z] --- PASS: TestContainerStartOnDaemonRestart (1.98s) [2022-03-05T18:59:43.481Z] === CONT TestContainerKillOnDaemonStart [2022-03-05T18:59:43.481Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-05T18:59:43.481Z] === CONT TestDaemonHostGatewayIP [2022-03-05T18:59:43.490Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2022-03-05T18:59:44.176Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2022-03-05T18:59:44.176Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T18:59:45.984Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-05T18:59:46.025Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-03-05T18:59:46.025Z] === CONT TestDaemonRestartIpcMode [2022-03-05T18:59:46.244Z] --- PASS: TestDockerNetworkConnectAlias (4.31s) [2022-03-05T18:59:46.244Z] === RUN TestDockerNetworkReConnect [2022-03-05T18:59:46.504Z] === RUN TestDockerSuite/TestEventsRename [2022-03-05T18:59:47.070Z] === RUN TestDockerSuite/TestEventsResize [2022-03-05T18:59:47.637Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-05T18:59:47.940Z] --- PASS: TestDaemonRestartIpcMode (2.08s) [2022-03-05T18:59:50.169Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-03-05T18:59:50.169Z] === RUN TestServicePlugin [2022-03-05T18:59:50.323Z] --- PASS: TestKillContainer (9.92s) [2022-03-05T18:59:50.323Z] --- PASS: TestKillContainer/no_signal (2.17s) [2022-03-05T18:59:50.323Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-05T18:59:50.323Z] --- PASS: TestKillContainer/killing_signal (7.68s) [2022-03-05T18:59:50.323Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-05T18:59:50.323Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:59:50.323Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-05T18:59:50.323Z] === RUN TestKillStoppedContainer [2022-03-05T18:59:50.323Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:59:50.323Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-05T18:59:50.323Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-05T18:59:50.323Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T18:59:50.323Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-05T18:59:50.323Z] === RUN TestKillDifferentUserContainer [2022-03-05T18:59:50.323Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-05T18:59:50.323Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-05T18:59:50.323Z] === RUN TestInspectOomKilledTrue [2022-03-05T18:59:50.323Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:50.323Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-05T18:59:50.323Z] === RUN TestInspectOomKilledFalse [2022-03-05T18:59:50.323Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T18:59:50.323Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-05T18:59:50.323Z] === RUN TestLogsFollowTailEmpty [2022-03-05T18:59:51.891Z] --- PASS: TestLogsFollowTailEmpty (2.43s) [2022-03-05T18:59:51.891Z] === RUN TestNetworkNat [2022-03-05T18:59:51.891Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-05T18:59:51.891Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-05T18:59:51.891Z] === RUN TestNetworkLocalhostTCPNat [2022-03-05T18:59:53.459Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-05T18:59:53.459Z] plugin_test.go:61: [d90aa742f7fe0] joining swarm manager [d704b3fdeb1ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T18:59:53.718Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-05T18:59:54.285Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-05T18:59:54.542Z] plugin_test.go:64: [de8898acbb635] joining swarm manager [d704b3fdeb1ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T18:59:54.850Z] --- PASS: TestNetworkLocalhostTCPNat (2.70s) [2022-03-05T18:59:54.850Z] === RUN TestNetworkLoopbackNat [2022-03-05T18:59:54.850Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-05T18:59:54.850Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-05T18:59:54.850Z] === RUN TestPause [2022-03-05T18:59:54.850Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-05T18:59:54.850Z] --- SKIP: TestPause (0.00s) [2022-03-05T18:59:54.850Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-05T18:59:56.072Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-03-05T18:59:56.072Z] PASS [2022-03-05T18:59:56.072Z] [2022-03-05T18:59:56.072Z] === Skipped [2022-03-05T18:59:56.072Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-05T18:59:56.072Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T18:59:56.072Z] [2022-03-05T18:59:56.072Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-05T18:59:56.072Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-05T18:59:56.072Z] [2022-03-05T18:59:56.072Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-05T18:59:56.072Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-05T18:59:56.072Z] [2022-03-05T18:59:56.072Z] DONE 200 tests, 3 skipped in 112.064s [2022-03-05T18:59:56.072Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-05T18:59:56.072Z] ++ 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-05T18:59:56.072Z] ++ set -e [2022-03-05T18:59:56.072Z] ++ '[' -n 0 ']' [2022-03-05T18:59:56.072Z] ++ set -x [2022-03-05T18:59:56.072Z] ++ 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-05T18:59:56.072Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T18:59:56.072Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-05T18:59:56.072Z] === RUN TestDaemonConfigValidation [2022-03-05T18:59:56.072Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:59:56.072Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:59:56.072Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-05T18:59:56.072Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-05T18:59:56.072Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-05T18:59:56.072Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-05T18:59:56.072Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-05T18:59:56.072Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-05T18:59:56.072Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-05T18:59:56.072Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-05T18:59:56.072Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-05T18:59:56.072Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-05T18:59:56.072Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-05T18:59:56.072Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-05T18:59:56.072Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-05T18:59:56.072Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-05T18:59:56.072Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-05T18:59:56.072Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-05T18:59:56.072Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-03-05T18:59:56.072Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-05T18:59:56.072Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-03-05T18:59:56.072Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-05T18:59:56.072Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-05T18:59:56.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-05T18:59:57.022Z] === RUN TestDockerSuite/TestEventsTop [2022-03-05T18:59:57.022Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-05T18:59:57.152Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.35s) [2022-03-05T18:59:57.152Z] === RUN TestPauseStopPausedContainer [2022-03-05T18:59:57.152Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T18:59:57.152Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-05T18:59:57.152Z] === RUN TestPsFilter [2022-03-05T18:59:57.152Z] --- PASS: TestPsFilter (0.26s) [2022-03-05T18:59:57.152Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-05T18:59:57.608Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-05T18:59:58.404Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-05T18:59:58.546Z] docker_api_swarm_test.go:384: [d13218c4666c6] joining swarm manager [d10a3793626dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T18:59:59.083Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.15s) [2022-03-05T18:59:59.083Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T18:59:59.343Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-05T18:59:59.343Z] daemon_test.go:156: [da4f447120f98] daemon is not started [2022-03-05T18:59:59.343Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-05T18:59:59.343Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-05T18:59:59.343Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-05T18:59:59.343Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-05T18:59:59.343Z] === RUN TestDaemonProxy [2022-03-05T18:59:59.343Z] === RUN TestDaemonProxy/environment_variables [2022-03-05T18:59:59.920Z] docker_api_swarm_test.go:385: [d74be05cde310] joining swarm manager [d10a3793626dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:00:00.105Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.70s) [2022-03-05T19:00:00.105Z] === RUN TestRemoveContainerWithVolume [2022-03-05T19:00:00.178Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-05T19:00:01.252Z] === RUN TestDaemonProxy/command-line_options [2022-03-05T19:00:02.634Z] === RUN TestDaemonProxy/configuration_file [2022-03-05T19:00:04.546Z] === RUN TestDaemonProxy/conflicting_options [2022-03-05T19:00:04.807Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-05T19:00:05.378Z] --- PASS: TestDaemonProxy (6.31s) [2022-03-05T19:00:05.378Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2022-03-05T19:00:05.378Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-05T19:00:05.378Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-05T19:00:05.378Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-05T19:00:05.378Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-03-05T19:00:05.378Z] PASS [2022-03-05T19:00:05.378Z] [2022-03-05T19:00:05.378Z] DONE 17 tests in 10.241s [2022-03-05T19:00:05.378Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-05T19:00:05.378Z] ++ 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-05T19:00:05.378Z] ++ set -e [2022-03-05T19:00:05.378Z] ++ '[' -n 0 ']' [2022-03-05T19:00:05.378Z] ++ set -x [2022-03-05T19:00:05.378Z] ++ 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-05T19:00:05.639Z] INFO: Testing against a local daemon [2022-03-05T19:00:05.639Z] === RUN TestCommitInheritsEnv [2022-03-05T19:00:05.899Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-03-05T19:00:05.899Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T19:00:05.899Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-05T19:00:05.899Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T19:00:05.899Z] === RUN TestImportWithCustomPlatform [2022-03-05T19:00:05.899Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-05T19:00:05.899Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-05T19:00:05.899Z] === RUN TestImportWithCustomPlatform// [2022-03-05T19:00:05.899Z] === RUN TestImportWithCustomPlatform/linux [2022-03-05T19:00:05.899Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-05T19:00:06.160Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-05T19:00:06.160Z] === RUN TestImportWithCustomPlatform/macos [2022-03-05T19:00:06.160Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-05T19:00:06.160Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-05T19:00:06.160Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-05T19:00:06.160Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-05T19:00:06.160Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-05T19:00:06.160Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-05T19:00:06.160Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-05T19:00:06.160Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-05T19:00:06.160Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-05T19:00:06.160Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-05T19:00:06.160Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-05T19:00:06.160Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-05T19:00:06.160Z] === RUN TestImagesFilterMultiReference [2022-03-05T19:00:06.160Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-05T19:00:06.160Z] === RUN TestImagePullPlatformInvalid [2022-03-05T19:00:06.160Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-05T19:00:06.160Z] === RUN TestRemoveImageOrphaning [2022-03-05T19:00:06.421Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-03-05T19:00:06.421Z] === RUN TestRemoveImageGarbageCollector [2022-03-05T19:00:06.421Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:00:06.421Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-05T19:00:06.421Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T19:00:06.682Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-05T19:00:06.682Z] === RUN TestTagInvalidReference [2022-03-05T19:00:06.682Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-05T19:00:06.682Z] === RUN TestTagValidPrefixedRepo [2022-03-05T19:00:06.682Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-05T19:00:06.682Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T19:00:06.682Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-05T19:00:06.682Z] === RUN TestTagOfficialNames [2022-03-05T19:00:06.682Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-05T19:00:06.682Z] === RUN TestTagMatchesDigest [2022-03-05T19:00:06.682Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-05T19:00:06.682Z] PASS [2022-03-05T19:00:06.682Z] [2022-03-05T19:00:06.682Z] === Skipped [2022-03-05T19:00:06.682Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T19:00:06.682Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-05T19:00:06.682Z] [2022-03-05T19:00:06.682Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-05T19:00:06.682Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:00:06.682Z] [2022-03-05T19:00:06.682Z] DONE 22 tests, 2 skipped in 1.252s [2022-03-05T19:00:06.682Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-05T19:00:06.682Z] ++ 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-05T19:00:06.682Z] ++ set -e [2022-03-05T19:00:06.682Z] ++ '[' -n 0 ']' [2022-03-05T19:00:06.682Z] ++ set -x [2022-03-05T19:00:06.682Z] ++ 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-05T19:00:06.944Z] INFO: Testing against a local daemon [2022-03-05T19:00:06.944Z] === RUN TestNetworkCreateDelete [2022-03-05T19:00:06.944Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-05T19:00:06.944Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T19:00:07.204Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-05T19:00:07.204Z] === RUN TestDaemonDNSFallback [2022-03-05T19:00:07.266Z] --- PASS: TestRemoveContainerWithVolume (7.45s) [2022-03-05T19:00:07.266Z] === RUN TestRemoveContainerRunning [2022-03-05T19:00:09.489Z] --- PASS: TestRemoveContainerRunning (2.43s) [2022-03-05T19:00:09.489Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-05T19:00:11.310Z] --- PASS: TestCreateServiceSecretFileMode (12.47s) [2022-03-05T19:00:11.310Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T19:00:11.715Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.18s) [2022-03-05T19:00:11.716Z] === RUN TestRemoveInvalidContainer [2022-03-05T19:00:11.716Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-05T19:00:11.716Z] === RUN TestRenameLinkedContainer [2022-03-05T19:00:11.716Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-05T19:00:11.716Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-05T19:00:11.716Z] === RUN TestRenameStoppedContainer [2022-03-05T19:00:12.384Z] === RUN TestDockerSuite/TestExec [2022-03-05T19:00:12.384Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-05T19:00:12.384Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-05T19:00:12.642Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-05T19:00:12.901Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-05T19:00:13.782Z] --- PASS: TestDaemonDNSFallback (6.22s) [2022-03-05T19:00:13.782Z] === RUN TestInspectNetwork [2022-03-05T19:00:13.837Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-05T19:00:14.404Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-05T19:00:14.972Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-05T19:00:15.540Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-05T19:00:16.109Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-05T19:00:16.677Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-05T19:00:16.935Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-05T19:00:17.083Z] === RUN TestInspectNetwork/full_network_id [2022-03-05T19:00:17.084Z] === RUN TestInspectNetwork/partial_network_id [2022-03-05T19:00:17.084Z] === RUN TestInspectNetwork/network_name [2022-03-05T19:00:17.084Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-05T19:00:17.873Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-05T19:00:18.811Z] === RUN TestDockerSuite/TestExecEnv [2022-03-05T19:00:19.070Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-05T19:00:20.005Z] --- PASS: TestServicePlugin (30.13s) [2022-03-05T19:00:20.005Z] === RUN TestServiceUpdateLabel [2022-03-05T19:00:20.263Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-05T19:00:20.394Z] --- PASS: TestRenameStoppedContainer (7.41s) [2022-03-05T19:00:20.394Z] === RUN TestRenameRunningContainerAndReuse [2022-03-05T19:00:21.198Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-05T19:00:21.285Z] --- PASS: TestInspectNetwork (7.08s) [2022-03-05T19:00:21.285Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-05T19:00:21.285Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-05T19:00:21.285Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-05T19:00:21.285Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-05T19:00:21.285Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T19:00:22.134Z] --- PASS: TestServiceUpdateLabel (2.31s) [2022-03-05T19:00:22.134Z] === RUN TestServiceUpdateSecrets [2022-03-05T19:00:22.225Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-03-05T19:00:22.225Z] === RUN TestNetworkInvalidJSON [2022-03-05T19:00:22.225Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T19:00:22.225Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T19:00:22.225Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T19:00:22.225Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T19:00:22.225Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T19:00:22.225Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T19:00:22.225Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T19:00:22.225Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T19:00:22.225Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T19:00:22.225Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-05T19:00:22.225Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-05T19:00:22.225Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-05T19:00:22.225Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-05T19:00:22.225Z] === RUN TestNetworkList [2022-03-05T19:00:22.225Z] === RUN TestNetworkList//networks [2022-03-05T19:00:22.225Z] === PAUSE TestNetworkList//networks [2022-03-05T19:00:22.225Z] === RUN TestNetworkList//networks/ [2022-03-05T19:00:22.225Z] === PAUSE TestNetworkList//networks/ [2022-03-05T19:00:22.225Z] === CONT TestNetworkList//networks [2022-03-05T19:00:22.225Z] === CONT TestNetworkList//networks/ [2022-03-05T19:00:22.225Z] --- PASS: TestNetworkList (0.01s) [2022-03-05T19:00:22.225Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T19:00:22.225Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T19:00:22.225Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T19:00:22.798Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-05T19:00:22.798Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T19:00:23.535Z] --- PASS: TestCreateServiceConfigFileMode (12.47s) [2022-03-05T19:00:23.535Z] === RUN TestCreateServiceSysctls [2022-03-05T19:00:23.738Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-05T19:00:23.739Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T19:00:24.037Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-05T19:00:24.209Z] --- PASS: TestRenameRunningContainerAndReuse (4.47s) [2022-03-05T19:00:24.209Z] === RUN TestRenameInvalidName [2022-03-05T19:00:24.296Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-05T19:00:24.310Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-05T19:00:24.310Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T19:00:24.866Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-05T19:00:25.434Z] === RUN TestDockerSuite/TestExecParseError [2022-03-05T19:00:25.451Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-03-05T19:00:25.451Z] === RUN TestCreateServiceCapabilities [2022-03-05T19:00:25.694Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-05T19:00:25.694Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T19:00:25.776Z] --- PASS: TestRenameInvalidName (2.26s) [2022-03-05T19:00:26.014Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-05T19:00:26.245Z] === RUN TestRenameAnonymousContainer [2022-03-05T19:00:26.274Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-05T19:00:26.843Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-05T19:00:27.078Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-05T19:00:27.078Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T19:00:27.338Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-05T19:00:27.338Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T19:00:27.365Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-03-05T19:00:27.365Z] === RUN TestInspect [2022-03-05T19:00:27.778Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-05T19:00:28.345Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-05T19:00:28.913Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-05T19:00:29.883Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-03-05T19:00:29.883Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T19:00:29.883Z] service_test.go:243: FLAKY_TEST [2022-03-05T19:00:29.883Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T19:00:29.883Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T19:00:30.668Z] --- PASS: TestInspect (2.76s) [2022-03-05T19:00:30.668Z] === RUN TestCreateJob [2022-03-05T19:00:33.969Z] --- PASS: TestCreateJob (3.32s) [2022-03-05T19:00:33.969Z] === RUN TestReplicatedJob [2022-03-05T19:00:36.672Z] --- PASS: TestRenameAnonymousContainer (10.40s) [2022-03-05T19:00:36.672Z] === RUN TestRenameContainerWithSameName [2022-03-05T19:00:37.026Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2022-03-05T19:00:37.026Z] === RUN TestServiceUpdateConfigs [2022-03-05T19:00:38.901Z] --- PASS: TestRenameContainerWithSameName (2.31s) [2022-03-05T19:00:38.901Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-05T19:00:38.901Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-05T19:00:38.901Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-05T19:00:38.901Z] === RUN TestResize [2022-03-05T19:00:39.262Z] --- PASS: TestReplicatedJob (5.30s) [2022-03-05T19:00:39.262Z] === RUN TestUpdateReplicatedJob [2022-03-05T19:00:39.561Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-05T19:00:39.820Z] === RUN TestDockerSuite/TestExecTTY [2022-03-05T19:00:40.390Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-05T19:00:40.958Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-05T19:00:41.529Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-05T19:00:41.854Z] --- PASS: TestResize (3.16s) [2022-03-05T19:00:41.854Z] === RUN TestResizeWithInvalidSize [2022-03-05T19:00:42.094Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-05T19:00:42.094Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-05T19:00:42.094Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-05T19:00:42.564Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-03-05T19:00:42.564Z] === RUN TestServiceListWithStatuses [2022-03-05T19:00:42.564Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T19:00:42.564Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T19:00:42.564Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T19:00:43.030Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-05T19:00:43.601Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-05T19:00:44.071Z] --- PASS: TestResizeWithInvalidSize (2.38s) [2022-03-05T19:00:44.071Z] === RUN TestResizeWhenContainerNotStarted [2022-03-05T19:00:44.537Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-05T19:00:44.788Z] --- PASS: TestServiceWithDataPathPortInit (13.32s) [2022-03-05T19:00:44.788Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T19:00:44.795Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-05T19:00:45.370Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0rjy2rrrniyw7ptkg68yys32x Created:2022-03-05 19:00:44.183847369 +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[c2fdf8deb5ec1a1186ff67c2673179475f03a9b86c895ec4aa64d12f863519ac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zlb98axge35wzpbmtyipvelpd EndpointID:c78527125f145e42576f992ed9270029c52d306f7a0aefe015a17fa58d8bc293 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f5db08dd009ae9b865de312dbd27cb64b15788f6106bcb1bb03ad380d9b98d2b 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:94ae868c6192 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zlb98axge35wzpbmtyipvelpd EndpointID:c78527125f145e42576f992ed9270029c52d306f7a0aefe015a17fa58d8bc293 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-05T19:00:45.733Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-05T19:00:46.771Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-03-05T19:00:46.771Z] === RUN TestDockerNetworkReConnect [2022-03-05T19:00:47.029Z] --- PASS: TestResizeWhenContainerNotStarted (2.45s) [2022-03-05T19:00:47.029Z] === RUN TestDaemonRestartKillContainers [2022-03-05T19:00:47.029Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:00:47.029Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-05T19:00:47.029Z] === RUN TestStats [2022-03-05T19:00:47.029Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-05T19:00:47.029Z] --- SKIP: TestStats (0.00s) [2022-03-05T19:00:47.029Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-05T19:00:50.076Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-03-05T19:00:50.076Z] === RUN TestServicePlugin [2022-03-05T19:00:50.669Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2022-03-05T19:00:50.669Z] PASS [2022-03-05T19:00:50.669Z] [2022-03-05T19:00:50.669Z] === Skipped [2022-03-05T19:00:50.669Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T19:00:50.669Z] service_test.go:243: FLAKY_TEST [2022-03-05T19:00:50.669Z] [2022-03-05T19:00:50.669Z] DONE 26 tests, 1 skipped in 43.047s [2022-03-05T19:00:50.669Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-05T19:00:50.669Z] ++ 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-05T19:00:50.669Z] ++ set -e [2022-03-05T19:00:50.669Z] ++ '[' -n 0 ']' [2022-03-05T19:00:50.669Z] ++ set -x [2022-03-05T19:00:50.670Z] ++ 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-05T19:00:50.670Z] INFO: Testing against a local daemon [2022-03-05T19:00:50.670Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-05T19:00:50.670Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T19:00:50.670Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T19:00:50.670Z] === RUN TestDockerNetworkIpvlan [2022-03-05T19:00:50.670Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T19:00:50.670Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-05T19:00:50.670Z] PASS [2022-03-05T19:00:50.670Z] [2022-03-05T19:00:50.670Z] === Skipped [2022-03-05T19:00:50.670Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-05T19:00:50.670Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T19:00:50.670Z] [2022-03-05T19:00:50.670Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-05T19:00:50.670Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-05T19:00:50.670Z] [2022-03-05T19:00:50.670Z] DONE 2 tests, 2 skipped in 0.104s [2022-03-05T19:00:50.670Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-05T19:00:50.670Z] ++ 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-05T19:00:50.670Z] ++ set -e [2022-03-05T19:00:50.670Z] ++ '[' -n 0 ']' [2022-03-05T19:00:50.670Z] ++ set -x [2022-03-05T19:00:50.670Z] ++ 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-05T19:00:50.670Z] INFO: Testing against a local daemon [2022-03-05T19:00:50.670Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-05T19:00:51.000Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-05T19:00:51.240Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-03-05T19:00:51.240Z] === RUN TestDockerNetworkMacvlan [2022-03-05T19:00:51.566Z] --- PASS: TestServiceUpdateConfigs (14.86s) [2022-03-05T19:00:51.566Z] === RUN TestServiceUpdateNetwork [2022-03-05T19:00:51.566Z] check_test.go:379: [d74be05cde310] daemon is not started [2022-03-05T19:00:51.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-05T19:00:52.181Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-05T19:00:52.752Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-05T19:00:52.919Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.31s) [2022-03-05T19:00:52.919Z] === RUN TestStopContainerWithTimeout [2022-03-05T19:00:52.919Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-05T19:00:52.919Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-05T19:00:52.919Z] === RUN TestUpdateRestartPolicy [2022-03-05T19:00:53.064Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-05T19:00:53.064Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-05T19:00:53.064Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-05T19:00:53.064Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-05T19:00:53.064Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-05T19:00:53.064Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-05T19:00:53.064Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-05T19:00:53.064Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-05T19:00:53.064Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-05T19:00:53.064Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-05T19:00:53.064Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-05T19:00:53.064Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-05T19:00:53.064Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-05T19:00:53.064Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-05T19:00:53.064Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-05T19:00:53.381Z] plugin_test.go:61: [d74696b57c8ae] joining swarm manager [df3a10b557a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:00:53.693Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-05T19:00:54.100Z] docker_api_swarm_test.go:802: [d3a20e403033b] joining swarm manager [d0eaa0f14a498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:00:54.323Z] plugin_test.go:64: [dc6b0df501368] joining swarm manager [df3a10b557a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:00:54.657Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-05T19:00:54.668Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-05T19:00:55.074Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-05T19:00:55.235Z] docker_api_swarm_test.go:802: [d42f28b237da9] joining swarm manager [d0eaa0f14a498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:00:56.251Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-05T19:00:56.251Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-05T19:00:56.251Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-05T19:00:56.251Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-05T19:00:56.251Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-05T19:00:56.251Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-05T19:00:56.608Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-05T19:00:56.608Z] docker_api_swarm_test.go:802: [d9302071833d6] joining swarm manager [d0eaa0f14a498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-05T19:00:56.985Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-05T19:00:57.984Z] docker_api_swarm_test.go:802: [d40d9e5099132] joining swarm manager [d0eaa0f14a498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-05T19:00:59.254Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-05T19:00:59.364Z] docker_api_swarm_test.go:810: [dcfa0643e53e6] joining swarm manager [d0eaa0f14a498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-05T19:01:00.285Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-05T19:01:00.546Z] --- PASS: TestDockerNetworkMacvlan (9.15s) [2022-03-05T19:01:00.546Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-05T19:01:00.546Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-05T19:01:00.546Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-03-05T19:01:00.546Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-03-05T19:01:00.546Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.83s) [2022-03-05T19:01:00.546Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-03-05T19:01:00.546Z] PASS [2022-03-05T19:01:00.546Z] [2022-03-05T19:01:00.546Z] DONE 8 tests in 10.614s [2022-03-05T19:01:00.546Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-05T19:01:00.546Z] ++ 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-05T19:01:00.546Z] ++ set -e [2022-03-05T19:01:00.546Z] ++ '[' -n 0 ']' [2022-03-05T19:01:00.546Z] ++ set -x [2022-03-05T19:01:00.546Z] ++ 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-05T19:01:00.546Z] testing: warning: no tests to run [2022-03-05T19:01:00.546Z] PASS [2022-03-05T19:01:00.546Z] [2022-03-05T19:01:00.546Z] DONE 0 tests in 0.025s [2022-03-05T19:01:00.546Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-05T19:01:00.546Z] ++ 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-05T19:01:00.546Z] ++ set -e [2022-03-05T19:01:00.546Z] ++ '[' -n 0 ']' [2022-03-05T19:01:00.546Z] ++ set -x [2022-03-05T19:01:00.546Z] ++ 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-05T19:01:00.546Z] INFO: Testing against a local daemon [2022-03-05T19:01:00.546Z] === RUN TestAuthZPluginAllowRequest [2022-03-05T19:01:01.269Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-05T19:01:01.529Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-05T19:01:01.529Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-05T19:01:01.529Z] === RUN TestDockerSuite/TestHealth [2022-03-05T19:01:01.930Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-03-05T19:01:01.931Z] === RUN TestAuthZPluginTLS [2022-03-05T19:01:02.501Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-03-05T19:01:02.501Z] === RUN TestAuthZPluginDenyRequest [2022-03-05T19:01:03.072Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-05T19:01:03.072Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-05T19:01:03.333Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-05T19:01:03.333Z] === RUN TestAuthZPluginDenyResponse [2022-03-05T19:01:03.905Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-05T19:01:03.905Z] === RUN TestAuthZPluginAllowEventStream [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/builder [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/builder/dockerfile 0.248s coverage: 49.3% of statements [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/builder/remotecontext/git 1.228s coverage: 86.3% of statements [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/cli [no test files] [2022-03-05T19:01:04.987Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-05T19:01:04.987Z] ok github.com/docker/docker/cmd/docker-proxy 0.181s coverage: 67.6% of statements [2022-03-05T19:01:05.287Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-03-05T19:01:05.287Z] === RUN TestAuthZPluginErrorResponse [2022-03-05T19:01:05.548Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-05T19:01:05.548Z] === RUN TestAuthZPluginErrorRequest [2022-03-05T19:01:05.715Z] --- PASS: TestServiceUpdateNetwork (13.39s) [2022-03-05T19:01:05.715Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T19:01:06.118Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-05T19:01:06.118Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-05T19:01:06.281Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-05T19:01:06.688Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-05T19:01:06.688Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-05T19:01:06.902Z] ok github.com/docker/docker/client 0.105s coverage: 75.7% of statements [2022-03-05T19:01:07.216Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-05T19:01:08.071Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-03-05T19:01:08.071Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-05T19:01:09.457Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.28s) [2022-03-05T19:01:09.457Z] === RUN TestAuthZPluginHeader [2022-03-05T19:01:10.029Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-03-05T19:01:10.029Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-05T19:01:10.029Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:01:10.029Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-05T19:01:10.029Z] === RUN TestAuthZPluginV2Disable [2022-03-05T19:01:10.029Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:01:10.029Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-05T19:01:10.029Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-05T19:01:10.029Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:01:10.029Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-05T19:01:10.029Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-05T19:01:10.029Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:01:10.029Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-05T19:01:10.029Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-05T19:01:11.875Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-05T19:01:15.330Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-05T19:01:17.213Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-05T19:01:17.213Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-05T19:01:17.213Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-05T19:01:17.213Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-05T19:01:17.214Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-05T19:01:17.214Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-05T19:01:17.214Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-05T19:01:17.214Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-05T19:01:17.214Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-05T19:01:17.214Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-05T19:01:17.214Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-05T19:01:17.214Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-05T19:01:17.214Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-05T19:01:17.214Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-05T19:01:17.214Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-05T19:01:17.214Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-05T19:01:17.214Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-05T19:01:17.214Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-05T19:01:17.214Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-05T19:01:17.214Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-05T19:01:17.214Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T19:01:17.214Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-05T19:01:17.824Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-05T19:01:18.215Z] --- PASS: TestUpdateRestartPolicy (21.82s) [2022-03-05T19:01:18.215Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-05T19:01:18.215Z] --- PASS: TestUpdateRestartWithAutoRemove (2.11s) [2022-03-05T19:01:18.215Z] === RUN TestWaitNonBlocked [2022-03-05T19:01:18.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T19:01:18.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T19:01:18.216Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T19:01:18.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T19:01:18.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-05T19:01:18.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-05T19:01:18.302Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-05T19:01:18.302Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-05T19:01:18.302Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-05T19:01:19.786Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-05T19:01:19.786Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.65s) [2022-03-05T19:01:19.786Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.79s) [2022-03-05T19:01:19.786Z] === RUN TestWaitBlocked [2022-03-05T19:01:19.786Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:01:19.786Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-05T19:01:19.786Z] PASS [2022-03-05T19:01:19.786Z] ok github.com/docker/docker/integration/container 109.963s [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === Skipped [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-05T19:01:19.786Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-05T19:01:19.786Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-05T19:01:19.786Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-05T19:01:19.786Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-05T19:01:19.786Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-05T19:01:19.786Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-05T19:01:19.786Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-05T19:01:19.786Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-05T19:01:19.786Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-05T19:01:19.786Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-05T19:01:19.786Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-05T19:01:19.786Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-05T19:01:19.786Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-05T19:01:19.786Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-05T19:01:19.786Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-05T19:01:19.786Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-05T19:01:19.786Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-05T19:01:19.786Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-05T19:01:19.786Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-05T19:01:19.786Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-05T19:01:19.786Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-05T19:01:19.786Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-05T19:01:19.786Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-05T19:01:19.786Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-05T19:01:19.786Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-05T19:01:19.786Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-05T19:01:19.786Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-05T19:01:19.786Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-05T19:01:19.786Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-05T19:01:19.786Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-05T19:01:19.786Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-05T19:01:19.786Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-05T19:01:19.786Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-05T19:01:19.786Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:01:19.786Z] [2022-03-05T19:01:19.786Z] DONE 87 tests, 33 skipped in 113.049s [2022-03-05T19:01:19.786Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-05T19:01:20.599Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-05T19:01:20.599Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-05T19:01:20.599Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-05T19:01:20.599Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-05T19:01:20.857Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-05T19:01:20.904Z] --- PASS: TestServicePlugin (29.89s) [2022-03-05T19:01:20.904Z] === RUN TestServiceUpdateLabel [2022-03-05T19:01:21.116Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-05T19:01:21.217Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-05T19:01:21.303Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-05T19:01:21.477Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-03-05T19:01:21.477Z] === RUN TestServiceUpdateSecrets [2022-03-05T19:01:21.686Z] --- PASS: TestServiceUpdatePidsLimit (16.78s) [2022-03-05T19:01:21.686Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-03-05T19:01:21.686Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-03-05T19:01:21.686Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-05T19:01:21.686Z] PASS [2022-03-05T19:01:21.686Z] [2022-03-05T19:01:21.686Z] === Skipped [2022-03-05T19:01:21.686Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-05T19:01:21.686Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T19:01:21.686Z] [2022-03-05T19:01:21.686Z] DONE 27 tests, 1 skipped in 194.137s [2022-03-05T19:01:21.686Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T19:01:21.686Z] ++ 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-05T19:01:21.686Z] ++ set -e [2022-03-05T19:01:21.686Z] ++ '[' -n 0 ']' [2022-03-05T19:01:21.686Z] ++ set -x [2022-03-05T19:01:21.686Z] ++ 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-05T19:01:21.946Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-05T19:01:21.946Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-05T19:01:21.946Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-05T19:01:21.946Z] INFO: Testing against a local daemon [2022-03-05T19:01:21.946Z] === RUN TestSessionCreate [2022-03-05T19:01:21.946Z] --- PASS: TestSessionCreate (0.03s) [2022-03-05T19:01:21.946Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T19:01:21.946Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-03-05T19:01:21.946Z] PASS [2022-03-05T19:01:21.946Z] [2022-03-05T19:01:21.946Z] DONE 2 tests in 0.169s [2022-03-05T19:01:21.946Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T19:01:21.946Z] ++ 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-05T19:01:21.946Z] ++ set -e [2022-03-05T19:01:21.946Z] ++ '[' -n 0 ']' [2022-03-05T19:01:21.946Z] ++ set -x [2022-03-05T19:01:21.946Z] ++ 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-05T19:01:21.946Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-05T19:01:22.205Z] INFO: Testing against a local daemon [2022-03-05T19:01:22.205Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T19:01:22.205Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T19:01:22.205Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T19:01:22.205Z] === RUN TestDiskUsage [2022-03-05T19:01:22.205Z] === PAUSE TestDiskUsage [2022-03-05T19:01:22.205Z] === RUN TestEventsExecDie [2022-03-05T19:01:22.205Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-05T19:01:22.464Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-05T19:01:22.725Z] --- PASS: TestEventsExecDie (0.67s) [2022-03-05T19:01:22.725Z] === RUN TestEventsBackwardsCompatible [2022-03-05T19:01:22.725Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-03-05T19:01:22.725Z] === RUN TestEventsVolumeCreate [2022-03-05T19:01:22.899Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-05T19:01:22.983Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-05T19:01:22.983Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-03-05T19:01:22.983Z] === RUN TestInfoBinaryCommits [2022-03-05T19:01:22.983Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-05T19:01:22.983Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-03-05T19:01:22.983Z] === RUN TestInfoAPIVersioned [2022-03-05T19:01:22.983Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-05T19:01:22.983Z] === RUN TestInfoAPI [2022-03-05T19:01:22.983Z] --- PASS: TestInfoAPI (0.02s) [2022-03-05T19:01:22.983Z] === RUN TestInfoAPIWarnings [2022-03-05T19:01:23.549Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-05T19:01:23.549Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-05T19:01:24.120Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-05T19:01:24.687Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-05T19:01:24.687Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-05T19:01:25.254Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-05T19:01:27.789Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-05T19:01:27.789Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-05T19:01:28.048Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-05T19:01:28.134Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-05T19:01:28.134Z] PASS [2022-03-05T19:01:28.134Z] [2022-03-05T19:01:28.134Z] === Skipped [2022-03-05T19:01:28.134Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-05T19:01:28.134Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:01:28.134Z] [2022-03-05T19:01:28.134Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-05T19:01:28.134Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:01:28.134Z] [2022-03-05T19:01:28.134Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-05T19:01:28.134Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:01:28.134Z] [2022-03-05T19:01:28.134Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-05T19:01:28.134Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:01:28.134Z] [2022-03-05T19:01:28.134Z] DONE 17 tests, 4 skipped in 25.956s [2022-03-05T19:01:28.134Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-05T19:01:28.134Z] ++ 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-05T19:01:28.134Z] ++ set -e [2022-03-05T19:01:28.134Z] ++ '[' -n 0 ']' [2022-03-05T19:01:28.134Z] ++ set -x [2022-03-05T19:01:28.135Z] ++ 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-05T19:01:28.135Z] INFO: Testing against a local daemon [2022-03-05T19:01:28.135Z] === RUN TestPluginInvalidJSON [2022-03-05T19:01:28.135Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T19:01:28.135Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T19:01:28.135Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T19:01:28.135Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-05T19:01:28.135Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-05T19:01:28.135Z] === RUN TestPluginInstall [2022-03-05T19:01:28.135Z] === RUN TestPluginInstall/no_auth [2022-03-05T19:01:28.135Z] time="2022-03-05T19:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T19:01:28.135Z] time="2022-03-05T19:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcf41bc247dea676932f803ec8a2974e3dd2da821c843562da1d865a738f1d49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T19:01:28.395Z] time="2022-03-05T19:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T19:01:28.395Z] time="2022-03-05T19:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcf41bc247dea676932f803ec8a2974e3dd2da821c843562da1d865a738f1d49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T19:01:28.395Z] === RUN TestPluginInstall/with_htpasswd [2022-03-05T19:01:28.850Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-05T19:01:28.850Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-05T19:01:28.850Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-05T19:01:28.850Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-05T19:01:28.850Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-05T19:01:28.850Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-05T19:01:28.850Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-05T19:01:28.850Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-05T19:01:28.850Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-05T19:01:28.850Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-05T19:01:28.964Z] time="2022-03-05T19:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T19:01:28.965Z] time="2022-03-05T19:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c83a1e0aa20b7e1027cddb4fc04ed3da2bafb542a81a4f47461d41bec79f118f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T19:01:28.965Z] time="2022-03-05T19:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T19:01:28.965Z] time="2022-03-05T19:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c83a1e0aa20b7e1027cddb4fc04ed3da2bafb542a81a4f47461d41bec79f118f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T19:01:28.965Z] === RUN TestPluginInstall/with_insecure [2022-03-05T19:01:28.984Z] === RUN TestDockerSuite/TestImportFile [2022-03-05T19:01:29.905Z] time="2022-03-05T19:01:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T19:01:29.905Z] time="2022-03-05T19:01:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ce959de677451ff20a75bdc2d235d3be85886c4e50d20bd818a2f5ef07bdc9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T19:01:29.905Z] time="2022-03-05T19:01:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-05T19:01:29.905Z] time="2022-03-05T19:01:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ce959de677451ff20a75bdc2d235d3be85886c4e50d20bd818a2f5ef07bdc9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-05T19:01:30.165Z] plugin_test.go:165: [d84dbb9d2659d] daemon is not started [2022-03-05T19:01:30.165Z] --- PASS: TestPluginInstall (3.37s) [2022-03-05T19:01:30.165Z] --- PASS: TestPluginInstall/no_auth (1.77s) [2022-03-05T19:01:30.165Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-03-05T19:01:30.165Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-03-05T19:01:30.165Z] === RUN TestPluginsWithRuntimes [2022-03-05T19:01:30.362Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-05T19:01:30.362Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-05T19:01:31.296Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-05T19:01:31.546Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-05T19:01:32.487Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-05T19:01:32.671Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-05T19:01:33.431Z] --- PASS: TestPluginsWithRuntimes (3.20s) [2022-03-05T19:01:33.431Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-05T19:01:33.431Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2022-03-05T19:01:33.431Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T19:01:33.607Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-05T19:01:34.001Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-05T19:01:34.002Z] PASS [2022-03-05T19:01:34.002Z] [2022-03-05T19:01:34.002Z] DONE 10 tests in 7.277s [2022-03-05T19:01:34.002Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-05T19:01:34.002Z] ++ 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-05T19:01:34.002Z] ++ set -e [2022-03-05T19:01:34.002Z] ++ '[' -n 0 ']' [2022-03-05T19:01:34.002Z] ++ set -x [2022-03-05T19:01:34.002Z] ++ 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-05T19:01:34.002Z] INFO: Testing against a local daemon [2022-03-05T19:01:34.002Z] === RUN TestExternalGraphDriver [2022-03-05T19:01:34.002Z] === RUN TestExternalGraphDriver/json [2022-03-05T19:01:34.173Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-05T19:01:34.739Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-05T19:01:35.308Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-05T19:01:35.308Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-05T19:01:35.308Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-05T19:01:35.875Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-05T19:01:35.912Z] === RUN TestExternalGraphDriver/spec [2022-03-05T19:01:36.381Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2022-03-05T19:01:36.381Z] === RUN TestServiceUpdateConfigs [2022-03-05T19:01:36.445Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-05T19:01:36.703Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-05T19:01:37.270Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-05T19:01:37.295Z] === RUN TestExternalGraphDriver/pull [2022-03-05T19:01:37.529Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-05T19:01:38.098Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-05T19:01:38.098Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-05T19:01:38.679Z] --- PASS: TestExternalGraphDriver (4.80s) [2022-03-05T19:01:38.679Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-03-05T19:01:38.679Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-03-05T19:01:38.679Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-03-05T19:01:38.679Z] === RUN TestGraphdriverPluginV2 [2022-03-05T19:01:38.679Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:01:38.679Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-05T19:01:38.679Z] PASS [2022-03-05T19:01:38.679Z] [2022-03-05T19:01:38.679Z] === Skipped [2022-03-05T19:01:38.679Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-05T19:01:38.679Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:01:38.679Z] [2022-03-05T19:01:38.679Z] DONE 5 tests, 1 skipped in 4.935s [2022-03-05T19:01:38.679Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-05T19:01:38.679Z] ++ 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-05T19:01:38.679Z] ++ set -e [2022-03-05T19:01:38.679Z] ++ '[' -n 0 ']' [2022-03-05T19:01:38.679Z] ++ set -x [2022-03-05T19:01:38.679Z] ++ 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-05T19:01:38.939Z] INFO: Testing against a local daemon [2022-03-05T19:01:38.939Z] === RUN TestContinueAfterPluginCrash [2022-03-05T19:01:38.939Z] === PAUSE TestContinueAfterPluginCrash [2022-03-05T19:01:38.939Z] === RUN TestReadPluginNoRead [2022-03-05T19:01:38.939Z] === PAUSE TestReadPluginNoRead [2022-03-05T19:01:38.939Z] === RUN TestDaemonStartWithLogOpt [2022-03-05T19:01:38.939Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-05T19:01:38.939Z] === CONT TestContinueAfterPluginCrash [2022-03-05T19:01:38.939Z] === CONT TestDaemonStartWithLogOpt [2022-03-05T19:01:39.479Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-05T19:01:39.479Z] --- PASS: TestInfoAPIWarnings (16.30s) [2022-03-05T19:01:39.479Z] === RUN TestInfoDebug [2022-03-05T19:01:39.739Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-05T19:01:39.739Z] --- PASS: TestInfoDebug (0.54s) [2022-03-05T19:01:39.739Z] === RUN TestInfoInsecureRegistries [2022-03-05T19:01:40.307Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-05T19:01:40.307Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-05T19:01:40.307Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-05T19:01:40.307Z] === RUN TestInfoRegistryMirrors [2022-03-05T19:01:40.873Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-05T19:01:40.873Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-05T19:01:40.873Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-05T19:01:40.873Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-05T19:01:40.873Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T19:01:40.873Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-05T19:01:40.873Z] === RUN TestPingCacheHeaders [2022-03-05T19:01:41.071Z] === RUN TestConfigDaemonLibtrustID [2022-03-05T19:01:41.071Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-05T19:01:41.071Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-03-05T19:01:41.071Z] === RUN TestDaemonConfigValidation [2022-03-05T19:01:41.071Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-05T19:01:41.071Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-05T19:01:41.071Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-05T19:01:41.071Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-05T19:01:41.071Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-05T19:01:41.071Z] === RUN TestDaemonProxy [2022-03-05T19:01:41.071Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-05T19:01:41.071Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-05T19:01:41.071Z] PASS [2022-03-05T19:01:41.071Z] ok github.com/docker/docker/integration/daemon 0.112s [2022-03-05T19:01:41.071Z] [2022-03-05T19:01:41.071Z] === Skipped [2022-03-05T19:01:41.071Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-03-05T19:01:41.071Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-05T19:01:41.071Z] [2022-03-05T19:01:41.071Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-05T19:01:41.071Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-05T19:01:41.071Z] [2022-03-05T19:01:41.071Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-05T19:01:41.071Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-05T19:01:41.071Z] [2022-03-05T19:01:41.071Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-05T19:01:41.071Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-05T19:01:41.071Z] [2022-03-05T19:01:41.071Z] DONE 4 tests, 4 skipped in 20.055s [2022-03-05T19:01:41.071Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-05T19:01:41.132Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-05T19:01:41.132Z] === RUN TestPingGet [2022-03-05T19:01:41.132Z] --- PASS: TestPingGet (0.02s) [2022-03-05T19:01:41.132Z] === RUN TestPingHead [2022-03-05T19:01:41.132Z] --- PASS: TestPingHead (0.02s) [2022-03-05T19:01:41.132Z] === RUN TestVersion [2022-03-05T19:01:41.132Z] --- PASS: TestVersion (0.02s) [2022-03-05T19:01:41.132Z] === CONT TestDiskUsage [2022-03-05T19:01:41.699Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/empty [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/empty/container_types [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/empty/image_types [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/empty/volume_types [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-05T19:01:41.699Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-05T19:01:41.957Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-05T19:01:41.957Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-05T19:01:41.957Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-05T19:01:41.957Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-05T19:01:41.957Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-05T19:01:41.957Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-05T19:01:41.957Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-05T19:01:41.957Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-05T19:01:41.957Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-05T19:01:41.957Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-05T19:01:41.957Z] === RUN TestDiskUsage/after_container.Run [2022-03-05T19:01:42.216Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-05T19:01:42.216Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-05T19:01:42.216Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-05T19:01:42.216Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-05T19:01:42.216Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-05T19:01:42.216Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-05T19:01:42.216Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-05T19:01:42.216Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-05T19:01:42.216Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-05T19:01:42.216Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-05T19:01:42.216Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-05T19:01:42.234Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-03-05T19:01:42.234Z] === CONT TestReadPluginNoRead [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage (1.38s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-05T19:01:42.475Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-05T19:01:42.475Z] PASS [2022-03-05T19:01:42.475Z] [2022-03-05T19:01:42.475Z] === Skipped [2022-03-05T19:01:42.475Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T19:01:42.475Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T19:01:42.475Z] [2022-03-05T19:01:42.475Z] DONE 50 tests, 1 skipped in 20.487s [2022-03-05T19:01:42.475Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T19:01:42.475Z] ++ 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-05T19:01:42.475Z] ++ set -e [2022-03-05T19:01:42.475Z] ++ '[' -n 0 ']' [2022-03-05T19:01:42.475Z] ++ set -x [2022-03-05T19:01:42.475Z] ++ 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-05T19:01:42.475Z] INFO: Testing against a local daemon [2022-03-05T19:01:42.476Z] === RUN TestVolumesCreateAndList [2022-03-05T19:01:42.476Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-05T19:01:42.476Z] === RUN TestVolumesRemove [2022-03-05T19:01:42.734Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-05T19:01:42.734Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-05T19:01:42.734Z] === RUN TestVolumesInspect [2022-03-05T19:01:42.734Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-05T19:01:42.734Z] === RUN TestVolumesInvalidJSON [2022-03-05T19:01:42.734Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T19:01:42.734Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T19:01:42.734Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T19:01:42.734Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-05T19:01:42.735Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T19:01:42.735Z] PASS [2022-03-05T19:01:42.735Z] [2022-03-05T19:01:42.735Z] DONE 5 tests in 0.248s [2022-03-05T19:01:42.735Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T19:01:42.994Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T19:01:42.994Z] +++ kill 6144 [2022-03-05T19:01:43.252Z] +++ /etc/init.d/apparmor stop [2022-03-05T19:01:43.252Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T19:01:43.252Z] [2022-03-05T19:01:43.252Z] Unloading profiles will leave already running processes permanently [2022-03-05T19:01:43.252Z] unconfined, which can lead to unexpected situations. [2022-03-05T19:01:43.252Z] [2022-03-05T19:01:43.252Z] To set a process to complain mode, use the command line tool [2022-03-05T19:01:43.252Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T19:01:43.252Z] +++ true [2022-03-05T19:01:43.252Z] exiting test-integration [2022-03-05T19:01:43.252Z] ++ exit 0 [2022-03-05T19:01:43.252Z] [2022-03-05T19:01:43.512Z] === RUN TestDockerSuite/TestInspectImage [2022-03-05T19:01:43.512Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-05T19:01:43.512Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-05T19:01:43.512Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-05T19:01:43.512Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-05T19:01:44.034Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:01:44.034Z] INFO: Testing against a local daemon [2022-03-05T19:01:44.034Z] === RUN TestCommitInheritsEnv [2022-03-05T19:01:44.034Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T19:01:44.034Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-05T19:01:44.034Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-05T19:01:44.034Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T19:01:44.034Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T19:01:44.034Z] === RUN TestImportWithCustomPlatform [2022-03-05T19:01:44.034Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T19:01:44.034Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-05T19:01:44.034Z] === RUN TestImagesFilterMultiReference [2022-03-05T19:01:44.034Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-03-05T19:01:44.034Z] === RUN TestImagePullPlatformInvalid [2022-03-05T19:01:44.034Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-05T19:01:44.034Z] === RUN TestRemoveImageOrphaning [2022-03-05T19:01:44.106Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-05T19:01:44.106Z] + for job in $(jobs -p) [2022-03-05T19:01:44.106Z] + wait 16948 [2022-03-05T19:01:44.142Z] === RUN TestReadPluginNoRead/default [2022-03-05T19:01:44.680Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-05T19:01:44.939Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-05T19:01:45.084Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-05T19:01:45.197Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-05T19:01:45.607Z] --- PASS: TestRemoveImageOrphaning (1.16s) [2022-03-05T19:01:45.607Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-05T19:01:45.607Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-05T19:01:45.607Z] === RUN TestTagInvalidReference [2022-03-05T19:01:45.607Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-05T19:01:45.607Z] === RUN TestTagValidPrefixedRepo [2022-03-05T19:01:45.607Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-05T19:01:45.607Z] === RUN TestTagExistedNameWithoutForce [2022-03-05T19:01:45.607Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-03-05T19:01:45.607Z] === RUN TestTagOfficialNames [2022-03-05T19:01:45.607Z] --- PASS: TestTagOfficialNames (0.11s) [2022-03-05T19:01:45.607Z] === RUN TestTagMatchesDigest [2022-03-05T19:01:45.607Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-05T19:01:45.607Z] PASS [2022-03-05T19:01:45.607Z] ok github.com/docker/docker/integration/image 1.781s [2022-03-05T19:01:45.674Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 29.1% of statements [2022-03-05T19:01:45.764Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-05T19:01:45.934Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-05T19:01:46.080Z] [2022-03-05T19:01:46.080Z] === Skipped [2022-03-05T19:01:46.080Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-05T19:01:46.080Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T19:01:46.080Z] [2022-03-05T19:01:46.080Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-05T19:01:46.080Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T19:01:46.080Z] [2022-03-05T19:01:46.080Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-05T19:01:46.080Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-05T19:01:46.080Z] [2022-03-05T19:01:46.080Z] DONE 12 tests, 3 skipped in 5.713s [2022-03-05T19:01:46.080Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-05T19:01:46.466Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-05T19:01:46.507Z] ok github.com/docker/docker/cmd/dockerd/trap 2.565s coverage: 0.0% of statements [2022-03-05T19:01:46.507Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-05T19:01:46.507Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-05T19:01:46.507Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-05T19:01:46.507Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-05T19:01:46.507Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-05T19:01:46.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-05T19:01:47.056Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-03-05T19:01:47.322Z] === CONT TestReadPluginNoRead [2022-03-05T19:01:47.322Z] read_test.go:92: [d50aa481f4d85] daemon is not started [2022-03-05T19:01:47.322Z] --- PASS: TestReadPluginNoRead (5.49s) [2022-03-05T19:01:47.322Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-03-05T19:01:47.322Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2022-03-05T19:01:47.322Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-03-05T19:01:47.322Z] PASS [2022-03-05T19:01:47.322Z] [2022-03-05T19:01:47.322Z] DONE 6 tests in 8.644s [2022-03-05T19:01:47.590Z] 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-05T19:01:47.590Z] ++ 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-05T19:01:47.590Z] ++ set -e [2022-03-05T19:01:47.590Z] ++ '[' -n 0 ']' [2022-03-05T19:01:47.590Z] ++ set -x [2022-03-05T19:01:47.590Z] ++ 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-05T19:01:47.590Z] testing: warning: no tests to run [2022-03-05T19:01:47.590Z] PASS [2022-03-05T19:01:47.590Z] [2022-03-05T19:01:47.590Z] DONE 0 tests in 0.037s [2022-03-05T19:01:47.590Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-05T19:01:47.590Z] ++ 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-05T19:01:47.590Z] ++ set -e [2022-03-05T19:01:47.590Z] ++ '[' -n 0 ']' [2022-03-05T19:01:47.590Z] ++ set -x [2022-03-05T19:01:47.590Z] ++ 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-05T19:01:47.590Z] INFO: Testing against a local daemon [2022-03-05T19:01:47.590Z] === RUN TestPluginWithDevMounts [2022-03-05T19:01:47.590Z] === PAUSE TestPluginWithDevMounts [2022-03-05T19:01:47.590Z] === CONT TestPluginWithDevMounts [2022-03-05T19:01:47.636Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-05T19:01:47.636Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-05T19:01:48.206Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-05T19:01:48.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:01:48.300Z] INFO: Testing against a local daemon [2022-03-05T19:01:48.300Z] === RUN TestNetworkCreateDelete [2022-03-05T19:01:48.300Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:01:48.300Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-05T19:01:48.300Z] === RUN TestDockerNetworkDeletePreferID [2022-03-05T19:01:48.300Z] 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-05T19:01:48.300Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-05T19:01:48.300Z] === RUN TestDaemonDNSFallback [2022-03-05T19:01:48.300Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:01:48.300Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-05T19:01:48.300Z] === RUN TestInspectNetwork [2022-03-05T19:01:48.300Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-05T19:01:48.300Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-05T19:01:48.300Z] === RUN TestRunContainerWithBridgeNone [2022-03-05T19:01:48.300Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:01:48.300Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-05T19:01:48.300Z] === RUN TestNetworkInvalidJSON [2022-03-05T19:01:48.300Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-05T19:01:48.300Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-05T19:01:48.300Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T19:01:48.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T19:01:48.300Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T19:01:48.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T19:01:48.301Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-05T19:01:48.301Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-05T19:01:48.301Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-05T19:01:48.301Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-05T19:01:48.301Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-05T19:01:48.301Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-05T19:01:48.301Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-05T19:01:48.301Z] === RUN TestNetworkList [2022-03-05T19:01:48.301Z] === RUN TestNetworkList//networks [2022-03-05T19:01:48.301Z] === PAUSE TestNetworkList//networks [2022-03-05T19:01:48.301Z] === RUN TestNetworkList//networks/ [2022-03-05T19:01:48.301Z] === PAUSE TestNetworkList//networks/ [2022-03-05T19:01:48.301Z] === CONT TestNetworkList//networks [2022-03-05T19:01:48.301Z] === CONT TestNetworkList//networks/ [2022-03-05T19:01:48.301Z] --- PASS: TestNetworkList (0.04s) [2022-03-05T19:01:48.301Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-05T19:01:48.301Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-05T19:01:48.301Z] === RUN TestHostIPv4BridgeLabel [2022-03-05T19:01:48.301Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-05T19:01:48.301Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-05T19:01:48.301Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-05T19:01:48.301Z] === RUN TestDaemonDefaultNetworkPools [2022-03-05T19:01:48.301Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T19:01:48.301Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-05T19:01:48.301Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T19:01:48.301Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-05T19:01:48.301Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T19:01:48.301Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-05T19:01:48.301Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T19:01:48.301Z] === RUN TestServiceWithPredefinedNetwork [2022-03-05T19:01:48.301Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T19:01:48.301Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-05T19:01:48.301Z] service_test.go:243: FLAKY_TEST [2022-03-05T19:01:48.301Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T19:01:48.301Z] === RUN TestServiceWithDataPathPortInit [2022-03-05T19:01:48.301Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-05T19:01:48.301Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-05T19:01:48.301Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T19:01:48.301Z] PASS [2022-03-05T19:01:48.301Z] ok github.com/docker/docker/integration/network 0.166s [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === Skipped [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-05T19:01:48.301Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-05T19:01:48.301Z] 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-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-05T19:01:48.301Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-05T19:01:48.301Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-05T19:01:48.301Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-05T19:01:48.301Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-05T19:01:48.301Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-05T19:01:48.301Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-05T19:01:48.301Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-05T19:01:48.301Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-05T19:01:48.301Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-05T19:01:48.301Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-05T19:01:48.301Z] service_test.go:243: FLAKY_TEST [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-05T19:01:48.301Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-05T19:01:48.301Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-05T19:01:48.301Z] [2022-03-05T19:01:48.301Z] DONE 22 tests, 15 skipped in 2.233s [2022-03-05T19:01:48.301Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-05T19:01:48.774Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-05T19:01:49.305Z] testing: warning: no tests to run [2022-03-05T19:01:49.306Z] PASS [2022-03-05T19:01:49.306Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2022-03-05T19:01:49.306Z] [2022-03-05T19:01:49.306Z] DONE 0 tests in 0.763s [2022-03-05T19:01:49.306Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-05T19:01:49.508Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-03-05T19:01:49.508Z] PASS [2022-03-05T19:01:49.508Z] [2022-03-05T19:01:49.508Z] DONE 1 tests in 1.628s [2022-03-05T19:01:49.508Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-05T19:01:49.508Z] ++ 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-05T19:01:49.508Z] ++ set -e [2022-03-05T19:01:49.508Z] ++ '[' -n 0 ']' [2022-03-05T19:01:49.508Z] ++ set -x [2022-03-05T19:01:49.508Z] ++ 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-05T19:01:49.508Z] INFO: Testing against a local daemon [2022-03-05T19:01:49.508Z] === RUN TestSecretInspect [2022-03-05T19:01:49.710Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-05T19:01:49.776Z] testing: warning: no tests to run [2022-03-05T19:01:49.776Z] PASS [2022-03-05T19:01:49.776Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2022-03-05T19:01:49.776Z] [2022-03-05T19:01:49.776Z] DONE 0 tests in 0.748s [2022-03-05T19:01:49.969Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-05T19:01:50.246Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-05T19:01:50.535Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-05T19:01:50.716Z] testing: warning: no tests to run [2022-03-05T19:01:50.716Z] PASS [2022-03-05T19:01:50.716Z] ok github.com/docker/docker/integration/plugin 0.086s [2022-03-05T19:01:50.716Z] [2022-03-05T19:01:50.716Z] DONE 0 tests in 0.769s [2022-03-05T19:01:50.891Z] --- PASS: TestSecretInspect (1.72s) [2022-03-05T19:01:50.891Z] === RUN TestSecretList [2022-03-05T19:01:51.103Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-05T19:01:51.191Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-05T19:01:51.286Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2022-03-05T19:01:51.286Z] === RUN TestServiceUpdateNetwork [2022-03-05T19:01:51.362Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-05T19:01:51.663Z] testing: warning: no tests to run [2022-03-05T19:01:51.663Z] PASS [2022-03-05T19:01:51.663Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2022-03-05T19:01:51.663Z] [2022-03-05T19:01:51.663Z] DONE 0 tests in 0.743s [2022-03-05T19:01:51.929Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-05T19:01:52.133Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-05T19:01:52.187Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-05T19:01:52.446Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-05T19:01:53.430Z] --- PASS: TestSecretList (2.10s) [2022-03-05T19:01:53.430Z] === RUN TestSecretsCreateAndDelete [2022-03-05T19:01:53.821Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-05T19:01:54.649Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2022-03-05T19:01:54.757Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-05T19:01:54.911Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-03-05T19:01:55.341Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2022-03-05T19:01:55.341Z] === RUN TestSecretsUpdate [2022-03-05T19:01:55.696Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-05T19:01:55.696Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-05T19:01:56.300Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-03-05T19:01:56.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:01:56.916Z] INFO: Testing against a local daemon [2022-03-05T19:01:56.916Z] === RUN TestPluginInvalidJSON [2022-03-05T19:01:56.916Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T19:01:56.916Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T19:01:56.916Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-05T19:01:56.916Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-05T19:01:56.916Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-05T19:01:56.916Z] === RUN TestPluginInstall [2022-03-05T19:01:56.916Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T19:01:56.916Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-05T19:01:56.916Z] === RUN TestPluginsWithRuntimes [2022-03-05T19:01:56.916Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T19:01:56.916Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-05T19:01:56.916Z] === RUN TestPluginBackCompatMediaTypes [2022-03-05T19:01:56.916Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T19:01:56.916Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2022-03-05T19:01:56.916Z] PASS [2022-03-05T19:01:56.916Z] ok github.com/docker/docker/integration/plugin/common 0.126s [2022-03-05T19:01:56.916Z] [2022-03-05T19:01:56.916Z] === Skipped [2022-03-05T19:01:56.916Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-05T19:01:56.916Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-05T19:01:56.916Z] [2022-03-05T19:01:56.916Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-05T19:01:56.916Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-05T19:01:56.916Z] [2022-03-05T19:01:56.917Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2022-03-05T19:01:56.917Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-05T19:01:56.917Z] [2022-03-05T19:01:56.917Z] DONE 5 tests, 3 skipped in 4.767s [2022-03-05T19:01:56.917Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-05T19:01:57.074Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-05T19:01:57.255Z] --- PASS: TestSecretsUpdate (1.71s) [2022-03-05T19:01:57.255Z] === RUN TestTemplatedSecret [2022-03-05T19:01:58.011Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-05T19:01:59.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:01:59.156Z] INFO: Testing against a local daemon [2022-03-05T19:01:59.156Z] === RUN TestExternalGraphDriver [2022-03-05T19:01:59.156Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-05T19:01:59.156Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-05T19:01:59.156Z] === RUN TestGraphdriverPluginV2 [2022-03-05T19:01:59.156Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-05T19:01:59.156Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-05T19:01:59.156Z] PASS [2022-03-05T19:01:59.156Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.116s [2022-03-05T19:01:59.156Z] [2022-03-05T19:01:59.156Z] === Skipped [2022-03-05T19:01:59.156Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-05T19:01:59.156Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-05T19:01:59.156Z] [2022-03-05T19:01:59.156Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-05T19:01:59.156Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-05T19:01:59.156Z] [2022-03-05T19:01:59.156Z] DONE 2 tests, 2 skipped in 2.553s [2022-03-05T19:01:59.172Z] --- PASS: TestTemplatedSecret (2.41s) [2022-03-05T19:01:59.172Z] === RUN TestSecretCreateResolve [2022-03-05T19:01:59.387Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-05T19:01:59.387Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-05T19:01:59.627Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-05T19:02:00.762Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-05T19:02:01.020Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-05T19:02:01.586Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-05T19:02:01.714Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-03-05T19:02:01.714Z] PASS [2022-03-05T19:02:01.714Z] [2022-03-05T19:02:01.714Z] DONE 6 tests in 12.274s [2022-03-05T19:02:01.714Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-05T19:02:01.714Z] ++ 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-05T19:02:01.714Z] ++ set -e [2022-03-05T19:02:01.714Z] ++ '[' -n 0 ']' [2022-03-05T19:02:01.714Z] ++ set -x [2022-03-05T19:02:01.714Z] ++ 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-05T19:02:01.714Z] INFO: Testing against a local daemon [2022-03-05T19:02:01.714Z] === RUN TestServiceCreateInit [2022-03-05T19:02:01.714Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T19:02:01.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:02:01.847Z] INFO: Testing against a local daemon [2022-03-05T19:02:01.847Z] === RUN TestReadPluginNoRead [2022-03-05T19:02:01.847Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T19:02:01.847Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-05T19:02:01.847Z] PASS [2022-03-05T19:02:01.847Z] ok github.com/docker/docker/integration/plugin/logging 0.098s [2022-03-05T19:02:01.847Z] [2022-03-05T19:02:01.847Z] === Skipped [2022-03-05T19:02:01.847Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-05T19:02:01.847Z] read_test.go:21: no unix domain sockets on Windows [2022-03-05T19:02:01.847Z] [2022-03-05T19:02:01.847Z] DONE 1 tests, 1 skipped in 2.067s [2022-03-05T19:02:01.847Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-05T19:02:02.835Z] testing: warning: no tests to run [2022-03-05T19:02:02.835Z] PASS [2022-03-05T19:02:02.835Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2022-03-05T19:02:02.835Z] [2022-03-05T19:02:02.835Z] DONE 0 tests in 1.006s [2022-03-05T19:02:02.835Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-05T19:02:03.576Z] --- PASS: TestServiceUpdateNetwork (12.37s) [2022-03-05T19:02:03.576Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T19:02:04.147Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-05T19:02:04.440Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2022-03-05T19:02:04.440Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-03-05T19:02:04.440Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-05T19:02:04.722Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-05T19:02:04.885Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-05T19:02:04.885Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-05T19:02:04.885Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-05T19:02:04.885Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-05T19:02:04.885Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-05T19:02:05.011Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-05T19:02:05.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:02:05.055Z] INFO: Testing against a local daemon [2022-03-05T19:02:05.055Z] === RUN TestPluginWithDevMounts [2022-03-05T19:02:05.055Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:05.055Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-05T19:02:05.055Z] PASS [2022-03-05T19:02:05.055Z] ok github.com/docker/docker/integration/plugin/volumes 0.092s [2022-03-05T19:02:05.055Z] [2022-03-05T19:02:05.055Z] === Skipped [2022-03-05T19:02:05.055Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-05T19:02:05.055Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:05.055Z] [2022-03-05T19:02:05.055Z] DONE 1 tests, 1 skipped in 2.027s [2022-03-05T19:02:05.055Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-05T19:02:05.583Z] ok github.com/docker/docker/daemon 10.184s coverage: 17.1% of statements [2022-03-05T19:02:05.583Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-05T19:02:05.583Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-05T19:02:05.583Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-05T19:02:05.583Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-05T19:02:05.915Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T19:02:06.156Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.710s coverage: 74.6% of statements [2022-03-05T19:02:06.626Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:02:06.626Z] INFO: Testing against a local daemon [2022-03-05T19:02:06.626Z] === RUN TestSecretInspect [2022-03-05T19:02:06.626Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:06.626Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-05T19:02:06.626Z] === RUN TestSecretList [2022-03-05T19:02:06.626Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:06.626Z] --- SKIP: TestSecretList (0.00s) [2022-03-05T19:02:06.626Z] === RUN TestSecretsCreateAndDelete [2022-03-05T19:02:06.626Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:06.626Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-05T19:02:06.626Z] === RUN TestSecretsUpdate [2022-03-05T19:02:06.626Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:06.626Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-05T19:02:06.626Z] === RUN TestTemplatedSecret [2022-03-05T19:02:06.626Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:06.626Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-05T19:02:06.626Z] === RUN TestSecretCreateResolve [2022-03-05T19:02:06.626Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:06.626Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-05T19:02:06.626Z] PASS [2022-03-05T19:02:06.626Z] ok github.com/docker/docker/integration/secret 0.094s [2022-03-05T19:02:06.626Z] [2022-03-05T19:02:06.626Z] === Skipped [2022-03-05T19:02:06.626Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-05T19:02:06.626Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:06.626Z] [2022-03-05T19:02:06.626Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-05T19:02:06.626Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:06.626Z] [2022-03-05T19:02:06.626Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-05T19:02:06.626Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:06.626Z] [2022-03-05T19:02:06.626Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-05T19:02:06.626Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:06.626Z] [2022-03-05T19:02:06.626Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-05T19:02:06.626Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:06.626Z] [2022-03-05T19:02:06.626Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-05T19:02:06.626Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:06.626Z] [2022-03-05T19:02:06.626Z] DONE 6 tests, 6 skipped in 1.668s [2022-03-05T19:02:06.626Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-05T19:02:07.099Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.387s coverage: 56.2% of statements [2022-03-05T19:02:08.043Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.0% of statements [2022-03-05T19:02:08.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-05T19:02:08.733Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-05T19:02:08.848Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:02:08.848Z] INFO: Testing against a local daemon [2022-03-05T19:02:08.848Z] === RUN TestServiceCreateInit [2022-03-05T19:02:08.848Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-05T19:02:08.848Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-05T19:02:08.848Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-05T19:02:08.848Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T19:02:08.848Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T19:02:08.848Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestCreateServiceConflict [2022-03-05T19:02:08.848Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T19:02:08.848Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-05T19:02:08.848Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T19:02:08.848Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T19:02:08.848Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T19:02:08.848Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestCreateServiceSysctls [2022-03-05T19:02:08.848Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-05T19:02:08.848Z] === RUN TestCreateServiceCapabilities [2022-03-05T19:02:08.848Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-05T19:02:08.848Z] === RUN TestInspect [2022-03-05T19:02:08.848Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestInspect (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestCreateJob [2022-03-05T19:02:08.848Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestCreateJob (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestReplicatedJob [2022-03-05T19:02:08.848Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestUpdateReplicatedJob [2022-03-05T19:02:08.848Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestServiceListWithStatuses [2022-03-05T19:02:08.848Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T19:02:08.848Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestDockerNetworkReConnect [2022-03-05T19:02:08.848Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestServicePlugin [2022-03-05T19:02:08.848Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:08.848Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestServiceUpdateLabel [2022-03-05T19:02:08.848Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:08.848Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestServiceUpdateSecrets [2022-03-05T19:02:08.848Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:08.848Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestServiceUpdateConfigs [2022-03-05T19:02:08.848Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:08.848Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestServiceUpdateNetwork [2022-03-05T19:02:08.848Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:08.848Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-05T19:02:08.848Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T19:02:08.848Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:08.848Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-05T19:02:08.848Z] PASS [2022-03-05T19:02:08.848Z] ok github.com/docker/docker/integration/service 0.231s [2022-03-05T19:02:09.214Z] --- PASS: TestServiceCreateInit (7.17s) [2022-03-05T19:02:09.214Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s) [2022-03-05T19:02:09.214Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-03-05T19:02:09.214Z] === RUN TestCreateServiceMultipleTimes [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === Skipped [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T19:02:09.318Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T19:02:09.318Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-05T19:02:09.318Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-05T19:02:09.318Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-05T19:02:09.318Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-05T19:02:09.318Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-05T19:02:09.318Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-05T19:02:09.318Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-05T19:02:09.318Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-05T19:02:09.318Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-05T19:02:09.318Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-05T19:02:09.318Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-05T19:02:09.318Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-05T19:02:09.318Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-05T19:02:09.318Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-05T19:02:09.318Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-05T19:02:09.318Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-05T19:02:09.318Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-05T19:02:09.318Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-05T19:02:09.318Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-05T19:02:09.318Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-05T19:02:09.318Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-05T19:02:09.318Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-05T19:02:09.318Z] [2022-03-05T19:02:09.318Z] DONE 24 tests, 23 skipped in 2.460s [2022-03-05T19:02:09.318Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-05T19:02:09.432Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.025s coverage: 1.8% of statements [2022-03-05T19:02:10.636Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-05T19:02:10.823Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.235s coverage: 50.5% of statements [2022-03-05T19:02:10.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:02:10.899Z] INFO: Testing against a local daemon [2022-03-05T19:02:10.899Z] === RUN TestSessionCreate [2022-03-05T19:02:10.899Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-05T19:02:10.899Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-05T19:02:10.899Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T19:02:10.899Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-05T19:02:10.899Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-05T19:02:10.899Z] PASS [2022-03-05T19:02:10.899Z] ok github.com/docker/docker/integration/session 0.093s [2022-03-05T19:02:10.899Z] [2022-03-05T19:02:10.899Z] === Skipped [2022-03-05T19:02:10.899Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-05T19:02:10.899Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-05T19:02:10.899Z] [2022-03-05T19:02:10.899Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-05T19:02:10.899Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-05T19:02:10.899Z] [2022-03-05T19:02:10.899Z] DONE 2 tests, 2 skipped in 1.629s [2022-03-05T19:02:10.899Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-05T19:02:11.766Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.288s coverage: 46.2% of statements [2022-03-05T19:02:11.766Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-05T19:02:12.013Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-05T19:02:12.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-05T19:02:12.532Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-05T19:02:12.710Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.762s coverage: 58.0% of statements [2022-03-05T19:02:12.710Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-05T19:02:12.710Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-05T19:02:12.857Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-05T19:02:12.980Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-03-05T19:02:13.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:02:13.119Z] INFO: Testing against a local daemon [2022-03-05T19:02:13.119Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T19:02:13.119Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:13.119Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T19:02:13.119Z] === RUN TestDiskUsage [2022-03-05T19:02:13.119Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-05T19:02:13.119Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-05T19:02:13.119Z] === RUN TestEventsExecDie [2022-03-05T19:02:13.119Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-05T19:02:13.119Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-05T19:02:13.119Z] === RUN TestEventsBackwardsCompatible [2022-03-05T19:02:13.119Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-05T19:02:13.119Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-05T19:02:13.119Z] === RUN TestEventsVolumeCreate [2022-03-05T19:02:13.119Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-05T19:02:13.119Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-05T19:02:13.119Z] === RUN TestInfoAPI [2022-03-05T19:02:13.119Z] --- PASS: TestInfoAPI (0.04s) [2022-03-05T19:02:13.119Z] === RUN TestInfoAPIWarnings [2022-03-05T19:02:13.119Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T19:02:13.119Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-05T19:02:13.119Z] === RUN TestInfoDebug [2022-03-05T19:02:13.119Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T19:02:13.119Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-05T19:02:13.119Z] === RUN TestInfoInsecureRegistries [2022-03-05T19:02:13.119Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T19:02:13.119Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-05T19:02:13.119Z] === RUN TestInfoRegistryMirrors [2022-03-05T19:02:13.119Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T19:02:13.119Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-05T19:02:13.119Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T19:02:14.107Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-03-05T19:02:14.107Z] === RUN TestPingCacheHeaders [2022-03-05T19:02:14.107Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-05T19:02:14.107Z] === RUN TestPingGet [2022-03-05T19:02:14.107Z] --- PASS: TestPingGet (0.04s) [2022-03-05T19:02:14.107Z] === RUN TestPingHead [2022-03-05T19:02:14.107Z] --- PASS: TestPingHead (0.04s) [2022-03-05T19:02:14.107Z] === RUN TestVersion [2022-03-05T19:02:14.107Z] --- PASS: TestVersion (0.03s) [2022-03-05T19:02:14.107Z] PASS [2022-03-05T19:02:14.107Z] ok github.com/docker/docker/integration/system 1.266s [2022-03-05T19:02:14.107Z] [2022-03-05T19:02:14.107Z] === Skipped [2022-03-05T19:02:14.107Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T19:02:14.107Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-05T19:02:14.107Z] [2022-03-05T19:02:14.107Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-05T19:02:14.107Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-05T19:02:14.107Z] [2022-03-05T19:02:14.107Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-05T19:02:14.107Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-05T19:02:14.107Z] [2022-03-05T19:02:14.107Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-05T19:02:14.107Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-05T19:02:14.107Z] [2022-03-05T19:02:14.107Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-05T19:02:14.107Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-05T19:02:14.107Z] [2022-03-05T19:02:14.107Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-05T19:02:14.107Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-05T19:02:14.107Z] [2022-03-05T19:02:14.107Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-05T19:02:14.107Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T19:02:14.107Z] [2022-03-05T19:02:14.107Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-05T19:02:14.107Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T19:02:14.107Z] [2022-03-05T19:02:14.107Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-05T19:02:14.107Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-05T19:02:14.107Z] [2022-03-05T19:02:14.107Z] DONE 15 tests, 9 skipped in 3.045s [2022-03-05T19:02:14.107Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-05T19:02:14.370Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-03-05T19:02:14.434Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-05T19:02:14.434Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-05T19:02:14.434Z] docker_api_swarm_service_test.go:395: [dc3bcc6387f16] joining swarm manager [db05e0f1ea64d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:02:14.632Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-05T19:02:14.692Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-05T19:02:14.692Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-05T19:02:14.692Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-05T19:02:15.204Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.8% of statements [2022-03-05T19:02:15.204Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-05T19:02:15.204Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-05T19:02:15.261Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-05T19:02:15.261Z] docker_api_swarm_service_test.go:395: [da3bceeaf655a] joining swarm manager [db05e0f1ea64d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:02:15.828Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-05T19:02:16.149Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.0% of statements [2022-03-05T19:02:16.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:02:16.327Z] INFO: Testing against a local daemon [2022-03-05T19:02:16.327Z] === RUN TestVolumesCreateAndList [2022-03-05T19:02:16.327Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-05T19:02:16.327Z] === RUN TestVolumesRemove [2022-03-05T19:02:16.327Z] --- PASS: TestVolumesRemove (0.14s) [2022-03-05T19:02:16.327Z] === RUN TestVolumesInspect [2022-03-05T19:02:16.327Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-05T19:02:16.327Z] === RUN TestVolumesInvalidJSON [2022-03-05T19:02:16.327Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T19:02:16.327Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T19:02:16.327Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T19:02:16.327Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-05T19:02:16.327Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T19:02:16.327Z] PASS [2022-03-05T19:02:16.327Z] ok github.com/docker/docker/integration/volume 0.325s [2022-03-05T19:02:16.327Z] [2022-03-05T19:02:16.327Z] DONE 5 tests in 2.026s [2022-03-05T19:02:16.327Z] INFO: make.ps1 ended at 03/05/2022 19:02:16 [2022-03-05T19:02:16.327Z] INFO: Integration CLI tests being run from the host: [2022-03-05T19:02:16.327Z] 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-05T19:02:16.720Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 80.2% of statements [2022-03-05T19:02:16.980Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 33.6% of statements [2022-03-05T19:02:16.980Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-05T19:02:17.241Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2022-03-05T19:02:17.815Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-05T19:02:18.076Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 69.9% of statements [2022-03-05T19:02:18.076Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-03-05T19:02:19.021Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-03-05T19:02:19.021Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-05T19:02:19.282Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 54.9% of statements [2022-03-05T19:02:19.436Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2022-03-05T19:02:19.436Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-03-05T19:02:19.436Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-05T19:02:19.436Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-03-05T19:02:19.436Z] PASS [2022-03-05T19:02:19.436Z] [2022-03-05T19:02:19.436Z] === Skipped [2022-03-05T19:02:19.436Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-05T19:02:19.436Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T19:02:19.436Z] [2022-03-05T19:02:19.436Z] DONE 27 tests, 1 skipped in 182.837s [2022-03-05T19:02:19.436Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T19:02:19.436Z] INFO: Testing against a local daemon [2022-03-05T19:02:19.436Z] === RUN TestSessionCreate [2022-03-05T19:02:19.436Z] --- PASS: TestSessionCreate (0.02s) [2022-03-05T19:02:19.436Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T19:02:19.436Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-05T19:02:19.436Z] PASS [2022-03-05T19:02:19.436Z] [2022-03-05T19:02:19.436Z] DONE 2 tests in 0.066s [2022-03-05T19:02:19.436Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T19:02:19.436Z] INFO: Testing against a local daemon [2022-03-05T19:02:19.436Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T19:02:19.436Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-05T19:02:19.436Z] === RUN TestDiskUsage [2022-03-05T19:02:19.436Z] === PAUSE TestDiskUsage [2022-03-05T19:02:19.436Z] === RUN TestEventsExecDie [2022-03-05T19:02:19.854Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements [2022-03-05T19:02:20.008Z] --- PASS: TestEventsExecDie (0.54s) [2022-03-05T19:02:20.008Z] === RUN TestEventsBackwardsCompatible [2022-03-05T19:02:20.008Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-05T19:02:20.008Z] === RUN TestEventsVolumeCreate [2022-03-05T19:02:20.008Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-05T19:02:20.008Z] === RUN TestInfoBinaryCommits [2022-03-05T19:02:20.008Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-05T19:02:20.008Z] === RUN TestInfoAPIVersioned [2022-03-05T19:02:20.008Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-05T19:02:20.008Z] === RUN TestInfoAPI [2022-03-05T19:02:20.008Z] --- PASS: TestInfoAPI (0.02s) [2022-03-05T19:02:20.008Z] === RUN TestInfoAPIWarnings [2022-03-05T19:02:20.016Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-05T19:02:20.016Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-05T19:02:20.810Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-05T19:02:20.811Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-03-05T19:02:21.383Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-05T19:02:21.956Z] ok github.com/docker/docker/daemon/logger/splunk 1.602s coverage: 82.5% of statements [2022-03-05T19:02:21.956Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-05T19:02:21.956Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-05T19:02:22.843Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-05T19:02:22.843Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-05T19:02:22.899Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-03-05T19:02:23.470Z] ok github.com/docker/docker/distribution 0.617s coverage: 28.4% of statements [2022-03-05T19:02:23.470Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-05T19:02:23.856Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-05T19:02:24.041Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2022-03-05T19:02:24.113Z] --- PASS: TestCreateServiceMultipleTimes (15.32s) [2022-03-05T19:02:24.113Z] === RUN TestCreateServiceConflict [2022-03-05T19:02:24.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-05T19:02:24.613Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-03-05T19:02:24.873Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-05T19:02:25.284Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-05T19:02:25.284Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-05T19:02:25.284Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-05T19:02:25.445Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-05T19:02:25.445Z] ok github.com/docker/docker/distribution/xfer 1.910s coverage: 84.9% of statements [2022-03-05T19:02:25.445Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-05T19:02:26.016Z] ok github.com/docker/docker/image/v1 0.036s coverage: 25.0% of statements [2022-03-05T19:02:26.016Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-05T19:02:26.022Z] --- PASS: TestCreateServiceConflict (2.09s) [2022-03-05T19:02:26.022Z] === RUN TestCreateServiceMaxReplicas [2022-03-05T19:02:26.218Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-05T19:02:26.588Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-05T19:02:26.785Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-05T19:02:26.827Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-05T19:02:26.827Z] INFO: Testing against a local daemon [2022-03-05T19:02:26.827Z] === RUN TestDockerSuite [2022-03-05T19:02:26.827Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-05T19:02:26.827Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-05T19:02:26.827Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T19:02:26.827Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-05T19:02:26.827Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-05T19:02:26.827Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-05T19:02:26.827Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-05T19:02:26.827Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-05T19:02:26.827Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-05T19:02:26.827Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-05T19:02:27.299Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-05T19:02:27.299Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-05T19:02:27.531Z] ok github.com/docker/docker/oci 0.011s coverage: 43.3% of statements [2022-03-05T19:02:27.724Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-05T19:02:27.792Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2022-03-05T19:02:28.053Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-05T19:02:28.301Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-05T19:02:28.301Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-05T19:02:28.563Z] --- PASS: TestCreateServiceMaxReplicas (2.22s) [2022-03-05T19:02:28.563Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-05T19:02:28.657Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-05T19:02:29.222Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-05T19:02:29.438Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.4% of statements [2022-03-05T19:02:30.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-05T19:02:30.381Z] ok github.com/docker/docker/pkg/authorization 0.193s coverage: 68.3% of statements [2022-03-05T19:02:30.381Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-05T19:02:30.381Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-05T19:02:31.094Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-05T19:02:31.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-05T19:02:31.587Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-05T19:02:31.663Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-05T19:02:32.237Z] docker_api_swarm_service_test.go:343: [daa6ddf3ba024] joining swarm manager [dd3013487150a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:02:32.506Z] === RUN TestDockerSuite/TestLogsSince [2022-03-05T19:02:32.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-05T19:02:33.077Z] docker_api_swarm_service_test.go:343: [d654d14b5ab5b] joining swarm manager [dd3013487150a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:02:33.679Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 43.5% of statements [2022-03-05T19:02:33.679Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-05T19:02:33.941Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-03-05T19:02:33.941Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-05T19:02:34.891Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-03-05T19:02:35.151Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-03-05T19:02:35.151Z] ok github.com/docker/docker/layer 7.853s coverage: 68.9% of statements [2022-03-05T19:02:35.151Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-05T19:02:35.151Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-05T19:02:35.151Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-05T19:02:35.151Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-05T19:02:35.151Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-05T19:02:35.151Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-05T19:02:35.412Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-05T19:02:35.412Z] ok github.com/docker/docker/pkg/fsutils 0.187s coverage: 85.1% of statements [2022-03-05T19:02:36.797Z] ok github.com/docker/docker/pkg/idtools 0.505s coverage: 69.5% of statements [2022-03-05T19:02:36.797Z] ok github.com/docker/docker/pkg/ioutils 0.423s coverage: 71.0% of statements [2022-03-05T19:02:37.057Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-03-05T19:02:37.057Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-03-05T19:02:37.058Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-05T19:02:37.058Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-05T19:02:37.058Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-05T19:02:37.318Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-05T19:02:37.318Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-05T19:02:37.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-05T19:02:37.579Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-03-05T19:02:37.579Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2022-03-05T19:02:37.840Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-05T19:02:37.840Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-05T19:02:37.840Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-05T19:02:38.121Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-05T19:02:38.121Z] === RUN TestInfoDebug [2022-03-05T19:02:38.121Z] --- PASS: TestInfoDebug (0.53s) [2022-03-05T19:02:38.121Z] === RUN TestInfoInsecureRegistries [2022-03-05T19:02:38.121Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-05T19:02:38.121Z] === RUN TestInfoRegistryMirrors [2022-03-05T19:02:38.121Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-05T19:02:38.121Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T19:02:38.121Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-05T19:02:38.121Z] === RUN TestPingCacheHeaders [2022-03-05T19:02:38.121Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-05T19:02:38.121Z] === RUN TestPingGet [2022-03-05T19:02:38.121Z] --- PASS: TestPingGet (0.01s) [2022-03-05T19:02:38.121Z] === RUN TestPingHead [2022-03-05T19:02:38.121Z] --- PASS: TestPingHead (0.02s) [2022-03-05T19:02:38.121Z] === RUN TestVersion [2022-03-05T19:02:38.121Z] --- PASS: TestVersion (0.02s) [2022-03-05T19:02:38.121Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-05T19:02:38.121Z] === CONT TestDiskUsage [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/empty [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/empty/container_types [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/empty/image_types [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/empty/volume_types [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-05T19:02:38.382Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-05T19:02:38.412Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-03-05T19:02:38.955Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-05T19:02:38.955Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-05T19:02:38.955Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-05T19:02:38.955Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-05T19:02:38.955Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-05T19:02:38.955Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-05T19:02:38.955Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-05T19:02:38.955Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-05T19:02:38.955Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-05T19:02:38.955Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-05T19:02:38.955Z] === RUN TestDiskUsage/after_container.Run [2022-03-05T19:02:38.984Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-05T19:02:38.984Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-05T19:02:39.216Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-05T19:02:39.216Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-05T19:02:39.216Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-05T19:02:39.216Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-05T19:02:39.216Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-05T19:02:39.216Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-05T19:02:39.216Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-05T19:02:39.216Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-05T19:02:39.216Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-05T19:02:39.216Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-05T19:02:39.245Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-05T19:02:39.477Z] --- PASS: TestDiskUsage (1.55s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-05T19:02:39.478Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-03-05T19:02:39.478Z] PASS [2022-03-05T19:02:39.478Z] [2022-03-05T19:02:39.478Z] DONE 50 tests in 20.289s [2022-03-05T19:02:39.478Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T19:02:39.478Z] INFO: Testing against a local daemon [2022-03-05T19:02:39.478Z] === RUN TestVolumesCreateAndList [2022-03-05T19:02:39.638Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-05T19:02:39.739Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-05T19:02:39.739Z] === RUN TestVolumesRemove [2022-03-05T19:02:39.739Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-05T19:02:39.739Z] === RUN TestVolumesInspect [2022-03-05T19:02:39.739Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-05T19:02:39.739Z] === RUN TestVolumesInvalidJSON [2022-03-05T19:02:39.740Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T19:02:39.740Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T19:02:39.740Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T19:02:39.740Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-05T19:02:39.740Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T19:02:39.740Z] PASS [2022-03-05T19:02:39.740Z] [2022-03-05T19:02:39.740Z] DONE 5 tests in 0.145s [2022-03-05T19:02:39.740Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T19:02:40.311Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-05T19:02:40.311Z] Removing test suite binaries [2022-03-05T19:02:40.311Z] exiting test-integration [2022-03-05T19:02:40.311Z] ++ exit 0 [2022-03-05T19:02:40.311Z] [2022-03-05T19:02:40.628Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-03-05T19:02:40.628Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-05T19:02:40.888Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-05T19:02:40.888Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-05T19:02:41.149Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-05T19:02:41.409Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-03-05T19:02:41.670Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements Post stage [Pipeline] junit [2022-03-05T19:02:41.711Z] Recording test results [2022-03-05T19:02:42.243Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-05T19:02:42.243Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-03-05T19:02:42.815Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-03-05T19:02:42.815Z] coverage: [no statements] [2022-03-05T19:02:42.815Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-03-05T19:02:43.299Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T19:02:43.386Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-03-05T19:02:43.386Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-05T19:02:43.386Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-05T19:02:43.464Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s) [2022-03-05T19:02:43.464Z] === RUN TestCreateServiceSecretFileMode [2022-03-05T19:02:43.637Z] + echo Ensuring container killed. [2022-03-05T19:02:43.638Z] Ensuring container killed. [2022-03-05T19:02:43.638Z] + docker rm -vf docker-pr16 [2022-03-05T19:02:43.638Z] Error: No such container: docker-pr16 [Pipeline] sh [2022-03-05T19:02:43.931Z] + echo Chowning /workspace to jenkins user [2022-03-05T19:02:43.931Z] Chowning /workspace to jenkins user [2022-03-05T19:02:43.931Z] + id -u [2022-03-05T19:02:43.931Z] + id -g [2022-03-05T19:02:43.931Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43291:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T19:02:43.931Z] Unable to find image 'busybox:latest' locally [2022-03-05T19:02:43.931Z] latest: Pulling from library/busybox [2022-03-05T19:02:43.931Z] 7e5209d2300f: Pulling fs layer [2022-03-05T19:02:44.193Z] 7e5209d2300f: Verifying Checksum [2022-03-05T19:02:44.193Z] 7e5209d2300f: Download complete [2022-03-05T19:02:44.193Z] 7e5209d2300f: Pull complete [2022-03-05T19:02:44.193Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T19:02:44.193Z] Status: Downloaded newer image for busybox:latest [2022-03-05T19:02:44.904Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-05T19:02:44.904Z] === RUN TestDockerSuite/TestLogsTail [2022-03-05T19:02:45.303Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-05T19:02:45.303Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-05T19:02:45.472Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-05T19:02:45.564Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T19:02:45.730Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-05T19:02:45.884Z] + bundleName=amd64-cgroup2 [2022-03-05T19:02:45.884Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-05T19:02:45.884Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-05T19:02:45.884Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-05T19:02:45.884Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-05T19:02:46.157Z] Archiving artifacts [2022-03-05T19:02:46.297Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-05T19:02:46.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-05T19:02:46.556Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-05T19:02:46.950Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2022-03-05T19:02:46.950Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-05T19:02:47.123Z] === RUN TestDockerSuite/TestNetHostname [2022-03-05T19:02:47.892Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2022-03-05T19:02:47.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-05T19:02:48.153Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-05T19:02:48.292Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43291/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T19:02:48.414Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-05T19:02:48.501Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-05T19:02:48.501Z] docker_api_swarm_service_test.go:490: [d4f710c300e1a] joining swarm manager [d59f6d7e51f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:02:48.609Z] + make clean [2022-03-05T19:02:48.609Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-05T19:02:48.609Z] docker-dev-cache [2022-03-05T19:02:48.609Z] docker-mod-cache [Pipeline] deleteDir [2022-03-05T19:02:48.759Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-05T19:02:48.987Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.7% of statements [2022-03-05T19:02:48.987Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-05T19:02:49.326Z] docker_api_swarm_service_test.go:490: [d701344208d7a] joining swarm manager [d59f6d7e51f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T19:02:51.535Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-05T19:02:51.795Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.4% of statements [2022-03-05T19:02:52.367Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-03-05T19:02:53.310Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-03-05T19:02:53.456Z] --- PASS: TestCreateServiceSecretFileMode (12.37s) [2022-03-05T19:02:53.456Z] === RUN TestCreateServiceConfigFileMode [2022-03-05T19:02:54.597Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-05T19:02:55.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-05T19:02:55.240Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-05T19:02:55.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-05T19:02:55.535Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-05T19:02:56.104Z] === RUN TestDockerSuite/TestPluginActive [2022-03-05T19:02:58.006Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-05T19:03:01.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-05T19:03:01.286Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-05T19:03:01.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-05T19:03:01.286Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-05T19:03:01.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-05T19:03:02.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-05T19:03:03.479Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-05T19:03:03.479Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-05T19:03:03.479Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-05T19:03:04.111Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-05T19:03:04.111Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-05T19:03:04.111Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-05T19:03:05.486Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-05T19:03:05.679Z] --- PASS: TestCreateServiceConfigFileMode (12.41s) [2022-03-05T19:03:05.679Z] === RUN TestCreateServiceSysctls [2022-03-05T19:03:07.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-05T19:03:07.337Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-05T19:03:07.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-05T19:03:07.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-05T19:03:07.829Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-05T19:03:08.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-05T19:03:08.279Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-05T19:03:08.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-05T19:03:08.325Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-05T19:03:08.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-05T19:03:08.975Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-03-05T19:03:08.975Z] === RUN TestCreateServiceCapabilities [2022-03-05T19:03:09.656Z] docker_api_swarm_service_test.go:128: [d6a66da88c162] joining swarm manager [d4591aeefd842]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:03:10.225Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-05T19:03:10.484Z] docker_api_swarm_service_test.go:129: [dd083f3c36e27] joining swarm manager [d4591aeefd842]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:03:10.655Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-05T19:03:11.123Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-05T19:03:11.516Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-03-05T19:03:11.516Z] === RUN TestInspect [2022-03-05T19:03:12.389Z] docker_api_swarm_service_test.go:137: [dc4a6a1d0f21f] joining swarm manager [d4591aeefd842]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-05T19:03:12.647Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-05T19:03:12.906Z] docker_api_swarm_service_test.go:138: [d0b11f8bf9309] joining swarm manager [d4591aeefd842]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-05T19:03:14.059Z] --- PASS: TestInspect (2.55s) [2022-03-05T19:03:14.059Z] === RUN TestCreateJob [2022-03-05T19:03:15.288Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/rootless [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/volume [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-05T19:03:15.288Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === Skipped [2022-03-05T19:03:15.288Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-05T19:03:15.288Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-05T19:03:15.288Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-05T19:03:15.288Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-05T19:03:15.288Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:71: No driver to put! [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-05T19:03:15.288Z] time="2022-03-05T19:02:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-05T19:03:15.288Z] time="2022-03-05T19:02:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-05T19:03:15.288Z] time="2022-03-05T19:02:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-05T19:03:15.288Z] time="2022-03-05T19:02:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-05T19:03:15.288Z] time="2022-03-05T19:02:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:71: No driver to put! [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-05T19:03:15.288Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-05T19:03:15.288Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-05T19:03:15.288Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-05T19:03:15.288Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-05T19:03:15.288Z] graphtest_unix.go:71: No driver to put! [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-05T19:03:15.288Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-05T19:03:15.288Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-05T19:03:15.288Z] [2022-03-05T19:03:15.288Z] DONE 2323 tests, 28 skipped in 224.774s [2022-03-05T19:03:15.288Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/bitseq [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/cluster [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/config [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/datastore [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/driverapi [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/etchosts [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/idm [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/ipam [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/iptables [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/netlabel [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/netutils [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/networkdb [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/ns [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/options [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/osl [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/portallocator [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/portmapper [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/testutils [2022-03-05T19:03:15.288Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-05T19:03:15.288Z] + 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-05T19:03:16.660Z] --- PASS: TestCreateJob (2.92s) [2022-03-05T19:03:16.661Z] === RUN TestReplicatedJob [2022-03-05T19:03:16.992Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-05T19:03:17.463Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-05T19:03:17.463Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-05T19:03:17.463Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-05T19:03:17.463Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-05T19:03:17.464Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-05T19:03:17.464Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-05T19:03:17.464Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-05T19:03:17.931Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-05T19:03:18.178Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-05T19:03:18.745Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-05T19:03:18.918Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-05T19:03:19.682Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-05T19:03:20.621Z] === RUN TestDockerSuite/TestPortList [2022-03-05T19:03:21.951Z] --- PASS: TestReplicatedJob (4.97s) [2022-03-05T19:03:21.951Z] === RUN TestUpdateReplicatedJob [2022-03-05T19:03:22.712Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-05T19:03:24.277Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-05T19:03:24.277Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-05T19:03:24.492Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-03-05T19:03:24.493Z] === RUN TestServiceListWithStatuses [2022-03-05T19:03:24.493Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T19:03:24.493Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-05T19:03:24.493Z] === RUN TestDockerNetworkConnectAlias [2022-03-05T19:03:24.745Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-05T19:03:24.745Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-05T19:03:24.745Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-05T19:03:24.745Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-05T19:03:27.183Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-05T19:03:27.183Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-05T19:03:28.537Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-05T19:03:28.693Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2022-03-05T19:03:28.693Z] === RUN TestDockerNetworkReConnect [2022-03-05T19:03:31.987Z] --- PASS: TestDockerNetworkReConnect (3.15s) [2022-03-05T19:03:31.987Z] === RUN TestServicePlugin [2022-03-05T19:03:31.987Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:03:31.987Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-05T19:03:31.987Z] === RUN TestServiceUpdateLabel [2022-03-05T19:03:33.747Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-05T19:03:33.747Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-05T19:03:33.747Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-05T19:03:33.747Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-05T19:03:33.747Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-05T19:03:33.896Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-03-05T19:03:33.896Z] === RUN TestServiceUpdateSecrets [2022-03-05T19:03:34.006Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-05T19:03:34.006Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-05T19:03:34.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-05T19:03:34.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-05T19:03:34.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-05T19:03:35.422Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-05T19:03:35.422Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-05T19:03:37.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-05T19:03:37.958Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-05T19:03:38.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-05T19:03:38.894Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-05T19:03:39.461Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-05T19:03:39.721Z] docker_api_swarm_service_test.go:304: [d7afcab10d089] joining swarm manager [d2b24e4c6a5d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:03:39.721Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-05T19:03:40.657Z] docker_api_swarm_service_test.go:304: [d93dd0bec0ad1] joining swarm manager [d2b24e4c6a5d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:03:41.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-05T19:03:41.131Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-05T19:03:42.032Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-05T19:03:42.162Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-05T19:03:42.162Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:03:42.653Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-05T19:03:42.970Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-05T19:03:43.471Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-05T19:03:44.872Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-05T19:03:44.959Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-05T19:03:44.959Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-05T19:03:44.959Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-05T19:03:48.160Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-05T19:03:48.160Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-05T19:03:48.793Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-03-05T19:03:48.793Z] === RUN TestServiceUpdateConfigs [2022-03-05T19:03:49.873Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-05T19:03:50.629Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-05T19:03:50.697Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-05T19:03:51.617Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-05T19:03:51.617Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-05T19:03:51.619Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-05T19:03:51.619Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-05T19:03:51.619Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-05T19:03:51.619Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-05T19:03:51.619Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-05T19:03:52.087Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-05T19:03:53.251Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-05T19:03:54.034Z] ok github.com/docker/docker/libnetwork 37.376s coverage: 40.7% of statements [2022-03-05T19:03:54.034Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-03-05T19:03:54.034Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-05T19:03:54.282Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-05T19:03:54.772Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-05T19:03:55.419Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-05T19:03:55.680Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-05T19:03:55.680Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-05T19:03:55.680Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-05T19:03:55.680Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-05T19:03:55.802Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-05T19:03:55.877Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-05T19:03:55.941Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-05T19:03:55.941Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-05T19:03:56.202Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-05T19:03:56.293Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-05T19:03:56.463Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-05T19:03:56.463Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-05T19:03:56.463Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-05T19:03:56.724Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-05T19:03:57.256Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-05T19:03:57.452Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-05T19:03:58.197Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-05T19:03:59.271Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.389s coverage: 59.9% of statements [2022-03-05T19:03:59.271Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-05T19:03:59.532Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-05T19:03:59.578Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-05T19:04:00.113Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.184s coverage: 4.0% of statements [2022-03-05T19:04:00.113Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-05T19:04:00.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-05T19:04:00.403Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-05T19:04:00.685Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-05T19:04:00.685Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-05T19:04:00.946Z] ok github.com/docker/docker/libnetwork/drivers/null 0.008s coverage: 34.8% of statements [2022-03-05T19:04:01.363Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-05T19:04:02.299Z] docker_api_swarm_service_test.go:100: [dc9b2c3dcaf3a] joining swarm manager [dff3e74535282]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:04:03.249Z] docker_api_swarm_service_test.go:101: [d9b748cba5fbf] joining swarm manager [dff3e74535282]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:04:03.249Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-05T19:04:03.654Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-05T19:04:03.840Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-03-05T19:04:03.840Z] === RUN TestServiceUpdateNetwork [2022-03-05T19:04:04.611Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-05T19:04:04.611Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-05T19:04:04.611Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-05T19:04:04.611Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-05T19:04:04.626Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-05T19:04:05.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-05T19:04:05.080Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-05T19:04:05.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-05T19:04:05.080Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-05T19:04:05.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-05T19:04:05.548Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-05T19:04:05.965Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-05T19:04:05.965Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-05T19:04:05.965Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-05T19:04:06.531Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-05T19:04:06.531Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-05T19:04:07.001Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-05T19:04:07.001Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-05T19:04:07.001Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-05T19:04:07.468Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-05T19:04:08.036Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-05T19:04:08.848Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-05T19:04:10.340Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-05T19:04:10.751Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-05T19:04:10.751Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-05T19:04:10.751Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-05T19:04:10.751Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-05T19:04:10.944Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.853s coverage: 7.2% of statements [2022-03-05T19:04:10.944Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-05T19:04:10.944Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-05T19:04:10.944Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-05T19:04:10.944Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-05T19:04:10.944Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-05T19:04:10.944Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-05T19:04:11.010Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-05T19:04:11.204Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-05T19:04:11.267Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-05T19:04:11.267Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-05T19:04:11.377Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-05T19:04:11.465Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-03-05T19:04:11.465Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-05T19:04:11.727Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-05T19:04:11.836Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-05T19:04:12.408Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-05T19:04:12.408Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-05T19:04:12.408Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-05T19:04:12.774Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-05T19:04:13.439Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-05T19:04:13.709Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-05T19:04:13.929Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-05T19:04:13.929Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-05T19:04:13.929Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-05T19:04:13.929Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-05T19:04:13.929Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-05T19:04:14.278Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-05T19:04:16.063Z] --- PASS: TestServiceUpdateNetwork (12.15s) [2022-03-05T19:04:16.063Z] === RUN TestServiceUpdatePidsLimit [2022-03-05T19:04:16.063Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-05T19:04:16.324Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-05T19:04:19.972Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-05T19:04:20.840Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-05T19:04:21.751Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-03-05T19:04:22.218Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-05T19:04:22.477Z] check_test.go:379: [dc9b2c3dcaf3a] daemon is not started [2022-03-05T19:04:23.855Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-05T19:04:23.856Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-05T19:04:23.856Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-05T19:04:23.856Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-05T19:04:24.456Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-05T19:04:25.759Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-05T19:04:27.157Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-05T19:04:28.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-05T19:04:29.029Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-05T19:04:29.965Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-05T19:04:29.965Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-05T19:04:29.965Z] docker_api_swarm_service_test.go:533: [d126c7c9a2cca] joining swarm manager [d3934027778ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:04:30.224Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-05T19:04:31.034Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2022-03-05T19:04:31.034Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-05T19:04:31.034Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-03-05T19:04:31.034Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-05T19:04:31.034Z] PASS [2022-03-05T19:04:31.034Z] [2022-03-05T19:04:31.034Z] === Skipped [2022-03-05T19:04:31.034Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-05T19:04:31.034Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-05T19:04:31.034Z] [2022-03-05T19:04:31.034Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-05T19:04:31.034Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-05T19:04:31.034Z] [2022-03-05T19:04:31.034Z] DONE 27 tests, 2 skipped in 148.960s [2022-03-05T19:04:31.034Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-05T19:04:31.034Z] ++ 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-05T19:04:31.034Z] ++ set -e [2022-03-05T19:04:31.034Z] ++ '[' -n 0 ']' [2022-03-05T19:04:31.034Z] ++ set -x [2022-03-05T19:04:31.034Z] ++ 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-05T19:04:31.034Z] INFO: Testing against a local daemon [2022-03-05T19:04:31.034Z] === RUN TestSessionCreate [2022-03-05T19:04:31.034Z] --- PASS: TestSessionCreate (0.02s) [2022-03-05T19:04:31.034Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-05T19:04:31.034Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-05T19:04:31.034Z] PASS [2022-03-05T19:04:31.034Z] [2022-03-05T19:04:31.034Z] DONE 2 tests in 0.136s [2022-03-05T19:04:31.035Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-05T19:04:31.035Z] ++ 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-05T19:04:31.035Z] ++ set -e [2022-03-05T19:04:31.035Z] ++ '[' -n 0 ']' [2022-03-05T19:04:31.035Z] ++ set -x [2022-03-05T19:04:31.035Z] ++ 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-05T19:04:31.035Z] INFO: Testing against a local daemon [2022-03-05T19:04:31.035Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-05T19:04:31.035Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T19:04:31.035Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T19:04:31.035Z] === RUN TestDiskUsage [2022-03-05T19:04:31.035Z] === PAUSE TestDiskUsage [2022-03-05T19:04:31.035Z] === RUN TestEventsExecDie [2022-03-05T19:04:31.035Z] --- PASS: TestEventsExecDie (0.48s) [2022-03-05T19:04:31.035Z] === RUN TestEventsBackwardsCompatible [2022-03-05T19:04:31.295Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-05T19:04:31.295Z] === RUN TestEventsVolumeCreate [2022-03-05T19:04:31.295Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-05T19:04:31.295Z] === RUN TestInfoBinaryCommits [2022-03-05T19:04:31.295Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-03-05T19:04:31.295Z] === RUN TestInfoAPIVersioned [2022-03-05T19:04:31.295Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-05T19:04:31.295Z] === RUN TestInfoAPI [2022-03-05T19:04:31.295Z] --- PASS: TestInfoAPI (0.02s) [2022-03-05T19:04:31.295Z] === RUN TestInfoAPIWarnings [2022-03-05T19:04:31.601Z] docker_api_swarm_service_test.go:534: [d0b9708f0e623] joining swarm manager [d3934027778ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:04:32.537Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-05T19:04:33.916Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-05T19:04:34.175Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-05T19:04:36.081Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-05T19:04:36.648Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-05T19:04:36.659Z] ok github.com/docker/docker/libnetwork/ipam 13.721s coverage: 85.3% of statements [2022-03-05T19:04:36.659Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-05T19:04:36.659Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-05T19:04:36.659Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-05T19:04:36.659Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-05T19:04:36.659Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-05T19:04:36.920Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-05T19:04:37.492Z] ok github.com/docker/docker/libnetwork/ipamutils 0.245s coverage: 74.0% of statements [2022-03-05T19:04:38.025Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-05T19:04:38.064Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2022-03-05T19:04:38.064Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-05T19:04:38.325Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-05T19:04:38.958Z] === RUN TestDockerSuite/TestRmiTag [2022-03-05T19:04:38.958Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-05T19:04:39.526Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-05T19:04:40.245Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-05T19:04:40.245Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-05T19:04:40.245Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-05T19:04:40.245Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-05T19:04:40.245Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-05T19:04:40.245Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-05T19:04:40.245Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-05T19:04:40.245Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-05T19:04:40.245Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-05T19:04:40.245Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-05T19:04:40.245Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-05T19:04:40.719Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-05T19:04:40.719Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-05T19:04:40.719Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-05T19:04:40.719Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-05T19:04:40.719Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-05T19:04:40.719Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.719Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-05T19:04:40.719Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-05T19:04:40.719Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-05T19:04:42.059Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-05T19:04:42.318Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-05T19:04:42.886Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-05T19:04:43.145Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-05T19:04:44.522Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-05T19:04:44.522Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-05T19:04:44.522Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-05T19:04:44.522Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T19:04:44.522Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-05T19:04:44.523Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-05T19:04:44.782Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-05T19:04:45.353Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-05T19:04:45.612Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-05T19:04:45.612Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-05T19:04:46.181Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-05T19:04:47.116Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-05T19:04:47.376Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-05T19:04:47.948Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-05T19:04:48.518Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-05T19:04:49.397Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-05T19:04:49.397Z] === RUN TestInfoDebug [2022-03-05T19:04:49.397Z] --- PASS: TestInfoDebug (0.52s) [2022-03-05T19:04:49.397Z] === RUN TestInfoInsecureRegistries [2022-03-05T19:04:49.397Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-05T19:04:49.397Z] === RUN TestInfoRegistryMirrors [2022-03-05T19:04:49.397Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-05T19:04:49.397Z] === RUN TestLoginFailsWithBadCredentials [2022-03-05T19:04:49.397Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-05T19:04:49.397Z] === RUN TestPingCacheHeaders [2022-03-05T19:04:49.397Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-05T19:04:49.397Z] === RUN TestPingGet [2022-03-05T19:04:49.397Z] --- PASS: TestPingGet (0.02s) [2022-03-05T19:04:49.397Z] === RUN TestPingHead [2022-03-05T19:04:49.397Z] --- PASS: TestPingHead (0.02s) [2022-03-05T19:04:49.397Z] === RUN TestVersion [2022-03-05T19:04:49.397Z] --- PASS: TestVersion (0.02s) [2022-03-05T19:04:49.397Z] === CONT TestDiskUsage [2022-03-05T19:04:49.456Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/empty [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/empty/container_types [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/empty/image_types [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/empty/volume_types [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-05T19:04:49.657Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-05T19:04:49.917Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-05T19:04:49.917Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-05T19:04:49.917Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-05T19:04:49.917Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-05T19:04:49.917Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-05T19:04:49.917Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-05T19:04:49.917Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-05T19:04:49.917Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-05T19:04:49.917Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-05T19:04:49.917Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-05T19:04:49.917Z] === RUN TestDiskUsage/after_container.Run [2022-03-05T19:04:50.177Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-05T19:04:50.177Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-05T19:04:50.177Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-05T19:04:50.177Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-05T19:04:50.177Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-05T19:04:50.177Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-05T19:04:50.177Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-05T19:04:50.177Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-05T19:04:50.177Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-05T19:04:50.177Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-05T19:04:50.391Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-05T19:04:50.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage (1.09s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-05T19:04:50.437Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-05T19:04:50.437Z] PASS [2022-03-05T19:04:50.437Z] [2022-03-05T19:04:50.437Z] === Skipped [2022-03-05T19:04:50.437Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-05T19:04:50.437Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-05T19:04:50.437Z] [2022-03-05T19:04:50.437Z] DONE 50 tests, 1 skipped in 19.782s [2022-03-05T19:04:50.437Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-05T19:04:50.437Z] ++ 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-05T19:04:50.437Z] ++ set -e [2022-03-05T19:04:50.437Z] ++ '[' -n 0 ']' [2022-03-05T19:04:50.437Z] ++ set -x [2022-03-05T19:04:50.437Z] ++ 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-05T19:04:50.437Z] INFO: Testing against a local daemon [2022-03-05T19:04:50.437Z] === RUN TestVolumesCreateAndList [2022-03-05T19:04:50.437Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-05T19:04:50.437Z] === RUN TestVolumesRemove [2022-03-05T19:04:50.437Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-05T19:04:50.437Z] === RUN TestVolumesInspect [2022-03-05T19:04:50.437Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-05T19:04:50.437Z] === RUN TestVolumesInvalidJSON [2022-03-05T19:04:50.437Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-05T19:04:50.437Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-05T19:04:50.698Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-05T19:04:50.698Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-05T19:04:50.698Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-05T19:04:50.698Z] PASS [2022-03-05T19:04:50.698Z] [2022-03-05T19:04:50.698Z] DONE 5 tests in 0.209s [2022-03-05T19:04:50.698Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T19:04:50.698Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T19:04:50.698Z] +++ kill 13134 [2022-03-05T19:04:50.958Z] +++ /etc/init.d/apparmor stop [2022-03-05T19:04:50.958Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T19:04:50.958Z] [2022-03-05T19:04:50.958Z] Unloading profiles will leave already running processes permanently [2022-03-05T19:04:50.958Z] unconfined, which can lead to unexpected situations. [2022-03-05T19:04:50.958Z] [2022-03-05T19:04:50.958Z] To set a process to complain mode, use the command line tool [2022-03-05T19:04:50.958Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T19:04:50.958Z] +++ true [2022-03-05T19:04:50.958Z] exiting test-integration [2022-03-05T19:04:50.958Z] ++ exit 0 [2022-03-05T19:04:50.958Z] [2022-03-05T19:04:50.958Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-05T19:04:51.526Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag Post stage [Pipeline] junit [2022-03-05T19:04:51.542Z] Recording test results [2022-03-05T19:04:51.690Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-05T19:04:51.790Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T19:04:52.170Z] + echo Ensuring container killed. [2022-03-05T19:04:52.170Z] Ensuring container killed. [2022-03-05T19:04:52.170Z] + docker rm -vf docker-pr16 [2022-03-05T19:04:52.170Z] Error: No such container: docker-pr16 [Pipeline] sh [2022-03-05T19:04:52.463Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-05T19:04:52.463Z] docker_api_swarm_service_test.go:148: [dd2844c6231ea] joining swarm manager [d39939807a9e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:04:52.465Z] + echo Chowning /workspace to jenkins user [2022-03-05T19:04:52.465Z] Chowning /workspace to jenkins user [2022-03-05T19:04:52.465Z] + id -u [2022-03-05T19:04:52.465Z] + id -g [2022-03-05T19:04:52.465Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43291:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T19:04:52.465Z] Unable to find image 'busybox:latest' locally [2022-03-05T19:04:52.465Z] latest: Pulling from library/busybox [2022-03-05T19:04:52.726Z] f4731b18983e: Pulling fs layer [2022-03-05T19:04:52.726Z] f4731b18983e: Download complete [2022-03-05T19:04:52.726Z] f4731b18983e: Pull complete [2022-03-05T19:04:52.726Z] Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c [2022-03-05T19:04:52.726Z] Status: Downloaded newer image for busybox:latest [2022-03-05T19:04:53.030Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-05T19:04:53.289Z] docker_api_swarm_service_test.go:148: [d93bfbe484a1e] joining swarm manager [d39939807a9e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:04:53.548Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T19:04:54.413Z] + bundleName=arm64-integration [2022-03-05T19:04:54.413Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-05T19:04:54.413Z] Creating arm64-integration-bundles.tar.gz [2022-03-05T19:04:54.413Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-05T19:04:54.413Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-05T19:04:54.427Z] Archiving artifacts [2022-03-05T19:04:54.928Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-05T19:04:55.497Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-05T19:04:56.067Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-05T19:04:56.156Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-05T19:04:56.419Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-05T19:04:56.419Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-05T19:04:56.419Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-05T19:04:56.419Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-05T19:04:56.419Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-05T19:04:56.424Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43291/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T19:04:56.634Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-05T19:04:56.639Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-05T19:04:56.739Z] + make clean [2022-03-05T19:04:56.739Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-05T19:04:56.739Z] docker-dev-cache [2022-03-05T19:04:56.739Z] docker-mod-cache [Pipeline] deleteDir [2022-03-05T19:04:57.113Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-05T19:04:57.206Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-05T19:04:57.206Z] === RUN TestDockerSuite/TestRunBindMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T19:04:58.583Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-05T19:04:58.843Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-05T19:04:59.410Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-05T19:04:59.669Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-05T19:05:00.240Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-05T19:05:00.240Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-05T19:05:00.806Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-05T19:05:01.065Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-05T19:05:01.633Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-05T19:05:01.893Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-05T19:05:02.460Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-05T19:05:02.460Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-05T19:05:03.028Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-05T19:05:03.028Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-05T19:05:03.062Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-05T19:05:03.062Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-05T19:05:03.062Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-05T19:05:03.062Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-05T19:05:03.540Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-05T19:05:03.540Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-05T19:05:03.540Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-05T19:05:03.963Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-05T19:05:04.017Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-05T19:05:04.017Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-05T19:05:04.017Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-05T19:05:04.222Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-05T19:05:04.789Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-05T19:05:05.048Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-05T19:05:05.306Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-05T19:05:05.566Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-05T19:05:06.502Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-05T19:05:07.457Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-05T19:05:08.402Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-05T19:05:08.970Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-05T19:05:09.229Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-05T19:05:09.798Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-05T19:05:10.369Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-05T19:05:10.937Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-05T19:05:12.317Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-05T19:05:14.219Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-05T19:05:14.219Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-05T19:05:14.477Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-05T19:05:15.854Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-05T19:05:17.233Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-05T19:05:17.651Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-05T19:05:17.651Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-05T19:05:17.651Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-05T19:05:17.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-05T19:05:19.139Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-05T19:05:20.516Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-05T19:05:20.516Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-05T19:05:20.516Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-05T19:05:20.516Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-05T19:05:20.516Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-05T19:05:20.775Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-05T19:05:22.153Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-05T19:05:22.721Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-05T19:05:24.101Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-05T19:05:24.668Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-05T19:05:25.602Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-05T19:05:25.861Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-05T19:05:25.861Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-05T19:05:25.861Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-05T19:05:26.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-05T19:05:26.314Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-05T19:05:26.432Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-05T19:05:27.368Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-05T19:05:27.368Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-05T19:05:27.626Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-05T19:05:27.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-05T19:05:28.193Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-05T19:05:28.452Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-05T19:05:28.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-05T19:05:28.993Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-05T19:05:28.993Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-05T19:05:29.461Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-05T19:05:29.461Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-05T19:05:29.461Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-05T19:05:29.560Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-05T19:05:29.939Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-05T19:05:30.129Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-05T19:05:30.698Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-05T19:05:31.634Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-05T19:05:32.203Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-05T19:05:32.773Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-05T19:05:33.342Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-05T19:05:33.911Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-05T19:05:33.911Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-05T19:05:34.479Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-05T19:05:34.737Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-05T19:05:35.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-05T19:05:36.116Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-05T19:05:36.116Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T19:05:36.116Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-05T19:05:36.116Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-05T19:05:38.018Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-05T19:05:38.584Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-05T19:05:47.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-05T19:05:47.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-05T19:05:49.486Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-05T19:05:50.492Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-05T19:05:50.783Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-05T19:05:50.783Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-05T19:05:51.351Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-05T19:05:51.351Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-05T19:05:51.351Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-05T19:05:51.351Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-05T19:05:51.918Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-05T19:05:52.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-05T19:05:54.234Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-05T19:05:55.322Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-05T19:05:55.612Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-05T19:05:56.989Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-05T19:05:57.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-05T19:05:57.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-05T19:05:57.957Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-05T19:05:57.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-05T19:05:58.322Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-05T19:06:00.098Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-05T19:06:01.339Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-05T19:06:02.628Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-05T19:06:02.628Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-05T19:06:02.887Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-05T19:06:03.454Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-05T19:06:04.390Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-05T19:06:04.390Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-05T19:06:04.390Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-05T19:06:04.959Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-05T19:06:05.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-05T19:06:05.122Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-05T19:06:05.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-05T19:06:05.122Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-05T19:06:05.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-05T19:06:05.527Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-05T19:06:06.464Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-05T19:06:07.844Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-05T19:06:07.844Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-05T19:06:07.844Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-05T19:06:07.844Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-05T19:06:09.219Z] === RUN TestDockerSuite/TestRunMount [2022-03-05T19:06:10.597Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-05T19:06:12.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-05T19:06:12.282Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-05T19:06:12.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-05T19:06:12.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-05T19:06:12.750Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-05T19:06:12.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-05T19:06:12.750Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-05T19:06:13.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-05T19:06:13.885Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-05T19:06:14.451Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-05T19:06:14.451Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-05T19:06:15.019Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-05T19:06:15.958Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-05T19:06:17.861Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-05T19:06:18.430Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-05T19:06:19.809Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-05T19:06:21.727Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-05T19:06:23.103Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-05T19:06:24.039Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-05T19:06:24.977Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-05T19:06:24.977Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-05T19:06:25.543Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-05T19:06:26.110Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-05T19:06:26.677Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-05T19:06:27.248Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-05T19:06:28.632Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-05T19:06:29.568Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-05T19:06:29.827Z] ok github.com/docker/docker/libnetwork/networkdb 104.354s coverage: 60.1% of statements [2022-03-05T19:06:29.827Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-05T19:06:29.827Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-05T19:06:29.827Z] ok github.com/docker/docker/libnetwork/osl 4.300s coverage: 39.7% of statements [2022-03-05T19:06:29.827Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-05T19:06:29.827Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-05T19:06:29.827Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2022-03-05T19:06:30.087Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-05T19:06:30.087Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-05T19:06:30.348Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-05T19:06:30.348Z] [2022-03-05T19:06:30.348Z] === Skipped [2022-03-05T19:06:30.348Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-05T19:06:30.348Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-05T19:06:30.348Z] [2022-03-05T19:06:30.348Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-05T19:06:30.348Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-05T19:06:30.348Z] [2022-03-05T19:06:30.348Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-05T19:06:30.348Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-05T19:06:30.348Z] [2022-03-05T19:06:30.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-05T19:06:30.348Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T19:06:30.348Z] [2022-03-05T19:06:30.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-05T19:06:30.348Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T19:06:30.348Z] [2022-03-05T19:06:30.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-05T19:06:30.348Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T19:06:30.348Z] [2022-03-05T19:06:30.348Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-05T19:06:30.348Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T19:06:30.348Z] [2022-03-05T19:06:30.349Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-05T19:06:30.349Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-05T19:06:30.349Z] [2022-03-05T19:06:30.349Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-05T19:06:30.349Z] firewalld_test.go:14: firewalld is not running [2022-03-05T19:06:30.349Z] [2022-03-05T19:06:30.349Z] DONE 326 tests, 9 skipped in 198.100s Post stage [Pipeline] junit [2022-03-05T19:06:30.938Z] Recording test results [2022-03-05T19:06:31.204Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-05T19:06:31.546Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43291/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f3b1a96641b4cd29cf6f5f85567092301042ff0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f3b1a96641b4cd29cf6f5f85567092301042ff0 hack/validate/vendor [2022-03-05T19:06:32.101Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-05T19:06:32.116Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T19:06:32.667Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-05T19:06:32.667Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-05T19:06:32.691Z] + echo Ensuring container killed. [2022-03-05T19:06:32.691Z] Ensuring container killed. [2022-03-05T19:06:32.691Z] + docker rm -vf docker-pr16 [2022-03-05T19:06:32.691Z] Error: No such container: docker-pr16 [Pipeline] sh [2022-03-05T19:06:32.927Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-05T19:06:32.985Z] + echo Chowning /workspace to jenkins user [2022-03-05T19:06:32.986Z] Chowning /workspace to jenkins user [2022-03-05T19:06:32.986Z] + id -u [2022-03-05T19:06:32.986Z] + id -g [2022-03-05T19:06:32.986Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43291:/workspace busybox chown -R 1000:1000 /workspace [2022-03-05T19:06:33.185Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-05T19:06:33.444Z] === RUN TestDockerSuite/TestRunNonExistingCmd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T19:06:33.860Z] + bundleName=unit [2022-03-05T19:06:33.860Z] + echo Creating unit-bundles.tar.gz [2022-03-05T19:06:33.860Z] Creating unit-bundles.tar.gz [2022-03-05T19:06:33.860Z] + 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-05T19:06:33.860Z] bundles/junit-report-libnetwork.xml [2022-03-05T19:06:33.860Z] bundles/junit-report.xml [2022-03-05T19:06:33.860Z] bundles/go-test-report-libnetwork.json [2022-03-05T19:06:33.860Z] bundles/go-test-report.json [2022-03-05T19:06:33.860Z] bundles/profile-libnetwork.out [2022-03-05T19:06:33.860Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-05T19:06:33.874Z] Archiving artifacts [2022-03-05T19:06:34.011Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-05T19:06:34.012Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-05T19:06:34.288Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43291/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T19:06:34.578Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-05T19:06:34.600Z] + make clean [2022-03-05T19:06:34.600Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-05T19:06:34.600Z] docker-dev-cache [2022-03-05T19:06:34.600Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T19:06:39.845Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-05T19:06:39.845Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-05T19:06:39.845Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-05T19:06:40.412Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-05T19:06:40.980Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-05T19:06:41.917Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-05T19:06:42.853Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-05T19:06:42.853Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-05T19:06:43.112Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-05T19:06:43.112Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-05T19:06:43.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-05T19:06:43.679Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-05T19:06:44.263Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-05T19:06:44.864Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-05T19:06:45.430Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T19:06:45.430Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-05T19:06:45.430Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-05T19:06:45.996Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-05T19:06:46.564Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-05T19:06:46.564Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-05T19:06:46.564Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-05T19:06:47.134Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-05T19:06:48.075Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-05T19:06:48.075Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-05T19:06:48.075Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-05T19:06:50.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-05T19:06:50.483Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-05T19:06:50.483Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-05T19:06:50.483Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:06:50.609Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-05T19:06:50.952Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-05T19:06:51.177Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-05T19:06:51.437Z] === RUN TestDockerSuite/TestRunRm [2022-03-05T19:06:52.006Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-05T19:06:52.517Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-05T19:06:52.517Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-05T19:06:52.517Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-05T19:06:54.538Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-05T19:06:55.474Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-05T19:06:56.042Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-05T19:06:56.610Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-05T19:06:57.988Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-05T19:06:58.247Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-05T19:06:59.676Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-05T19:07:00.150Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-05T19:07:00.150Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-05T19:07:00.619Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-05T19:07:00.619Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-05T19:07:00.619Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-05T19:07:00.781Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-05T19:07:02.178Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-05T19:07:02.178Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-05T19:07:02.178Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-05T19:07:02.178Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-05T19:07:02.186Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-05T19:07:03.315Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-05T19:07:03.574Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-05T19:07:03.656Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-05T19:07:03.656Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-05T19:07:03.656Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-05T19:07:03.751Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-05T19:07:03.832Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-05T19:07:04.219Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-05T19:07:04.401Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-05T19:07:04.660Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-05T19:07:05.206Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-05T19:07:05.228Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-05T19:07:05.488Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-05T19:07:05.676Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-05T19:07:06.055Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-05T19:07:06.629Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-05T19:07:06.904Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-05T19:07:07.165Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-05T19:07:07.455Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-05T19:07:07.455Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-05T19:07:09.699Z] === RUN TestDockerSuite/TestRunState [2022-03-05T19:07:09.699Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-05T19:07:10.638Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-05T19:07:11.206Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-05T19:07:11.774Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-05T19:07:12.033Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-05T19:07:12.033Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-05T19:07:12.033Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-05T19:07:12.213Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-05T19:07:12.292Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-05T19:07:12.551Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-05T19:07:12.831Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-05T19:07:13.120Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-05T19:07:13.200Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-05T19:07:13.200Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-05T19:07:13.200Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-05T19:07:13.200Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-05T19:07:13.200Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-05T19:07:13.200Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-05T19:07:13.200Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-05T19:07:13.200Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-05T19:07:14.058Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-05T19:07:14.058Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-05T19:07:14.058Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-05T19:07:14.194Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-05T19:07:14.992Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-05T19:07:14.992Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-05T19:07:15.780Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-05T19:07:15.780Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-05T19:07:15.780Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-05T19:07:16.368Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-05T19:07:17.304Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-05T19:07:17.345Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-05T19:07:17.346Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-05T19:07:17.346Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-05T19:07:17.813Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-05T19:07:17.870Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-05T19:07:17.989Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-05T19:07:18.437Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-05T19:07:20.208Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-05T19:07:20.208Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-05T19:07:20.208Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-05T19:07:20.208Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-05T19:07:20.208Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-05T19:07:20.208Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-05T19:07:20.771Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-05T19:07:20.970Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-05T19:07:21.230Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-05T19:07:22.338Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-05T19:07:22.806Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-05T19:07:22.806Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-05T19:07:22.806Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-05T19:07:23.766Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-05T19:07:23.793Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-05T19:07:24.006Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-05T19:07:24.333Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-05T19:07:24.593Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-05T19:07:24.780Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-05T19:07:24.780Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-05T19:07:24.780Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-05T19:07:24.780Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-05T19:07:24.780Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-05T19:07:25.162Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-05T19:07:25.730Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-05T19:07:25.990Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-05T19:07:27.367Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-05T19:07:28.746Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-05T19:07:29.335Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-05T19:07:29.335Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-05T19:07:29.335Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-05T19:07:29.593Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-05T19:07:29.851Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-05T19:07:30.419Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-05T19:07:30.987Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-05T19:07:30.987Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-05T19:07:30.987Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-05T19:07:30.987Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-05T19:07:31.558Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-05T19:07:31.972Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-05T19:07:34.916Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-05T19:07:35.175Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-05T19:07:35.434Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-05T19:07:35.695Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-05T19:07:36.561Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-05T19:07:37.597Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-05T19:07:38.532Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-05T19:07:39.912Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-05T19:07:40.848Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-05T19:07:41.784Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-05T19:07:42.351Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-05T19:07:42.351Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-05T19:07:42.351Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-05T19:07:42.351Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-05T19:07:42.351Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-05T19:07:42.351Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-05T19:07:42.351Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-05T19:07:42.351Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-05T19:07:42.351Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-05T19:07:42.351Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-05T19:07:42.436Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-05T19:07:43.288Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-05T19:07:43.427Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-05T19:07:43.427Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-05T19:07:43.427Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-05T19:07:43.855Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-05T19:07:44.789Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-05T19:07:45.048Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-05T19:07:45.616Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-05T19:07:45.616Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-05T19:07:45.876Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-05T19:07:45.876Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-05T19:07:45.876Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-05T19:07:45.876Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-05T19:07:45.876Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-05T19:07:45.876Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-05T19:07:45.876Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-05T19:07:45.876Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-05T19:07:45.876Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-05T19:07:45.876Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-05T19:07:45.876Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-05T19:07:45.876Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-05T19:07:45.876Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-05T19:07:45.876Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-05T19:07:45.876Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-05T19:07:46.442Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-05T19:07:47.009Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-05T19:07:47.009Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-05T19:07:47.232Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-05T19:07:47.267Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-05T19:07:47.526Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-05T19:07:48.093Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-05T19:07:48.093Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-05T19:07:48.352Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-05T19:07:48.799Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-05T19:07:48.922Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-05T19:07:48.922Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-05T19:07:48.922Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-05T19:07:49.181Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-05T19:07:50.116Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-05T19:07:50.682Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-05T19:07:50.682Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-05T19:07:50.682Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-05T19:07:50.942Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-05T19:07:50.942Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-05T19:07:51.877Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-05T19:07:52.136Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-05T19:07:53.515Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-05T19:07:54.083Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-05T19:07:54.083Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-05T19:07:54.083Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-05T19:07:54.342Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-05T19:07:54.911Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-05T19:07:55.481Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-05T19:07:56.861Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-05T19:07:56.861Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-05T19:07:57.120Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-05T19:07:58.058Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-05T19:07:58.058Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-05T19:07:58.628Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-05T19:07:59.244Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-05T19:07:59.244Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-05T19:07:59.244Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-05T19:07:59.244Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-05T19:07:59.244Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-05T19:07:59.244Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-05T19:07:59.244Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-05T19:07:59.244Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-05T19:07:59.244Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-05T19:07:59.714Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-05T19:08:00.009Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents280101278 [2022-03-05T19:08:00.009Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-05T19:08:00.267Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-05T19:08:00.834Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-05T19:08:01.423Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-05T19:08:01.683Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-05T19:08:01.683Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-05T19:08:03.070Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-05T19:08:03.070Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-05T19:08:03.070Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-05T19:08:03.586Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-05T19:08:03.845Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-05T19:08:04.781Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-05T19:08:05.040Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-05T19:08:05.040Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-05T19:08:05.299Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-05T19:08:05.299Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-05T19:08:05.867Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-05T19:08:05.867Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-05T19:08:06.808Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-05T19:08:07.376Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-05T19:08:07.944Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-05T19:08:08.511Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-05T19:08:11.799Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-05T19:08:13.177Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-05T19:08:14.551Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-05T19:08:15.117Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-05T19:08:16.056Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-05T19:08:18.588Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-05T19:08:19.978Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-05T19:08:20.546Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-05T19:08:21.484Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-05T19:08:22.949Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-05T19:08:22.949Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-05T19:08:22.949Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-05T19:08:23.386Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-05T19:08:23.955Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-05T19:08:24.213Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-05T19:08:24.460Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-05T19:08:24.513Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-05T19:08:24.513Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-05T19:08:24.513Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-05T19:08:24.513Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-05T19:08:24.989Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-05T19:08:24.989Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-05T19:08:25.457Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-05T19:08:25.925Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-05T19:08:25.925Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-05T19:08:25.925Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-05T19:08:26.748Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-05T19:08:30.936Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-05T19:08:33.225Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-05T19:08:34.219Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-05T19:08:36.750Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-05T19:08:38.651Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-05T19:08:38.910Z] docker_cli_service_logs_test.go:246: checking task sq71c8a41re6 [2022-03-05T19:08:38.910Z] docker_cli_service_logs_test.go:251: checking messages for sq71c8a41re6 [2022-03-05T19:08:38.910Z] docker_cli_service_logs_test.go:246: checking task fguediqfghts [2022-03-05T19:08:38.910Z] docker_cli_service_logs_test.go:251: checking messages for fguediqfghts [2022-03-05T19:08:41.442Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-05T19:08:42.376Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-05T19:08:42.946Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-05T19:08:43.515Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-05T19:08:43.774Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-05T19:08:43.774Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-05T19:08:43.774Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-05T19:08:44.346Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-05T19:08:45.838Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-05T19:08:46.893Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-05T19:08:49.431Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-05T19:08:49.689Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-05T19:08:50.255Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-05T19:08:50.513Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-05T19:08:50.514Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-05T19:08:50.514Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-05T19:08:50.514Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-05T19:08:50.514Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-05T19:08:51.895Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-05T19:08:52.156Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-05T19:08:52.415Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-05T19:08:52.981Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-05T19:08:54.359Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-05T19:08:56.046Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-05T19:08:56.046Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-05T19:08:56.046Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-05T19:08:56.515Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-05T19:08:57.643Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-05T19:08:58.580Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-05T19:08:58.580Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-05T19:08:58.580Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-05T19:08:59.516Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-05T19:09:00.082Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-05T19:09:00.393Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-05T19:09:00.393Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-05T19:09:00.393Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-05T19:09:00.393Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-05T19:09:00.393Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-05T19:09:03.368Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-05T19:09:05.269Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-05T19:09:07.170Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-05T19:09:08.549Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-05T19:09:10.474Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-05T19:09:11.408Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-05T19:09:12.783Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-05T19:09:14.689Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-05T19:09:15.357Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-05T19:09:15.357Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-05T19:09:15.357Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-05T19:09:15.623Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-05T19:09:15.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-05T19:09:15.881Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-05T19:09:16.132Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-05T19:09:17.789Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-05T19:09:17.789Z] docker_cli_swarm_test.go:1895: [db5d771f4d04f] joining swarm manager [d3ead91dc70bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:09:18.726Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-05T19:09:18.984Z] docker_cli_swarm_test.go:1896: [d7880715965c7] joining swarm manager [d3ead91dc70bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:09:19.552Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-05T19:09:20.929Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-05T19:09:21.804Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-05T19:09:21.804Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-05T19:09:21.804Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-05T19:09:22.309Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-05T19:09:23.692Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-05T19:09:24.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-05T19:09:24.498Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-05T19:09:24.890Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-05T19:09:24.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-05T19:09:25.070Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-05T19:09:26.447Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-05T19:09:27.682Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-05T19:09:31.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-05T19:09:31.470Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-05T19:09:35.260Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-05T19:09:35.420Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-05T19:09:39.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-05T19:09:41.323Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-05T19:09:41.323Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-05T19:09:41.323Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-05T19:09:41.323Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-05T19:09:42.268Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-05T19:09:42.268Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-05T19:09:42.268Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-05T19:09:42.268Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-05T19:09:42.841Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-05T19:09:42.841Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-05T19:09:43.409Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-05T19:09:43.409Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-05T19:09:43.667Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-05T19:09:43.667Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-05T19:09:43.667Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-05T19:09:45.042Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-05T19:09:45.042Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-05T19:09:45.301Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-05T19:09:45.301Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-05T19:09:45.301Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-05T19:09:48.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-05T19:09:50.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-05T19:09:50.270Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-05T19:09:50.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-05T19:09:50.490Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-05T19:09:50.749Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-05T19:09:52.669Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-05T19:09:52.669Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-05T19:09:52.669Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-05T19:09:54.571Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-05T19:09:57.104Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-05T19:09:57.104Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite (1271.97s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.27s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.44s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.17s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.91s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.18s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.40s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.66s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.55s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.71s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.69s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAttachDetach (0.89s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.79s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.61s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.96s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.41s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.03s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.95s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.66s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.43s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.02s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.59s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.88s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.29s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.67s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.87s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.88s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.70s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.30s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.90s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.02s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.58s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.77s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.85s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.43s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.82s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.69s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.90s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.22s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.09s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.81s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.49s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.67s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.87s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.77s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.43s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.65s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.10s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.18s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.54s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.53s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.22s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.98s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.28s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.57s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.06s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.11s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.50s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.70s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.78s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.77s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2022-03-05T19:09:57.104Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.36s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.97s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.57s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.83s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.46s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.30s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.63s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.46s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.68s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.58s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.39s) [2022-03-05T19:09:57.104Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-05T19:09:57.104Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-05T19:09:57.104Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-05T19:09:57.104Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.79s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.53s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.09s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.29s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.81s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.23s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.38s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.77s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.28s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.31s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.76s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.89s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.73s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.52s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.01s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.61s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.48s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.94s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.14s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.74s) [2022-03-05T19:09:57.104Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.06s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.13s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.03s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.28s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.23s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.22s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.42s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.29s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.79s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.64s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.97s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.68s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.55s) [2022-03-05T19:09:57.105Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.08s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.42s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.57s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.60s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.52s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.06s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.10s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.91s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildHistory (3.44s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.08s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.83s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.11s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.89s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.53s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.33s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.61s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.91s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.10s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.66s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.34s) [2022-03-05T19:09:57.105Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.14s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.55s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.62s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.43s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.38s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.82s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.57s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.49s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildPATH (1.45s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.27s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.37s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.51s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildRm (2.40s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.80s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.13s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.01s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.93s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2022-03-05T19:09:57.105Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.24s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildStderr (0.81s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.14s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.90s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.28s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildUser (1.55s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.74s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.29s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.14s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.75s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.02s) [2022-03-05T19:09:57.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-05T19:09:57.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-05T19:09:57.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-05T19:09:57.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.25s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.08s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.33s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.85s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2022-03-05T19:09:57.105Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.25s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-05T19:09:57.105Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.70s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCommitChange (0.66s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.07s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.18s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.67s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCommitTTY (1.29s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.94s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.46s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.43s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.46s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.44s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.44s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.47s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.41s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.43s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.48s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.44s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.44s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.46s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.47s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.98s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.14s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2022-03-05T19:09:57.105Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.79s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.03s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.49s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.16s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.08s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.41s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.49s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.34s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.28s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.34s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dd7938_} (1.36s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1792009182_/foo_false____} (1.55s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1792009182_/foo_true____} (1.55s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31005669369_/foo_false____} (1.30s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31005669369_/foo_true____} (1.38s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31005669369_/foo_true__0xc000dd7968__} (1.36s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dd7980_} (1.38s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dd7998_} (1.43s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dd79b0_} (1.33s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dd79c8_} (1.35s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-03-05T19:09:57.105Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.15s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.39s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.10s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.71s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.66s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.58s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.86s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.67s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.74s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.69s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.64s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.98s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.58s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.85s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.56s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.12s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.10s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.96s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.89s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.79s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.61s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.78s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.78s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.77s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.25s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToDot (0.48s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.84s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2022-03-05T19:09:57.106Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.64s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-03-05T19:09:57.106Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.54s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.28s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.86s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.91s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.92s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.47s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.37s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.53s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.53s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.16s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsCommit (0.56s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.46s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsCopy (0.99s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.51s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.48s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.28s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFilters (1.20s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFormat (1.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.93s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.81s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2022-03-05T19:09:57.106Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-05T19:09:57.106Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.10s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.94s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.71s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsTop (0.67s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.95s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.41s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.99s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecCgroup (0.78s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecEnv (0.49s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.15s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.64s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecInspectID (2.73s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecInteractive (0.68s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.43s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.93s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.67s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.45s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-03-05T19:09:57.106Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.13s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestExecWithUser (0.86s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.62s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestHealth (18.93s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.27s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.40s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImportGzipped (1.28s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.67s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.60s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.53s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.51s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s) [2022-03-05T19:09:57.106Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.63s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectHistory (0.76s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-05T19:09:57.106Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.78s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.91s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.44s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.86s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.32s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.94s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.79s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.52s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2022-03-05T19:09:57.106Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.74s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.53s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.75s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.59s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.66s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.02s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.70s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.41s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestNetHostname (1.48s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.31s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.60s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPluginActive (1.91s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.01s) [2022-03-05T19:09:57.107Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.44s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.97s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.97s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.44s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.71s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.29s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.82s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPortList (6.04s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.87s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.41s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.92s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.31s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.65s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsByOrder (2.39s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.97s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.64s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.49s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.99s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.26s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.83s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.48s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-03-05T19:09:57.107Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.07s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.99s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.79s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.09s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.60s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.00s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.96s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.16s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.43s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.41s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.73s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.84s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.30s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.75s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.45s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.16s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAddHost (0.61s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.41s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.95s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.41s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.78s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.75s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.67s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.67s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.87s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.58s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.64s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.26s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.60s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.40s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.57s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.57s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.19s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.22s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.87s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.45s) [2022-03-05T19:09:57.107Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-05T19:09:57.107Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.40s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.04s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.83s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.44s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.91s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) [2022-03-05T19:09:57.107Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.52s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.41s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.08s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-03-05T19:09:57.107Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.94s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.17s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.55s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.30s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.31s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.49s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.42s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.86s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.05s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.42s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.01s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunMount (4.76s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.64s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.88s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.25s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.82s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.38s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.94s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2022-03-05T19:09:57.107Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.52s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.82s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.75s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.58s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.64s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.59s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.84s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.13s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.24s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.65s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.15s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.61s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.41s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.41s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.59s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunState (1.07s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.61s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.63s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.42s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.75s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.92s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.51s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.44s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUserByID (0.68s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.85s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.54s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.61s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.89s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.76s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.58s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.84s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.42s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.42s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.42s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.41s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.83s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.30s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.58s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.16s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.30s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.54s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.35s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.13s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.54s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.13s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.62s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.01s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.58s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.47s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.55s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.90s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.73s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.46s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.45s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.14s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.70s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.80s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.72s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.62s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.14s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.99s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.60s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.75s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.09s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.63s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.66s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.51s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.65s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.12s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.10s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.72s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s) [2022-03-05T19:09:57.108Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s) [2022-03-05T19:09:57.108Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-05T19:09:57.108Z] === RUN TestDockerRegistrySuite [2022-03-05T19:09:57.108Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-05T19:09:58.043Z] check_test.go:195: [dabfc0097af90] daemon is not started [2022-03-05T19:09:58.043Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-05T19:09:58.980Z] check_test.go:195: [dec6a9ee3c2e1] daemon is not started [2022-03-05T19:09:58.980Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-05T19:10:00.357Z] check_test.go:195: [dfea7ad2c2eb6] daemon is not started [2022-03-05T19:10:00.357Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-05T19:10:00.357Z] check_test.go:195: [db229aa282b58] daemon is not started [2022-03-05T19:10:00.357Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T19:10:00.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-05T19:10:00.734Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-05T19:10:00.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-05T19:10:00.734Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-05T19:10:00.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-05T19:10:03.648Z] check_test.go:195: [d622d5c924baa] daemon is not started [2022-03-05T19:10:03.648Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T19:10:05.552Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-05T19:10:07.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-05T19:10:07.909Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-05T19:10:07.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-05T19:10:08.093Z] docker_cli_swarm_test.go:1796: [d7270b026eb01] joining swarm manager [d4d082637c37f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:10:08.093Z] check_test.go:195: [d3bf7cc90d8c9] daemon is not started [2022-03-05T19:10:08.093Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-05T19:10:08.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-05T19:10:08.900Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-05T19:10:08.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-05T19:10:08.900Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-05T19:10:08.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-05T19:10:09.028Z] docker_cli_swarm_test.go:1797: [d2fab8d993646] joining swarm manager [d4d082637c37f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:10:10.930Z] check_test.go:195: [dc806e45c7884] daemon is not started [2022-03-05T19:10:10.930Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-05T19:10:11.866Z] check_test.go:195: [d23957e9c0bc2] daemon is not started [2022-03-05T19:10:11.866Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-05T19:10:12.802Z] check_test.go:195: [d4a42474d506f] daemon is not started [2022-03-05T19:10:12.802Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-05T19:10:13.736Z] check_test.go:195: [d3cbf8bb53233] daemon is not started [2022-03-05T19:10:13.736Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-05T19:10:15.112Z] check_test.go:195: [d365b2c757f58] daemon is not started [2022-03-05T19:10:15.112Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-05T19:10:16.048Z] check_test.go:195: [d4c7bcf57441f] daemon is not started [2022-03-05T19:10:16.048Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-05T19:10:16.986Z] check_test.go:195: [d2b6eef854c0b] daemon is not started [2022-03-05T19:10:16.986Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-05T19:10:17.924Z] check_test.go:195: [d58e860d48331] daemon is not started [2022-03-05T19:10:17.924Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-05T19:10:18.490Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9538c428b9ec7f0380579b023f85f2fb95b26111c05b88d1c02245bb2eba1d51 [2022-03-05T19:10:19.429Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d52eb8fb8af4ad94c94717f1a4af17fb20c5dbd1f9924dc57eab1c88cb566485 [2022-03-05T19:10:19.429Z] check_test.go:195: [d8f5e5d1a7c47] daemon is not started [2022-03-05T19:10:19.429Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-05T19:10:20.365Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:40b557ef20f7ce2623df346b903a133d3c7b49dc62fc7e5b9810305b135abc7b [2022-03-05T19:10:21.301Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ba4cbaf8866686f08649242be6f1dfc654a75fd98304179228ed40ade1b32002 [2022-03-05T19:10:21.301Z] check_test.go:195: [d124f0539a568] daemon is not started [2022-03-05T19:10:21.301Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-05T19:10:22.237Z] check_test.go:195: [d488a1243d824] daemon is not started [2022-03-05T19:10:22.237Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-05T19:10:24.141Z] check_test.go:195: [d26545c5f5e7f] daemon is not started [2022-03-05T19:10:24.401Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-05T19:10:24.661Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-05T19:10:25.230Z] check_test.go:195: [d00f3c4613d57] daemon is not started [2022-03-05T19:10:25.230Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-05T19:10:25.487Z] check_test.go:195: [d3416444a9c64] daemon is not started [2022-03-05T19:10:25.488Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T19:10:26.867Z] check_test.go:195: [da4a58bd7f20c] daemon is not started [2022-03-05T19:10:26.867Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T19:10:27.438Z] check_test.go:195: [dae96a4315fa6] daemon is not started [2022-03-05T19:10:27.438Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T19:10:28.386Z] check_test.go:195: [d9ccbacfe1eb6] daemon is not started [2022-03-05T19:10:28.386Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-05T19:10:30.918Z] check_test.go:195: [df902545a2823] daemon is not started [2022-03-05T19:10:30.918Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-05T19:10:30.918Z] check_test.go:195: [d89d4bcfba19a] daemon is not started [2022-03-05T19:10:30.918Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-05T19:10:32.296Z] check_test.go:195: [d96901b13929c] daemon is not started [2022-03-05T19:10:32.296Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-05T19:10:32.556Z] check_test.go:195: [d2fac0a1defb4] daemon is not started [2022-03-05T19:10:32.556Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-05T19:10:32.556Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-05T19:10:32.556Z] check_test.go:195: [d14c79d2ae35b] daemon is not started [2022-03-05T19:10:32.556Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-05T19:10:33.123Z] check_test.go:195: [d5d8d7b035e25] daemon is not started [2022-03-05T19:10:33.123Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-05T19:10:33.382Z] check_test.go:195: [d99d899467935] daemon is not started [2022-03-05T19:10:33.382Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-05T19:10:33.641Z] check_test.go:195: [d19db597c32fb] daemon is not started [2022-03-05T19:10:33.641Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-05T19:10:33.900Z] check_test.go:195: [d2c9441f56a8f] daemon is not started [2022-03-05T19:10:33.900Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-05T19:10:34.838Z] docker_cli_swarm_test.go:1315: [d51059dcfef98] joining swarm manager [d9969a678525e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:10:35.096Z] check_test.go:195: [d5ac8dd885ad7] daemon is not started [2022-03-05T19:10:35.096Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-05T19:10:36.036Z] docker_cli_swarm_test.go:1316: [d23715a4f7d59] joining swarm manager [d9969a678525e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:10:36.973Z] check_test.go:195: [dc49ecae61e5d] daemon is not started [2022-03-05T19:10:36.973Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-05T19:10:37.539Z] check_test.go:195: [de334ec3a1d9c] daemon is not started [2022-03-05T19:10:37.539Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-05T19:10:38.475Z] check_test.go:195: [ddaf88f39f3c8] daemon is not started [2022-03-05T19:10:38.475Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-05T19:10:39.413Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite (43.53s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.83s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.85s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.90s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.96s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.16s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.10s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.41s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.32s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.60s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-03-05T19:10:40.348Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-05T19:10:40.348Z] === RUN TestDockerSchema1RegistrySuite [2022-03-05T19:10:40.348Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-05T19:10:40.348Z] check_test.go:222: [d16b1df861ffc] daemon is not started [2022-03-05T19:10:40.348Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T19:10:43.635Z] check_test.go:222: [dbfecf24fe0c0] daemon is not started [2022-03-05T19:10:43.635Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T19:10:44.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-05T19:10:47.565Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-05T19:10:47.565Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-05T19:10:47.565Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-05T19:10:47.565Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-05T19:10:48.905Z] check_test.go:222: [da62036f5e76f] daemon is not started [2022-03-05T19:10:48.905Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-05T19:10:49.473Z] check_test.go:222: [d3e7b1408c557] daemon is not started [2022-03-05T19:10:49.473Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-05T19:10:49.473Z] check_test.go:222: [d95175891422b] daemon is not started [2022-03-05T19:10:49.473Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T19:10:49.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-05T19:10:49.572Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-05T19:10:50.409Z] check_test.go:222: [dd49804c6e65c] daemon is not started [2022-03-05T19:10:50.409Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T19:10:50.562Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-05T19:10:50.562Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:10:51.032Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-05T19:10:51.345Z] check_test.go:222: [d30771af9c6ec] daemon is not started [2022-03-05T19:10:51.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T19:10:52.297Z] check_test.go:222: [d7d855f52d85f] daemon is not started [2022-03-05T19:10:52.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-05T19:10:52.603Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-05T19:10:52.603Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-05T19:10:52.603Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-05T19:10:54.829Z] check_test.go:222: [d3e627f8b67bd] daemon is not started [2022-03-05T19:10:54.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-05T19:10:55.087Z] check_test.go:222: [d7f16e5e105fa] daemon is not started [2022-03-05T19:10:55.087Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-05T19:10:55.346Z] check_test.go:222: [d911ae7ae41cb] daemon is not started [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite (15.14s) [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.37s) [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.34s) [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-03-05T19:10:55.346Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-03-05T19:10:55.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-05T19:10:55.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-05T19:10:56.284Z] check_test.go:251: [d8e5ae34da183] daemon is not started [2022-03-05T19:10:56.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-05T19:10:56.541Z] check_test.go:251: [d2c4ccb366e6f] daemon is not started [2022-03-05T19:10:56.541Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-05T19:10:56.801Z] check_test.go:251: [d9afcb85dd1e8] daemon is not started [2022-03-05T19:10:56.801Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-05T19:10:58.178Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-05T19:10:58.437Z] check_test.go:251: [d70a3fff89a29] daemon is not started [2022-03-05T19:10:58.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-05T19:10:58.481Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-05T19:10:59.004Z] check_test.go:251: [d58b95b179002] daemon is not started [2022-03-05T19:10:59.004Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-05T19:10:59.470Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-05T19:10:59.470Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-05T19:10:59.470Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-05T19:10:59.470Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-05T19:10:59.470Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-05T19:10:59.938Z] check_test.go:251: [db778145ecf7b] daemon is not started [2022-03-05T19:10:59.938Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-05T19:10:59.938Z] check_test.go:251: [d691ee938eaba] daemon is not started [2022-03-05T19:10:59.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.67s) [2022-03-05T19:10:59.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-03-05T19:10:59.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-03-05T19:10:59.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-05T19:10:59.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-03-05T19:10:59.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-03-05T19:10:59.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-03-05T19:10:59.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-03-05T19:10:59.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-05T19:10:59.938Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-05T19:10:59.938Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-05T19:11:01.041Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-05T19:11:01.898Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-05T19:11:01.898Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-05T19:11:01.898Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-05T19:11:01.898Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-05T19:11:01.898Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-05T19:11:01.898Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-05T19:11:01.898Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-05T19:11:01.898Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-05T19:11:01.898Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-05T19:11:01.898Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-05T19:11:01.898Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-05T19:11:01.898Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-05T19:11:02.610Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-05T19:11:03.080Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-05T19:11:03.550Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-05T19:11:04.541Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-05T19:11:04.897Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-05T19:11:05.202Z] check_test.go:278: [da9b8b772c995] daemon is not started [2022-03-05T19:11:05.202Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-05T19:11:05.461Z] check_test.go:278: [d90d87712b15d] daemon is not started [2022-03-05T19:11:05.461Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-05T19:11:05.461Z] check_test.go:278: [d86852301e07a] daemon is not started [2022-03-05T19:11:05.461Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-05T19:11:05.719Z] check_test.go:278: [dd8a23b19210e] daemon is not started [2022-03-05T19:11:05.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-05T19:11:05.719Z] check_test.go:278: [db16bfd5ec80b] daemon is not started [2022-03-05T19:11:05.719Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-03-05T19:11:05.719Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-05T19:11:05.719Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-03-05T19:11:05.719Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-05T19:11:05.719Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-05T19:11:05.719Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-05T19:11:05.719Z] === RUN TestDockerNetworkSuite [2022-03-05T19:11:05.719Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-05T19:11:06.656Z] docker_cli_network_unix_test.go:46: [d0644c310d7b2] daemon is not started [2022-03-05T19:11:06.915Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-05T19:11:07.175Z] docker_cli_network_unix_test.go:46: [d0ae28e12d498] daemon is not started [2022-03-05T19:11:07.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-05T19:11:08.003Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-05T19:11:09.972Z] docker_cli_network_unix_test.go:46: [d5c06ed0cd179] daemon is not started [2022-03-05T19:11:10.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-05T19:11:10.714Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-05T19:11:11.608Z] docker_cli_network_unix_test.go:46: [d56ff3169a14e] daemon is not started [2022-03-05T19:11:11.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-05T19:11:11.867Z] docker_cli_network_unix_test.go:1233: [d3cb89669ad9e] daemon is not started [2022-03-05T19:11:12.828Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-05T19:11:12.828Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-05T19:11:12.828Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-05T19:11:12.828Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-05T19:11:12.828Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-05T19:11:12.828Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-05T19:11:12.828Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-05T19:11:12.828Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-05T19:11:12.828Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-05T19:11:12.828Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-05T19:11:12.933Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-05T19:11:12.933Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-05T19:11:12.933Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-05T19:11:13.306Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-05T19:11:14.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-05T19:11:14.503Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-05T19:11:14.503Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-05T19:11:14.503Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-05T19:11:14.974Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-05T19:11:15.337Z] docker_cli_network_unix_test.go:46: [d020fdfd768f0] daemon is not started [2022-03-05T19:11:15.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-05T19:11:17.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-05T19:11:17.157Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T19:11:17.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-05T19:11:17.157Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:11:17.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-05T19:11:17.157Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:11:17.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-05T19:11:17.195Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-05T19:11:18.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-05T19:11:18.188Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-05T19:11:19.176Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-05T19:11:19.176Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-05T19:11:19.176Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-05T19:11:19.792Z] docker_cli_network_unix_test.go:46: [d96291694d830] daemon is not started [2022-03-05T19:11:20.166Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-05T19:11:20.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-05T19:11:21.154Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-05T19:11:21.154Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-05T19:11:21.154Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-05T19:11:21.154Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-05T19:11:21.154Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-05T19:11:22.261Z] docker_cli_network_unix_test.go:46: [d1c00b89ca543] daemon is not started [2022-03-05T19:11:22.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-05T19:11:22.988Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-05T19:11:23.897Z] docker_cli_network_unix_test.go:46: [d31a69f1ad618] daemon is not started [2022-03-05T19:11:23.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-05T19:11:24.159Z] docker_cli_network_unix_test.go:46: [dbab7bd2b0170] daemon is not started [2022-03-05T19:11:24.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-05T19:11:24.417Z] docker_cli_network_unix_test.go:46: [dd9f2e7610888] daemon is not started [2022-03-05T19:11:24.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-05T19:11:24.934Z] docker_cli_network_unix_test.go:46: [d940915b053a6] daemon is not started [2022-03-05T19:11:25.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-05T19:11:25.758Z] docker_cli_network_unix_test.go:46: [dd4a1ddf98504] daemon is not started [2022-03-05T19:11:26.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-05T19:11:26.326Z] docker_cli_network_unix_test.go:46: [d710b33c68890] daemon is not started [2022-03-05T19:11:26.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-05T19:11:26.894Z] docker_cli_network_unix_test.go:46: [db20d76f29186] daemon is not started [2022-03-05T19:11:26.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-05T19:11:27.028Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-05T19:11:27.152Z] docker_cli_network_unix_test.go:46: [d592fe6d901bb] daemon is not started [2022-03-05T19:11:27.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-05T19:11:27.677Z] docker_cli_network_unix_test.go:46: [d5dd11cfa0441] daemon is not started [2022-03-05T19:11:27.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-05T19:11:27.678Z] docker_cli_network_unix_test.go:46: [da500835d5c19] daemon is not started [2022-03-05T19:11:27.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-05T19:11:27.678Z] docker_cli_network_unix_test.go:46: [dfcaf83098951] daemon is not started [2022-03-05T19:11:27.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-05T19:11:28.614Z] docker_cli_network_unix_test.go:46: [d055995d668af] daemon is not started [2022-03-05T19:11:28.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-05T19:11:29.183Z] docker_cli_network_unix_test.go:46: [d89df5dc23873] daemon is not started [2022-03-05T19:11:29.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-05T19:11:29.442Z] docker_cli_network_unix_test.go:46: [df9df014f05c5] daemon is not started [2022-03-05T19:11:29.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-05T19:11:29.701Z] docker_cli_network_unix_test.go:46: [d602ff537f69e] daemon is not started [2022-03-05T19:11:29.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-05T19:11:29.701Z] docker_cli_network_unix_test.go:46: [df17128dc3127] daemon is not started [2022-03-05T19:11:29.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-05T19:11:31.077Z] docker_cli_network_unix_test.go:968: [ddf1b8ad685e2] daemon is not started [2022-03-05T19:11:32.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-05T19:11:33.389Z] docker_cli_network_unix_test.go:46: [dc3cb6c852283] daemon is not started [2022-03-05T19:11:33.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-05T19:11:35.924Z] docker_cli_network_unix_test.go:1116: [d4baf73b438d4] daemon is not started [2022-03-05T19:11:38.087Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-05T19:11:38.087Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-05T19:11:38.087Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-05T19:11:38.087Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-05T19:11:38.087Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-05T19:11:38.087Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-05T19:11:38.087Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-05T19:11:38.087Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-05T19:11:38.087Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-05T19:11:38.087Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-05T19:11:38.087Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-05T19:11:38.087Z] === RUN TestDockerSuite/TestBuildFails [2022-03-05T19:11:38.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-05T19:11:38.733Z] docker_cli_network_unix_test.go:46: [d4d3a31c740c5] daemon is not started [2022-03-05T19:11:38.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-05T19:11:39.668Z] docker_cli_network_unix_test.go:46: [db1dc6c5d3720] daemon is not started [2022-03-05T19:11:39.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-05T19:11:39.668Z] docker_cli_network_unix_test.go:46: [de0dc3df0119c] daemon is not started [2022-03-05T19:11:39.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-05T19:11:39.668Z] docker_cli_network_unix_test.go:46: [dc01b708440e0] daemon is not started [2022-03-05T19:11:39.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-05T19:11:39.927Z] docker_cli_network_unix_test.go:46: [d19a25a4ccd9c] daemon is not started [2022-03-05T19:11:39.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-05T19:11:39.927Z] docker_cli_network_unix_test.go:46: [d4674063064f4] daemon is not started [2022-03-05T19:11:39.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-05T19:11:39.927Z] docker_cli_network_unix_test.go:46: [db87008ea97a5] daemon is not started [2022-03-05T19:11:39.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-05T19:11:41.093Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-05T19:11:41.093Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-05T19:11:41.828Z] docker_cli_network_unix_test.go:46: [d64333a71575c] daemon is not started [2022-03-05T19:11:42.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-05T19:11:42.396Z] docker_cli_network_unix_test.go:46: [d9ae53f21eb4d] daemon is not started [2022-03-05T19:11:42.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-05T19:11:42.396Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-05T19:11:42.396Z] docker_cli_network_unix_test.go:46: [de5ba0edd8266] daemon is not started [2022-03-05T19:11:42.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-05T19:11:42.964Z] docker_cli_network_unix_test.go:46: [deeb958ec5e8e] daemon is not started [2022-03-05T19:11:42.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-05T19:11:47.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-05T19:11:48.086Z] docker_cli_network_unix_test.go:1084: [d3ac9e9ae06d2] daemon is not started [2022-03-05T19:11:48.336Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-05T19:11:49.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-05T19:11:49.461Z] docker_cli_network_unix_test.go:46: [d95a5ffc99ee7] daemon is not started [2022-03-05T19:11:49.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-05T19:11:49.719Z] docker_cli_network_unix_test.go:46: [d3568176ada98] daemon is not started [2022-03-05T19:11:49.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-05T19:11:51.354Z] docker_cli_network_unix_test.go:46: [dea16f8188667] daemon is not started [2022-03-05T19:11:51.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-05T19:11:51.612Z] docker_cli_network_unix_test.go:46: [da79ec2a05c16] daemon is not started [2022-03-05T19:11:51.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-05T19:11:51.871Z] docker_cli_network_unix_test.go:46: [dfa4efedaab73] daemon is not started [2022-03-05T19:11:52.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-05T19:11:52.699Z] docker_cli_network_unix_test.go:46: [d89e83c69672c] daemon is not started [2022-03-05T19:11:52.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-05T19:11:53.156Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-05T19:11:53.266Z] docker_cli_network_unix_test.go:46: [db95c5eb4716c] daemon is not started [2022-03-05T19:11:53.525Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-05T19:11:59.885Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-05T19:11:59.885Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-05T19:11:59.885Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-05T19:12:00.092Z] docker_cli_network_unix_test.go:46: [d66dd1536d43f] daemon is not started [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite (53.34s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.04s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.77s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.38s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.88s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.06s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.34s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.18s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.30s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-05T19:12:00.092Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.87s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.88s) [2022-03-05T19:12:00.092Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.51s) [2022-03-05T19:12:00.092Z] === RUN TestDockerHubPullSuite [2022-03-05T19:12:00.092Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-05T19:12:00.408Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-05T19:12:00.670Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-05T19:12:02.901Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-05T19:12:03.209Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-05T19:12:03.776Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-05T19:12:03.891Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-05T19:12:04.361Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-05T19:12:05.284Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-05T19:12:05.284Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-05T19:12:05.284Z] --- PASS: TestDockerHubPullSuite (6.07s) [2022-03-05T19:12:05.284Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.59s) [2022-03-05T19:12:05.284Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-03-05T19:12:05.284Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-03-05T19:12:05.284Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s) [2022-03-05T19:12:05.284Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-03-05T19:12:05.284Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-03-05T19:12:05.284Z] PASS [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === Skipped [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-03-05T19:12:05.284Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-03-05T19:12:05.284Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-05T19:12:05.284Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-05T19:12:05.284Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-05T19:12:05.284Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-05T19:12:05.284Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-05T19:12:05.284Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-05T19:12:05.284Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-05T19:12:05.284Z] [2022-03-05T19:12:05.285Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-05T19:12:05.285Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-05T19:12:05.285Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.285Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-05T19:12:05.285Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-05T19:12:05.285Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.285Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-05T19:12:05.285Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-05T19:12:05.285Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.285Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-05T19:12:05.285Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.285Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.285Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-05T19:12:05.285Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-05T19:12:05.285Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.285Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-05T19:12:05.285Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-05T19:12:05.285Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.285Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-05T19:12:05.285Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-05T19:12:05.285Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.285Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-05T19:12:05.285Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-05T19:12:05.285Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.285Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-05T19:12:05.285Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-05T19:12:05.285Z] docker_cli_network_unix_test.go:46: [de5ba0edd8266] daemon is not started [2022-03-05T19:12:05.285Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.285Z] DONE 1265 tests, 51 skipped in 1406.411s [2022-03-05T19:12:05.285Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T19:12:05.285Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T19:12:05.285Z] +++ kill 8357 [2022-03-05T19:12:05.285Z] +++ /etc/init.d/apparmor stop [2022-03-05T19:12:05.285Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.285Z] Unloading profiles will leave already running processes permanently [2022-03-05T19:12:05.285Z] unconfined, which can lead to unexpected situations. [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.285Z] To set a process to complain mode, use the command line tool [2022-03-05T19:12:05.285Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T19:12:05.285Z] +++ true [2022-03-05T19:12:05.285Z] exiting test-integration [2022-03-05T19:12:05.285Z] ++ exit 0 [2022-03-05T19:12:05.285Z] [2022-03-05T19:12:05.544Z] + for job in $(jobs -p) [2022-03-05T19:12:05.544Z] + wait 16949 [2022-03-05T19:12:06.476Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-05T19:12:08.074Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-05T19:12:10.305Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-05T19:12:10.305Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-05T19:12:10.774Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-05T19:12:10.774Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-05T19:12:11.244Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-05T19:12:11.244Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-05T19:12:11.244Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-05T19:12:12.234Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-05T19:12:12.234Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-05T19:12:12.234Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-05T19:12:14.019Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-05T19:12:14.019Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-05T19:12:14.019Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-05T19:12:14.019Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-05T19:12:14.504Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-05T19:12:14.504Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-05T19:12:14.504Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-05T19:12:25.042Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-05T19:12:25.042Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:12:25.042Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-05T19:12:25.237Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-05T19:12:35.574Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-05T19:12:36.580Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-05T19:12:37.735Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-05T19:12:38.839Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-05T19:12:38.839Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-05T19:12:38.839Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-05T19:12:39.317Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-05T19:12:39.795Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-05T19:12:44.617Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-05T19:12:45.625Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-05T19:12:46.104Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-05T19:12:47.112Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-05T19:12:47.591Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-05T19:12:48.121Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-05T19:12:48.121Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-05T19:12:48.121Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-05T19:12:48.121Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-05T19:12:48.596Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-05T19:12:50.193Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-05T19:12:50.231Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-05T19:12:56.144Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-05T19:12:56.144Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-05T19:12:56.622Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-05T19:12:56.622Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-05T19:12:56.622Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-05T19:12:56.622Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-05T19:12:56.622Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-05T19:12:56.622Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-05T19:12:57.100Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-05T19:12:57.578Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-05T19:12:58.056Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-05T19:13:04.007Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-05T19:13:09.390Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-05T19:13:11.606Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-05T19:13:12.075Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-05T19:13:13.221Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-05T19:13:13.222Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-05T19:13:15.870Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-05T19:13:18.491Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-05T19:13:18.825Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-05T19:13:22.125Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-05T19:13:22.125Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-05T19:13:22.125Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-05T19:13:22.621Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-05T19:13:23.964Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-05T19:13:24.412Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-05T19:13:25.866Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-05T19:13:26.100Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-05T19:13:30.054Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-05T19:13:31.430Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-05T19:13:35.617Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-05T19:13:35.617Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-05T19:13:35.617Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-05T19:13:40.887Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-05T19:13:41.039Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-05T19:13:41.453Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-05T19:13:42.388Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-05T19:13:44.290Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-05T19:13:53.532Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-05T19:14:00.484Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-05T19:14:15.550Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-05T19:14:19.399Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-05T19:14:26.643Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-05T19:14:32.596Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-05T19:14:40.519Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-05T19:14:40.519Z] docker_cli_swarm_test.go:1180: [d520ca994e1b2] joining swarm manager [d8b5c8ab13932]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:14:47.079Z] docker_cli_swarm_test.go:1189: [dddad68dcdc31] joining swarm manager [d8b5c8ab13932]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:14:50.228Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-05T19:14:50.228Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-05T19:14:50.228Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-05T19:14:50.228Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-05T19:14:50.582Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-05T19:14:50.582Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-05T19:14:50.582Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-05T19:14:59.339Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-05T19:14:59.339Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-05T19:14:59.339Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-05T19:14:59.339Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-05T19:14:59.339Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-05T19:14:59.339Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-05T19:15:02.342Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-05T19:15:07.167Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-05T19:15:10.173Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-05T19:15:10.650Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-05T19:15:10.650Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-05T19:15:13.650Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-05T19:15:14.655Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-05T19:15:15.661Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-05T19:15:26.194Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-05T19:15:27.791Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-05T19:15:33.745Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-05T19:15:35.016Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-05T19:15:35.017Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-05T19:15:35.017Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-05T19:15:35.017Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-05T19:15:35.017Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-05T19:15:35.017Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-05T19:15:35.017Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-05T19:15:36.004Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-05T19:15:36.004Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-05T19:15:36.004Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-05T19:15:36.992Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-05T19:15:37.459Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-05T19:15:38.334Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-05T19:15:42.184Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-05T19:15:43.717Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-05T19:15:46.127Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-05T19:15:47.004Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-05T19:15:48.908Z] docker_cli_swarm_test.go:1112: [dce62c1fed975] joining swarm manager [d36f1c9bb0887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:15:49.844Z] docker_cli_swarm_test.go:1113: [de39166844e2b] joining swarm manager [d36f1c9bb0887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:15:49.920Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-05T19:15:50.948Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-05T19:15:54.797Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-05T19:15:57.080Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-05T19:15:57.080Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-05T19:15:57.080Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-05T19:15:57.080Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-05T19:15:57.080Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-05T19:15:57.080Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-05T19:15:57.080Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-05T19:15:57.080Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-05T19:15:57.080Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-05T19:15:57.080Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-05T19:15:57.080Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-05T19:15:59.619Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-05T19:16:01.215Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-05T19:16:01.215Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-05T19:16:01.215Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-05T19:16:01.215Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-05T19:16:01.215Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-05T19:16:01.833Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-05T19:16:01.833Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T19:16:01.833Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-05T19:16:01.833Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:16:01.833Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-05T19:16:01.833Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:16:01.833Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-05T19:16:02.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-05T19:16:04.221Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-05T19:16:04.221Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-05T19:16:04.221Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-05T19:16:09.485Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-05T19:16:27.775Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-05T19:16:27.775Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-05T19:16:27.775Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-05T19:16:27.775Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-05T19:16:27.775Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-05T19:16:27.775Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-05T19:16:27.775Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-05T19:16:27.775Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-05T19:16:27.775Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-05T19:16:27.775Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-05T19:16:27.775Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-05T19:16:27.775Z] === RUN TestDockerSuite/TestBuildFails [2022-03-05T19:16:30.126Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-05T19:16:30.126Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-05T19:16:39.122Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-05T19:16:46.582Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-05T19:16:46.969Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-05T19:16:46.969Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-05T19:16:46.969Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-05T19:16:47.110Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-05T19:16:55.579Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-05T19:17:03.090Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-05T19:17:04.143Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-05T19:17:04.801Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-05T19:17:08.507Z] === RUN TestDockerSuite/TestBuildRm [2022-03-05T19:17:11.597Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-05T19:17:11.597Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-05T19:17:11.597Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-05T19:17:12.098Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-05T19:17:13.151Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-05T19:17:13.151Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-05T19:17:13.151Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-05T19:17:21.123Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-05T19:17:22.632Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-05T19:17:22.717Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-05T19:17:22.717Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-05T19:17:23.196Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-05T19:17:23.196Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-05T19:17:23.674Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-05T19:17:25.268Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-05T19:17:26.049Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-05T19:17:26.049Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:17:26.049Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-05T19:17:29.119Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-05T19:17:33.947Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-05T19:17:38.925Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-05T19:17:38.942Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-05T19:17:39.997Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-05T19:17:41.307Z] docker_cli_swarm_test.go:1166: [d4b33a135ae88] joining swarm manager [d36f1c9bb0887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-05T19:17:42.345Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-05T19:17:42.345Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-05T19:17:42.345Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-05T19:17:43.398Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-05T19:17:43.398Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-05T19:17:43.867Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-05T19:17:49.816Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-05T19:17:50.804Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-05T19:17:51.274Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-05T19:17:52.839Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-05T19:17:53.307Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-05T19:17:54.873Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-05T19:17:56.180Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-05T19:17:56.437Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-05T19:17:56.897Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-05T19:17:56.897Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-05T19:17:56.897Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-05T19:17:58.082Z] docker_cli_swarm_test.go:1447: [d125e1d743c02] joining swarm manager [d1a5687906874]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:17:59.016Z] docker_cli_swarm_test.go:1448: [da9f47a688bd1] joining swarm manager [d1a5687906874]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-05T19:18:03.590Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-05T19:18:03.590Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-05T19:18:03.590Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-05T19:18:03.590Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-05T19:18:03.590Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-05T19:18:03.590Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-05T19:18:04.060Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-05T19:18:04.060Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-05T19:18:04.060Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-05T19:18:05.048Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-05T19:18:05.517Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-05T19:18:07.429Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-05T19:18:07.429Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-05T19:18:11.220Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-05T19:18:11.220Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-05T19:18:11.220Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-05T19:18:11.220Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-05T19:18:11.220Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-05T19:18:11.786Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-05T19:18:12.251Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-05T19:18:12.251Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-05T19:18:12.675Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-05T19:18:14.318Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-05T19:18:17.080Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-05T19:18:17.631Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-05T19:18:19.531Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-05T19:18:21.432Z] docker_cli_swarm_unix_test.go:63: [dab30d1a35d03] joining swarm manager [d821ddcec8a36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:18:33.915Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-05T19:18:33.915Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-05T19:18:33.915Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-05T19:18:34.791Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-05T19:18:36.139Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-05T19:18:38.465Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-05T19:18:38.465Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-05T19:18:38.465Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-05T19:18:40.067Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-05T19:18:41.074Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-05T19:18:45.904Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-05T19:18:51.847Z] === RUN TestDockerSuite/TestBuildUser [2022-03-05T19:18:51.847Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-05T19:18:51.847Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-05T19:18:51.847Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-05T19:18:51.847Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-05T19:18:51.847Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-05T19:18:51.847Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-05T19:18:55.697Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-05T19:18:56.038Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-05T19:18:56.175Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-05T19:19:00.023Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-05T19:19:00.023Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-05T19:19:00.023Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-05T19:19:00.023Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-05T19:19:00.023Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-05T19:19:13.861Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-05T19:19:17.654Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-05T19:19:17.654Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-05T19:19:17.654Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-05T19:19:18.834Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-05T19:19:19.030Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-05T19:19:22.318Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-05T19:19:24.223Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-05T19:19:25.486Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-05T19:19:25.486Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-05T19:19:26.126Z] docker_api_swarm_test.go:962: [d70ad6a89e3d2] joining swarm manager [da6a8f905d63f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-05T19:19:32.729Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-05T19:19:39.983Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-05T19:19:39.983Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-05T19:19:39.983Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-05T19:19:39.983Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-05T19:19:39.983Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-05T19:19:40.079Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-05T19:19:42.983Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-05T19:19:42.983Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:19:42.983Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-05T19:19:47.235Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-05T19:19:48.066Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-05T19:19:53.524Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-05T19:19:55.912Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-05T19:19:58.039Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-05T19:19:58.349Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-05T19:19:58.827Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-05T19:19:59.941Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-05T19:20:02.474Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-05T19:20:03.116Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-05T19:20:05.007Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-05T19:20:13.120Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-05T19:20:13.893Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-05T19:20:13.893Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-05T19:20:13.893Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-05T19:20:13.893Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-05T19:20:13.893Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-05T19:20:13.893Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-05T19:20:13.893Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-05T19:20:15.487Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-05T19:20:16.404Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-05T19:20:18.934Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-05T19:20:21.486Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-05T19:20:24.019Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-05T19:20:24.245Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-05T19:20:25.251Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-05T19:20:25.251Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-05T19:20:25.729Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-05T19:20:25.729Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-05T19:20:25.729Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-05T19:20:25.729Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T19:20:25.729Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-05T19:20:26.548Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-05T19:20:27.984Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-05T19:20:28.407Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-05T19:20:28.407Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-05T19:20:28.407Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-05T19:20:29.079Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-05T19:20:30.981Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-05T19:20:32.808Z] === RUN TestDockerSuite/TestCommitChange [2022-03-05T19:20:37.071Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-05T19:20:37.539Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-05T19:20:37.539Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-05T19:20:37.539Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-05T19:20:37.539Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-05T19:20:37.539Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-05T19:20:38.753Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-05T19:20:42.291Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-05T19:20:43.574Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-05T19:20:43.574Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-05T19:20:43.574Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-05T19:20:48.160Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-05T19:20:50.816Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-05T19:20:50.816Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:20:50.816Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-05T19:20:51.112Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-05T19:20:51.112Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-05T19:20:51.580Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-05T19:20:54.531Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-05T19:20:55.517Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-05T19:20:57.082Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-05T19:20:58.060Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-05T19:21:02.888Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-05T19:21:02.888Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-05T19:21:02.888Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-05T19:21:02.888Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-05T19:21:02.888Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-05T19:21:02.888Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-05T19:21:02.888Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-05T19:21:02.888Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-05T19:21:02.888Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-05T19:21:02.888Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-05T19:21:02.888Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-05T19:21:02.888Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-05T19:21:02.888Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-05T19:21:02.888Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-05T19:21:02.888Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-05T19:21:02.888Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-05T19:21:09.576Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-05T19:21:10.132Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-05T19:21:11.142Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-05T19:21:17.382Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-05T19:21:17.382Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:21:17.382Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-05T19:21:20.388Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-05T19:21:20.388Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-05T19:21:20.388Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-05T19:21:20.388Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:21:20.388Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-05T19:21:20.388Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-05T19:21:20.388Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-05T19:21:22.642Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-05T19:21:22.642Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-05T19:21:22.642Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-05T19:21:22.642Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-05T19:21:23.749Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-05T19:21:25.643Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-05T19:21:25.643Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-05T19:21:25.643Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-05T19:21:25.643Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-05T19:21:25.643Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-05T19:21:25.643Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-05T19:21:25.643Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T19:21:25.643Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-05T19:21:27.201Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-05T19:21:28.506Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-05T19:21:28.642Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-05T19:21:30.898Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-05T19:21:33.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-05T19:21:33.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-05T19:21:33.154Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-05T19:21:33.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-05T19:21:35.417Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-05T19:21:35.417Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-05T19:21:38.418Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-05T19:21:38.418Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:21:38.418Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-05T19:21:38.418Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:21:38.418Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-05T19:21:40.676Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-05T19:21:40.676Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-05T19:21:41.006Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-05T19:21:41.052Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-05T19:21:41.052Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-05T19:21:41.052Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-05T19:21:41.052Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-05T19:21:41.052Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-05T19:21:41.052Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-05T19:21:41.052Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-05T19:21:41.052Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-05T19:21:41.052Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-05T19:21:41.052Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-05T19:21:41.052Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-05T19:21:41.052Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-05T19:21:41.052Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-05T19:21:41.521Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-05T19:21:42.075Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-05T19:21:42.929Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-05T19:21:42.929Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-05T19:21:42.929Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-05T19:21:45.763Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-05T19:21:45.934Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-05T19:21:46.412Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-05T19:21:47.395Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-05T19:21:47.395Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-05T19:21:47.395Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-05T19:21:47.395Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-05T19:21:47.395Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-05T19:21:47.395Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-05T19:21:47.395Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-05T19:21:47.395Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-05T19:21:47.395Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-05T19:21:47.395Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-05T19:21:47.865Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-05T19:21:48.664Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-05T19:21:52.627Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-05T19:21:52.628Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T19:21:52.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-05T19:21:52.628Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:21:52.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-05T19:21:52.628Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:21:52.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-05T19:21:52.924Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-05T19:21:53.489Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-05T19:21:53.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-05T19:21:53.910Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-05T19:21:53.910Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-05T19:21:53.910Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-05T19:21:53.910Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-05T19:21:53.910Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-05T19:21:57.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-05T19:21:57.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-05T19:21:57.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-05T19:21:57.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-05T19:21:57.340Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-05T19:21:57.723Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-05T19:21:57.723Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-05T19:21:57.723Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-05T19:21:59.486Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-05T19:21:59.594Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-05T19:21:59.594Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-05T19:21:59.594Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-05T19:22:00.164Z] --- PASS: TestDockerSwarmSuite (1667.36s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.07s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.08s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.79s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.16s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.70s) [2022-03-05T19:22:00.165Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.62s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.17s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.92s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.35s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.89s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.05s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.03s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.48s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.13s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.35s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.40s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.20s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.01s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.24s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.34s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.81s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.33s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.13s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.05s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.41s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.59s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.84s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.36s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.37s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.13s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.81s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.16s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.42s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.85s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.94s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.91s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.94s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.16s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.56s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.00s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.76s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.55s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.85s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.43s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.04s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.56s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.16s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.33s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.48s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.86s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.74s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.66s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.66s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.70s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.50s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.03s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.23s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.76s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.75s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.19s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.44s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.02s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.99s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (156.05s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.47s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.49s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.75s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.18s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.73s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.54s) [2022-03-05T19:22:00.165Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.77s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.68s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.13s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.11s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.48s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.30s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.63s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.96s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.34s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.43s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.81s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.77s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.13s) [2022-03-05T19:22:00.165Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-03-05T19:22:00.165Z] === RUN TestDockerExternalVolumeSuite [2022-03-05T19:22:00.165Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-05T19:22:00.165Z] docker_cli_external_volume_driver_test.go:52: [d6b5b5d6a0f8e] daemon is not started [2022-03-05T19:22:02.602Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-05T19:22:02.602Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T19:22:02.602Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-05T19:22:04.196Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-05T19:22:04.674Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-05T19:22:09.493Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-05T19:22:11.093Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-05T19:22:11.093Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-05T19:22:11.093Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-05T19:22:11.093Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-05T19:22:11.093Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-05T19:22:11.093Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-05T19:22:11.093Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-05T19:22:11.093Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-05T19:22:11.093Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-05T19:22:11.093Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-05T19:22:11.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-05T19:22:13.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-05T19:22:13.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-05T19:22:15.034Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-05T19:22:16.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-05T19:22:19.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-05T19:22:20.752Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-05T19:22:20.753Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-05T19:22:20.753Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-05T19:22:20.753Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-05T19:22:20.753Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-05T19:22:20.753Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-05T19:22:20.753Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-05T19:22:20.753Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-05T19:22:20.753Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-05T19:22:20.753Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-05T19:22:20.753Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-05T19:22:20.753Z] === RUN TestDockerSuite/TestBuildFails [2022-03-05T19:22:21.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-05T19:22:21.741Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-05T19:22:22.209Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-05T19:22:24.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a063d8_} [2022-03-05T19:22:26.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12781667799_c:\foo_false____} [2022-03-05T19:22:29.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12781667799_c:\foo_true____} [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-05T19:22:32.873Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-05T19:22:32.873Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-05T19:22:32.873Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-05T19:22:32.873Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-05T19:22:32.873Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-05T19:22:32.873Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T19:22:32.873Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-05T19:22:34.724Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-05T19:22:35.874Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-05T19:22:35.874Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-05T19:22:35.874Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-05T19:22:35.874Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-05T19:22:35.874Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-05T19:22:35.874Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-05T19:22:35.874Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-05T19:22:35.874Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-05T19:22:35.874Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-05T19:22:35.874Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-05T19:22:35.874Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-05T19:22:35.874Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-05T19:22:35.874Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:22:35.874Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-05T19:22:38.877Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-05T19:22:38.877Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-05T19:22:38.877Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-05T19:22:38.877Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-05T19:22:39.488Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-05T19:22:41.877Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-05T19:22:41.877Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-05T19:22:41.877Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-05T19:22:41.877Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-05T19:22:41.877Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-05T19:22:41.877Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-05T19:22:41.877Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-05T19:22:47.823Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-05T19:22:48.179Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-05T19:22:50.084Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-05T19:22:50.084Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:22:50.084Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-05T19:22:50.084Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-05T19:22:50.084Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-05T19:22:55.347Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-05T19:22:56.341Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-05T19:22:58.372Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-05T19:23:00.614Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-05T19:23:00.614Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T19:23:00.614Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-05T19:23:00.614Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:23:00.614Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-05T19:23:03.518Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-05T19:23:03.518Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-05T19:23:03.518Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-05T19:23:03.518Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-05T19:23:04.507Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-05T19:23:04.507Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-05T19:23:04.507Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-05T19:23:11.152Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-05T19:23:11.152Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-05T19:23:11.152Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-05T19:23:11.152Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-05T19:23:11.152Z] === RUN TestDockerSuite/TestCpToDot [2022-03-05T19:23:12.755Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-05T19:23:12.755Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-05T19:23:12.755Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-05T19:23:12.755Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-05T19:23:12.755Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-05T19:23:13.315Z] === RUN TestDockerSuite/TestBuildRm [2022-03-05T19:23:14.944Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-05T19:23:14.944Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:23:14.944Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-05T19:23:15.757Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-05T19:23:15.757Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:23:15.757Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-05T19:23:15.757Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-05T19:23:15.757Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-05T19:23:15.757Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-05T19:23:15.757Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-05T19:23:15.757Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-05T19:23:15.757Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-05T19:23:15.757Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-05T19:23:16.235Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-05T19:23:18.488Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-05T19:23:21.491Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-05T19:23:21.491Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-05T19:23:21.491Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-05T19:23:22.710Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-05T19:23:23.745Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-05T19:23:24.223Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-05T19:23:24.700Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-05T19:23:24.700Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-05T19:23:24.700Z] === RUN TestDockerSuite/TestCreateRM [2022-03-05T19:23:25.179Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-05T19:23:25.179Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T19:23:25.179Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-05T19:23:25.179Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-05T19:23:25.657Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-05T19:23:29.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-05T19:23:29.899Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-05T19:23:30.368Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-05T19:23:31.129Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-05T19:23:32.601Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-05T19:23:32.601Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-05T19:23:33.071Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-05T19:23:34.062Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-05T19:23:34.062Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-05T19:23:34.428Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-05T19:23:34.907Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-05T19:23:35.385Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-05T19:23:35.892Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-05T19:23:35.892Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-05T19:23:35.892Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-05T19:23:35.892Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-05T19:23:35.892Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-05T19:23:38.108Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-05T19:23:38.388Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-05T19:23:38.865Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-05T19:23:38.865Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-05T19:23:38.865Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-05T19:23:41.864Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-05T19:23:41.864Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-05T19:23:41.864Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-05T19:23:41.864Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-05T19:23:41.864Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-05T19:23:41.864Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-05T19:23:41.864Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-05T19:23:41.864Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-05T19:23:41.864Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-05T19:23:41.864Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDockerFails [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-05T19:23:41.864Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-05T19:23:41.864Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-05T19:23:41.864Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-05T19:23:41.864Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-05T19:23:41.864Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-05T19:23:41.864Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-05T19:23:42.861Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-05T19:23:44.499Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-05T19:23:44.864Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-05T19:23:45.489Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-05T19:23:45.957Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-05T19:23:47.350Z] docker_cli_external_volume_driver_test.go:52: [de5bd2857d43e] daemon is not started [2022-03-05T19:23:47.526Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-05T19:23:47.864Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-05T19:23:47.995Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-05T19:23:48.727Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-05T19:23:48.985Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-05T19:23:50.863Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-05T19:23:51.205Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-05T19:23:54.589Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-05T19:23:58.380Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-05T19:23:58.380Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-05T19:23:58.851Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-05T19:23:58.851Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-05T19:23:58.851Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-05T19:23:58.851Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-05T19:23:58.851Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-05T19:23:58.851Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-05T19:23:59.321Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-05T19:23:59.548Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-05T19:23:59.790Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-05T19:24:00.778Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-05T19:24:01.397Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-05T19:24:06.220Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-05T19:24:07.949Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-05T19:24:11.050Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-05T19:24:13.307Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-05T19:24:14.313Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-05T19:24:15.818Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-05T19:24:16.287Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-05T19:24:17.273Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-05T19:24:17.633Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-05T19:24:19.134Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-05T19:24:19.613Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-05T19:24:20.619Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-05T19:24:26.566Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-05T19:24:27.699Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-05T19:24:28.170Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-05T19:24:31.391Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-05T19:24:31.869Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-05T19:24:31.869Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-05T19:24:31.869Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T19:24:31.869Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-05T19:24:31.869Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-05T19:24:31.869Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-05T19:24:31.869Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-05T19:24:31.869Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-05T19:24:32.506Z] docker_cli_external_volume_driver_test.go:52: [de7b221d0a053] daemon is not started [2022-03-05T19:24:32.875Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-05T19:24:32.875Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-05T19:24:32.875Z] === RUN TestDockerSuite/TestEventsRename [2022-03-05T19:24:35.326Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-05T19:24:35.326Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-05T19:24:35.885Z] === RUN TestDockerSuite/TestEventsResize [2022-03-05T19:24:38.082Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-05T19:24:38.083Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-05T19:24:38.083Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-05T19:24:38.083Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-05T19:24:40.081Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-05T19:24:44.638Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-05T19:24:46.892Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-05T19:24:47.417Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-05T19:24:47.417Z] docker_cli_external_volume_driver_test.go:52: [d71f5d9efb6fb] daemon is not started [2022-03-05T19:24:49.152Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-05T19:24:55.104Z] === RUN TestDockerSuite/TestEventsTop [2022-03-05T19:24:55.104Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-05T19:24:55.104Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-05T19:24:57.357Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-05T19:25:02.186Z] === RUN TestDockerSuite/TestExec [2022-03-05T19:25:02.186Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:25:02.186Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-05T19:25:02.186Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-05T19:25:02.186Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-05T19:25:02.292Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-05T19:25:04.448Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-05T19:25:06.707Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-05T19:25:06.707Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:25:06.707Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-05T19:25:06.707Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:25:06.707Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-05T19:25:06.707Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-05T19:25:06.707Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-05T19:25:08.960Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-05T19:25:10.225Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-05T19:25:10.225Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-05T19:25:10.225Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-05T19:25:11.215Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-05T19:25:11.789Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-05T19:25:13.353Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-05T19:25:13.468Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-05T19:25:13.975Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-05T19:25:15.729Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-05T19:25:20.510Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-05T19:25:20.553Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-05T19:25:20.553Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-05T19:25:20.553Z] === RUN TestDockerSuite/TestExecEnv [2022-03-05T19:25:20.553Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:25:20.553Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-05T19:25:20.553Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-05T19:25:20.553Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-05T19:25:22.808Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-05T19:25:26.383Z] === RUN TestDockerSuite/TestBuildUser [2022-03-05T19:25:26.384Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-05T19:25:26.384Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-05T19:25:26.384Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-05T19:25:26.851Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-05T19:25:26.851Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-05T19:25:26.851Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-05T19:25:27.635Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-05T19:25:27.636Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-05T19:25:27.636Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-05T19:25:27.636Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-05T19:25:27.636Z] === RUN TestDockerSuite/TestExecParseError [2022-03-05T19:25:27.636Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T19:25:27.636Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-05T19:25:27.636Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-05T19:25:27.636Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-05T19:25:27.636Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-05T19:25:27.636Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-05T19:25:29.891Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-05T19:25:29.891Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-05T19:25:29.891Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-05T19:25:29.891Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-05T19:25:29.891Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-05T19:25:29.891Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T19:25:29.891Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-05T19:25:29.891Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-05T19:25:29.891Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-05T19:25:29.891Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-05T19:25:29.891Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-05T19:25:32.149Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-05T19:25:32.149Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-05T19:25:32.149Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-05T19:25:32.722Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-05T19:25:33.192Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-05T19:25:34.362Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-05T19:25:36.981Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-05T19:25:36.981Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-05T19:25:36.981Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-05T19:25:36.981Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-05T19:25:37.449Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-05T19:25:38.096Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-05T19:25:38.096Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-05T19:25:38.096Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-05T19:25:38.096Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-05T19:25:38.096Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-05T19:25:38.096Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-05T19:25:38.096Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-05T19:25:39.279Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-05T19:25:44.039Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-05T19:25:45.152Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-05T19:25:49.237Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-05T19:25:51.287Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-05T19:25:52.320Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-05T19:25:53.541Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-05T19:25:59.482Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-05T19:25:59.482Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:25:59.482Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-05T19:25:59.482Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-05T19:25:59.484Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-05T19:25:59.959Z] === RUN TestDockerSuite/TestHealth [2022-03-05T19:25:59.959Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-05T19:25:59.959Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-05T19:25:59.959Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-05T19:25:59.959Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-05T19:25:59.959Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-05T19:26:04.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-05T19:26:05.905Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-05T19:26:05.905Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-05T19:26:05.905Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-05T19:26:05.905Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-05T19:26:05.905Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-05T19:26:05.905Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-05T19:26:05.905Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-05T19:26:06.383Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-05T19:26:06.383Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-05T19:26:06.383Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-05T19:26:07.389Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-05T19:26:07.567Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-05T19:26:07.567Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-05T19:26:07.867Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-05T19:26:09.463Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-05T19:26:09.941Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-05T19:26:12.196Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-05T19:26:15.195Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-05T19:26:15.195Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-05T19:26:15.195Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:26:15.195Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-05T19:26:17.986Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-05T19:26:19.046Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-05T19:26:19.047Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestImportFile [2022-03-05T19:26:19.047Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-05T19:26:19.047Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-05T19:26:19.047Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-05T19:26:19.047Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-05T19:26:19.047Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-05T19:26:19.047Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-05T19:26:19.047Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-05T19:26:19.047Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:26:19.047Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-05T19:26:19.047Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:26:19.526Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-05T19:26:21.791Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-05T19:26:24.790Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-05T19:26:24.790Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:26:24.790Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-05T19:26:24.790Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-05T19:26:24.790Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-05T19:26:24.790Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-05T19:26:24.790Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-05T19:26:24.790Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-05T19:26:24.793Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-05T19:26:24.793Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-05T19:26:24.793Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-05T19:26:25.146Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-05T19:26:25.146Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-05T19:26:25.146Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-05T19:26:25.146Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-05T19:26:25.146Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-05T19:26:27.794Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-05T19:26:27.794Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-05T19:26:28.983Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-05T19:26:28.983Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:26:29.452Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-05T19:26:30.047Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-05T19:26:30.047Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-05T19:26:30.047Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-05T19:26:30.047Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-05T19:26:30.047Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-05T19:26:30.047Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-05T19:26:30.047Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-05T19:26:32.029Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-05T19:26:32.029Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-05T19:26:32.029Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-05T19:26:32.029Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-05T19:26:32.029Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-05T19:26:32.029Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-05T19:26:33.055Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-05T19:26:35.832Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-05T19:26:37.876Z] === RUN TestDockerSuite/TestInspectImage [2022-03-05T19:26:37.876Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:26:37.876Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-05T19:26:37.876Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:26:37.876Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-05T19:26:37.876Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:26:37.876Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-05T19:26:40.885Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-05T19:26:43.147Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-05T19:26:43.147Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-05T19:26:44.386Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-05T19:26:46.148Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-05T19:26:46.269Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-05T19:26:48.403Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-05T19:26:48.403Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-05T19:26:48.403Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-05T19:26:48.403Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-05T19:26:48.486Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-05T19:26:48.486Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-05T19:26:48.954Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-05T19:26:50.253Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-05T19:26:50.658Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-05T19:26:50.790Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-05T19:26:51.239Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-05T19:26:51.921Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-05T19:26:52.908Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-05T19:26:53.658Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-05T19:26:55.130Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-05T19:26:58.480Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-05T19:27:00.734Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-05T19:27:02.987Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-05T19:27:05.240Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-05T19:27:08.240Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-05T19:27:08.871Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-05T19:27:09.072Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-05T19:27:09.072Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-05T19:27:09.072Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-05T19:27:09.072Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-05T19:27:10.061Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-05T19:27:10.061Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-05T19:27:10.061Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-05T19:27:10.069Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-05T19:27:10.494Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-05T19:27:11.623Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-05T19:27:11.636Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-05T19:27:13.493Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-05T19:27:13.493Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-05T19:27:13.493Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-05T19:27:13.493Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-05T19:27:13.971Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-05T19:27:16.224Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-05T19:27:17.821Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-05T19:27:22.046Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-05T19:27:22.060Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-05T19:27:23.612Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-05T19:27:23.612Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-05T19:27:23.764Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-05T19:27:24.080Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-05T19:27:24.080Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-05T19:27:24.080Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-05T19:27:24.080Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T19:27:24.548Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-05T19:27:25.862Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-05T19:27:26.763Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-05T19:27:26.763Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-05T19:27:26.763Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-05T19:27:26.766Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-05T19:27:26.766Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-05T19:27:26.766Z] === RUN TestDockerSuite/TestCommitChange [2022-03-05T19:27:29.021Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-05T19:27:29.500Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-05T19:27:33.927Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-05T19:27:36.312Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-05T19:27:36.745Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-05T19:27:39.795Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-05T19:27:39.795Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-05T19:27:39.795Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-05T19:27:40.939Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-05T19:27:42.187Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-05T19:27:42.692Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-05T19:27:46.946Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-05T19:27:48.457Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-05T19:27:48.457Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:27:48.457Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-05T19:27:48.517Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-05T19:27:48.518Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-05T19:27:48.518Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-05T19:27:48.518Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-05T19:27:48.518Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-05T19:27:49.937Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-05T19:27:50.735Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-05T19:27:50.735Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-05T19:27:50.735Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-05T19:27:52.192Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-05T19:27:55.200Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-05T19:27:55.200Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-05T19:27:55.200Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-05T19:27:57.453Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-05T19:27:58.879Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-05T19:28:00.454Z] === RUN TestDockerSuite/TestLogsSince [2022-03-05T19:28:03.638Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-05T19:28:03.638Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-05T19:28:03.638Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-05T19:28:03.638Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-05T19:28:03.638Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-05T19:28:03.638Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-05T19:28:03.638Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-05T19:28:03.638Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-05T19:28:03.638Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-05T19:28:03.638Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-05T19:28:03.638Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-05T19:28:03.638Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-05T19:28:03.638Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-05T19:28:03.638Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-05T19:28:03.638Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-05T19:28:04.106Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-05T19:28:10.986Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-05T19:28:10.986Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-05T19:28:10.986Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-05T19:28:10.986Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-05T19:28:10.986Z] === RUN TestDockerSuite/TestLogsTail [2022-03-05T19:28:13.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-05T19:28:13.243Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-05T19:28:14.535Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-05T19:28:16.243Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-05T19:28:18.497Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-05T19:28:18.497Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.497Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-05T19:28:18.497Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.497Z] === RUN TestDockerSuite/TestNetHostname [2022-03-05T19:28:18.497Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.497Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-05T19:28:18.497Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.497Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-05T19:28:18.497Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.497Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-05T19:28:18.497Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.497Z] === RUN TestDockerSuite/TestPluginActive [2022-03-05T19:28:18.497Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.497Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-05T19:28:18.497Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.497Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-05T19:28:18.981Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-05T19:28:18.981Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.981Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-05T19:28:18.981Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-05T19:28:18.981Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-05T19:28:18.981Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-05T19:28:18.981Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-05T19:28:18.981Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.981Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-05T19:28:18.981Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.981Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-05T19:28:18.981Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.981Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-05T19:28:18.981Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.981Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-05T19:28:18.981Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.981Z] === RUN TestDockerSuite/TestPortList [2022-03-05T19:28:18.981Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-05T19:28:18.981Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-05T19:28:23.202Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-05T19:28:23.202Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:28:23.202Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-05T19:28:24.930Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-05T19:28:24.930Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:28:24.930Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-05T19:28:24.930Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-05T19:28:24.930Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-05T19:28:24.930Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-05T19:28:24.930Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-05T19:28:24.930Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-05T19:28:24.930Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T19:28:24.930Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-05T19:28:24.930Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-05T19:28:24.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-05T19:28:24.930Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-05T19:28:24.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-05T19:28:24.930Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-05T19:28:24.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-05T19:28:24.930Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T19:28:24.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-05T19:28:26.154Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-05T19:28:26.154Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-05T19:28:26.154Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-05T19:28:26.154Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:28:26.154Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-05T19:28:26.154Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-05T19:28:26.154Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-05T19:28:27.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-05T19:28:29.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-05T19:28:29.754Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-05T19:28:29.754Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-05T19:28:29.953Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-05T19:28:29.953Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-05T19:28:29.953Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-05T19:28:29.953Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-05T19:28:33.741Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-05T19:28:33.741Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-05T19:28:33.741Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-05T19:28:33.741Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-05T19:28:33.741Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-05T19:28:33.741Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-05T19:28:33.741Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T19:28:33.741Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-05T19:28:37.531Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-05T19:28:38.519Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-05T19:28:38.519Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-05T19:28:38.519Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-05T19:28:41.321Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-05T19:28:42.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-05T19:28:42.769Z] docker_cli_external_volume_driver_test.go:484: [d915b832dd24f] daemon is not started [2022-03-05T19:28:44.272Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-05T19:28:44.740Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-05T19:28:44.740Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-05T19:28:44.740Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-05T19:28:48.529Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-05T19:28:48.529Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-05T19:28:49.046Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-05T19:28:51.385Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-05T19:28:52.321Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-05T19:28:52.321Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:28:52.321Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-05T19:28:52.321Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:28:52.321Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-05T19:28:56.112Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-05T19:28:56.112Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-05T19:28:59.064Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-05T19:28:59.064Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-05T19:28:59.064Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-05T19:29:00.849Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-05T19:29:00.849Z] docker_cli_external_volume_driver_test.go:52: [d9994df483cfc] daemon is not started [2022-03-05T19:29:02.856Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-05T19:29:03.324Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-05T19:29:04.109Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-05T19:29:04.587Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-05T19:29:04.587Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-05T19:29:04.587Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-05T19:29:07.117Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-05T19:29:12.619Z] === RUN TestDockerSuite/TestBuildRm [2022-03-05T19:29:12.988Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite (436.78s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-03-05T19:29:15.733Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-05T19:29:15.733Z] PASS [2022-03-05T19:29:15.733Z] [2022-03-05T19:29:15.733Z] === Skipped [2022-03-05T19:29:15.733Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-05T19:29:15.733Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-05T19:29:15.733Z] check_test.go:308: [dd965075a31cf] daemon is not started [2022-03-05T19:29:15.733Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-05T19:29:15.733Z] [2022-03-05T19:29:15.733Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-05T19:29:15.733Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-05T19:29:15.733Z] check_test.go:308: [d83835e591514] daemon is not started [2022-03-05T19:29:15.733Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-05T19:29:15.733Z] [2022-03-05T19:29:15.733Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-05T19:29:15.733Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-05T19:29:15.733Z] check_test.go:308: [d1d9f770d597b] daemon is not started [2022-03-05T19:29:15.733Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-05T19:29:15.733Z] [2022-03-05T19:29:15.733Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-05T19:29:15.733Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-05T19:29:15.733Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-05T19:29:15.733Z] [2022-03-05T19:29:15.733Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-05T19:29:15.733Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-05T19:29:15.733Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-05T19:29:15.733Z] [2022-03-05T19:29:15.733Z] DONE 271 tests, 5 skipped in 2435.854s [2022-03-05T19:29:15.733Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-05T19:29:15.733Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3605d5055820/docker.pid [2022-03-05T19:29:15.733Z] +++ kill 6399 [2022-03-05T19:29:15.733Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6399 is not a child of this shell [2022-03-05T19:29:15.733Z] warning: PID 6399 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3605d5055820/docker.pid had a nonzero exit code [2022-03-05T19:29:15.733Z] ++++ cat bundles/test-integration/docker.pid [2022-03-05T19:29:15.733Z] +++ kill 8388 [2022-03-05T19:29:15.733Z] +++ /etc/init.d/apparmor stop [2022-03-05T19:29:15.733Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-05T19:29:15.733Z] [2022-03-05T19:29:15.733Z] Unloading profiles will leave already running processes permanently [2022-03-05T19:29:15.733Z] unconfined, which can lead to unexpected situations. [2022-03-05T19:29:15.733Z] [2022-03-05T19:29:15.733Z] To set a process to complain mode, use the command line tool [2022-03-05T19:29:15.733Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-05T19:29:15.733Z] +++ true [2022-03-05T19:29:15.733Z] exiting test-integration [2022-03-05T19:29:15.733Z] ++ exit 0 [2022-03-05T19:29:15.733Z] [2022-03-05T19:29:15.733Z] + exit 0 [2022-03-05T19:29:15.733Z] ++ jobs -p [2022-03-05T19:29:15.733Z] + pids= [2022-03-05T19:29:15.733Z] + echo 'Remaining pids to kill: []' [2022-03-05T19:29:15.733Z] Remaining pids to kill: [] [2022-03-05T19:29:15.733Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-05T19:29:15.766Z] Recording test results [2022-03-05T19:29:16.161Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-05T19:29:16.471Z] + echo Ensuring container killed. [2022-03-05T19:29:16.471Z] Ensuring container killed. [2022-03-05T19:29:16.471Z] + docker ps -aq -f name=docker-pr16-* [2022-03-05T19:29:16.471Z] + cids=f1774913038f [2022-03-05T19:29:16.471Z] e1a983e24f5c [2022-03-05T19:29:16.471Z] 7baa3c23c747 [2022-03-05T19:29:16.471Z] + [ -n f1774913038f [2022-03-05T19:29:16.471Z] e1a983e24f5c [2022-03-05T19:29:16.471Z] 7baa3c23c747 ] [2022-03-05T19:29:16.471Z] + docker rm -vf f1774913038f e1a983e24f5c 7baa3c23c747 [2022-03-05T19:29:17.040Z] f1774913038f [2022-03-05T19:29:17.203Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-05T19:29:17.298Z] e1a983e24f5c [2022-03-05T19:29:17.298Z] 7baa3c23c747 [Pipeline] sh [2022-03-05T19:29:17.579Z] + echo Chowning /workspace to jenkins user [2022-03-05T19:29:17.579Z] Chowning /workspace to jenkins user [2022-03-05T19:29:17.579Z] + id -u [2022-03-05T19:29:17.579Z] + id -g [2022-03-05T19:29:17.579Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43291:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-05T19:29:20.143Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-05T19:29:20.143Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-05T19:29:20.413Z] + bundleName=amd64 [2022-03-05T19:29:20.413Z] + echo Creating amd64-bundles.tar.gz [2022-03-05T19:29:20.413Z] Creating amd64-bundles.tar.gz [2022-03-05T19:29:20.413Z] + 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-05T19:29:20.413Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-05T19:29:20.611Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-05T19:29:20.611Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-05T19:29:20.611Z] === RUN TestDockerSuite/TestContainerAPIStart [Pipeline] archiveArtifacts [2022-03-05T19:29:21.357Z] Archiving artifacts [2022-03-05T19:29:21.752Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43291/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T19:29:22.023Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-05T19:29:22.061Z] + make clean [2022-03-05T19:29:22.061Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-05T19:29:22.061Z] docker-dev-cache [2022-03-05T19:29:22.061Z] docker-mod-cache [Pipeline] deleteDir [2022-03-05T19:29:23.563Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-05T19:29:23.563Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-05T19:29:24.031Z] === RUN TestDockerSuite/TestContainerAPIStop [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T19:29:27.563Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-05T19:29:27.827Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-05T19:29:27.827Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T19:29:27.827Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-05T19:29:30.787Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-05T19:29:31.362Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-05T19:29:31.362Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-05T19:29:31.362Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-05T19:29:31.362Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-05T19:29:31.830Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-05T19:29:33.398Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-05T19:29:35.610Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-05T19:29:35.610Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-05T19:29:35.610Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-05T19:29:35.610Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-05T19:29:35.610Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-05T19:29:36.494Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-05T19:29:36.494Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-05T19:29:37.200Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-05T19:29:40.435Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-05T19:29:40.435Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:29:40.435Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-05T19:29:40.435Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-05T19:29:40.435Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-05T19:29:40.435Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-05T19:29:40.435Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-05T19:29:40.435Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-05T19:29:40.435Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-05T19:29:41.248Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-05T19:29:41.967Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-05T19:29:44.198Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-05T19:29:44.198Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-05T19:29:44.198Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-05T19:29:44.198Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-05T19:29:44.198Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-05T19:29:44.198Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-05T19:29:44.198Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-05T19:29:44.198Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-05T19:29:44.198Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-05T19:29:44.198Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-05T19:29:44.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-05T19:29:47.685Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-05T19:29:47.685Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-05T19:29:47.685Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-05T19:29:47.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-05T19:29:47.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-05T19:29:49.278Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-05T19:29:49.278Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-05T19:29:49.278Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-05T19:29:50.283Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-05T19:29:50.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-05T19:29:51.289Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-05T19:29:51.289Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-05T19:29:51.289Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-05T19:29:52.401Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-05T19:29:53.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-05T19:29:56.113Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-05T19:29:57.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-05T19:30:00.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005fb0_} [2022-03-05T19:30:00.934Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-05T19:30:03.193Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-05T19:30:04.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13554669321_c:\foo_false____} [2022-03-05T19:30:07.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13554669321_c:\foo_true____} [2022-03-05T19:30:10.234Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-05T19:30:10.234Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-05T19:30:11.184Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-05T19:30:11.184Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-05T19:30:11.184Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-05T19:30:11.184Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-05T19:30:11.184Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-05T19:30:11.184Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T19:30:11.184Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-05T19:30:11.229Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-05T19:30:14.978Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-05T19:30:14.978Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-05T19:30:14.978Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-05T19:30:14.978Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-05T19:30:14.978Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-05T19:30:14.978Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-05T19:30:14.978Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-05T19:30:14.978Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-05T19:30:14.978Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-05T19:30:14.978Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-05T19:30:14.978Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-05T19:30:14.978Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-05T19:30:14.978Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:30:14.978Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-05T19:30:18.770Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-05T19:30:18.770Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-05T19:30:18.770Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-05T19:30:18.770Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-05T19:30:22.562Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-05T19:30:22.562Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-05T19:30:22.562Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-05T19:30:22.562Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-05T19:30:22.562Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-05T19:30:22.562Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-05T19:30:22.562Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-05T19:30:23.744Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-05T19:30:23.744Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-05T19:30:28.514Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-05T19:30:28.514Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-05T19:30:28.648Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-05T19:30:28.648Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:30:28.648Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-05T19:30:29.720Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-05T19:30:32.669Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-05T19:30:32.669Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:30:32.669Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-05T19:30:32.669Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-05T19:30:32.669Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-05T19:30:33.273Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-05T19:30:33.474Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-05T19:30:33.474Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-05T19:30:33.951Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-05T19:30:34.429Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-05T19:30:40.375Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-05T19:30:45.198Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-05T19:30:45.198Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:30:45.198Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-05T19:30:45.314Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-05T19:30:45.314Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T19:30:45.314Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-05T19:30:45.314Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:30:45.314Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-05T19:30:50.117Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-05T19:30:50.117Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-05T19:30:50.117Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-05T19:30:57.816Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-05T19:30:57.816Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-05T19:30:57.816Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-05T19:30:57.816Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-05T19:30:57.816Z] === RUN TestDockerSuite/TestCpToDot [2022-03-05T19:30:58.576Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-05T19:30:58.577Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-05T19:30:58.577Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-05T19:30:58.577Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-05T19:31:00.153Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-05T19:31:01.608Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-05T19:31:01.608Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-05T19:31:01.608Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-05T19:31:01.608Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-05T19:31:01.608Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-05T19:31:05.401Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-05T19:31:05.401Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:31:05.401Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-05T19:31:05.401Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-05T19:31:05.401Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-05T19:31:05.401Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-05T19:31:05.401Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-05T19:31:05.401Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-05T19:31:05.401Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-05T19:31:05.401Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-05T19:31:05.401Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-05T19:31:06.020Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-05T19:31:08.353Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-05T19:31:11.310Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-05T19:31:11.498Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-05T19:31:11.778Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-05T19:31:11.778Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-05T19:31:11.899Z] === RUN TestDockerSuite/TestBuildUser [2022-03-05T19:31:11.899Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-05T19:31:11.899Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-05T19:31:11.899Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-05T19:31:11.899Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-05T19:31:11.899Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-05T19:31:11.899Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-05T19:31:12.505Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-05T19:31:13.511Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-05T19:31:14.732Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-05T19:31:15.717Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-05T19:31:15.717Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-05T19:31:15.717Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-05T19:31:15.717Z] === RUN TestDockerSuite/TestCreateRM [2022-03-05T19:31:16.185Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-05T19:31:16.185Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T19:31:16.185Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-05T19:31:16.656Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-05T19:31:16.661Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-05T19:31:17.124Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-05T19:31:17.131Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-05T19:31:20.756Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-05T19:31:25.580Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-05T19:31:25.808Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-05T19:31:25.808Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-05T19:31:25.808Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-05T19:31:25.808Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-05T19:31:25.808Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-05T19:31:27.554Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-05T19:31:28.022Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-05T19:31:28.490Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-05T19:31:32.282Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-05T19:31:32.282Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-05T19:31:32.282Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-05T19:31:32.282Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-05T19:31:36.071Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-05T19:31:36.071Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-05T19:31:36.071Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-05T19:31:36.071Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-05T19:31:36.071Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-05T19:31:36.071Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-05T19:31:36.071Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-05T19:31:36.071Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-05T19:31:36.071Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-05T19:31:36.071Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDockerFails [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-05T19:31:36.071Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-05T19:31:36.071Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-05T19:31:36.071Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-05T19:31:36.071Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-05T19:31:36.071Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-05T19:31:36.071Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-05T19:31:36.257Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-05T19:31:39.266Z] === RUN TestDockerSuite/TestRmiTag [2022-03-05T19:31:39.744Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-05T19:31:39.865Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-05T19:31:42.746Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-05T19:31:43.655Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-05T19:31:47.445Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-05T19:31:51.205Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-05T19:31:51.678Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-05T19:31:59.938Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-05T19:32:00.694Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-05T19:32:03.696Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-05T19:32:04.179Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-05T19:32:04.692Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-05T19:32:09.642Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-05T19:32:10.073Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-05T19:32:10.073Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-05T19:32:10.073Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-05T19:32:10.073Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-05T19:32:10.073Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-05T19:32:10.121Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-05T19:32:10.121Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-05T19:32:10.121Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-05T19:32:10.121Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-05T19:32:10.121Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-05T19:32:10.121Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-05T19:32:10.121Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-05T19:32:10.121Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-05T19:32:10.121Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-05T19:32:10.121Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-05T19:32:10.121Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-05T19:32:10.121Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-05T19:32:10.121Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-05T19:32:10.121Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-05T19:32:10.121Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-05T19:32:13.126Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-05T19:32:13.126Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-05T19:32:13.126Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-05T19:32:13.126Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-05T19:32:13.126Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-05T19:32:13.355Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-05T19:32:13.867Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-05T19:32:13.867Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:32:14.338Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-05T19:32:15.571Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-05T19:32:16.558Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-05T19:32:17.952Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-05T19:32:20.951Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-05T19:32:22.424Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-05T19:32:23.414Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-05T19:32:23.956Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-05T19:32:24.407Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-05T19:32:26.212Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-05T19:32:29.217Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-05T19:32:29.217Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-05T19:32:31.565Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-05T19:32:35.162Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-05T19:32:35.162Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-05T19:32:35.162Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-05T19:32:35.162Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-05T19:32:35.162Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-05T19:32:35.162Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-05T19:32:35.162Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-05T19:32:35.162Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-05T19:32:35.162Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-05T19:32:35.162Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-05T19:32:35.162Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-05T19:32:35.162Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-05T19:32:35.602Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-05T19:32:37.422Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-05T19:32:37.422Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-05T19:32:37.422Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-05T19:32:38.722Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-05T19:32:38.722Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-05T19:32:38.722Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-05T19:32:38.722Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T19:32:38.722Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-05T19:32:38.722Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-05T19:32:38.722Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-05T19:32:38.722Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-05T19:32:38.722Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-05T19:32:39.400Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-05T19:32:39.708Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-05T19:32:39.708Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-05T19:32:39.708Z] === RUN TestDockerSuite/TestEventsRename [2022-03-05T19:32:39.869Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-05T19:32:41.273Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-05T19:32:41.273Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-05T19:32:41.273Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-05T19:32:41.273Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-05T19:32:41.273Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-05T19:32:43.510Z] === RUN TestDockerSuite/TestEventsResize [2022-03-05T19:32:43.530Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-05T19:32:43.530Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-05T19:32:43.530Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-05T19:32:43.530Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-05T19:32:43.530Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-05T19:32:43.530Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-05T19:32:43.530Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-05T19:32:43.530Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-05T19:32:43.530Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-05T19:32:43.530Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-05T19:32:43.530Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-05T19:32:43.530Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-05T19:32:43.530Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-05T19:32:43.530Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-05T19:32:43.530Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-05T19:32:45.784Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-05T19:32:48.790Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-05T19:32:51.043Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-05T19:32:51.043Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-05T19:32:51.521Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-05T19:32:51.521Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-05T19:32:51.521Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-05T19:32:51.521Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-05T19:32:51.521Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-05T19:32:53.777Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-05T19:32:53.777Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-05T19:32:53.777Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-05T19:32:53.777Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-05T19:32:53.777Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-05T19:32:53.777Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-05T19:32:53.777Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-05T19:32:53.777Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-05T19:32:53.777Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-05T19:32:56.031Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-05T19:33:01.978Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-05T19:33:01.978Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-05T19:33:01.978Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-05T19:33:01.978Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-05T19:33:02.457Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-05T19:33:02.457Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-05T19:33:02.457Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-05T19:33:02.457Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-05T19:33:02.457Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-05T19:33:02.457Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-05T19:33:02.457Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-05T19:33:02.457Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-05T19:33:02.457Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-05T19:33:05.465Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-05T19:33:05.465Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-05T19:33:05.465Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-05T19:33:05.465Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-05T19:33:05.465Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-05T19:33:05.465Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-05T19:33:07.718Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-05T19:33:10.004Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-05T19:33:10.006Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-05T19:33:10.006Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-05T19:33:10.006Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-05T19:33:10.006Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-05T19:33:10.006Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-05T19:33:10.006Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-05T19:33:10.006Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-05T19:33:10.719Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-05T19:33:10.719Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-05T19:33:10.719Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-05T19:33:13.721Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-05T19:33:13.721Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-05T19:33:13.721Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-05T19:33:13.721Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-05T19:33:13.721Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-05T19:33:13.721Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-05T19:33:13.721Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-05T19:33:15.975Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-05T19:33:18.682Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-05T19:33:18.979Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-05T19:33:19.898Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-05T19:33:20.951Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-05T19:33:21.232Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-05T19:33:21.639Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-05T19:33:21.639Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-05T19:33:21.639Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-05T19:33:21.639Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-05T19:33:21.639Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-05T19:33:21.639Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T19:33:21.639Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-05T19:33:24.234Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-05T19:33:24.234Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-05T19:33:24.234Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-05T19:33:24.234Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-05T19:33:24.234Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-05T19:33:24.234Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-05T19:33:24.234Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-05T19:33:24.234Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-05T19:33:24.234Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-05T19:33:24.234Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T19:33:24.234Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-05T19:33:24.234Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-05T19:33:24.234Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-05T19:33:24.234Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-05T19:33:24.234Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-05T19:33:24.234Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-05T19:33:24.592Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-05T19:33:24.944Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-05T19:33:29.352Z] === RUN TestDockerSuite/TestCommitChange [2022-03-05T19:33:30.183Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-05T19:33:30.183Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-05T19:33:30.183Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-05T19:33:30.183Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-05T19:33:30.183Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-05T19:33:30.183Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-05T19:33:30.183Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-05T19:33:30.183Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-05T19:33:30.183Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:33:30.183Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-05T19:33:30.183Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:33:30.183Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-05T19:33:31.085Z] === RUN TestDockerSuite/TestEventsTop [2022-03-05T19:33:31.085Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-05T19:33:31.085Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-05T19:33:34.202Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-05T19:33:35.224Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-05T19:33:37.443Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-05T19:33:37.444Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-05T19:33:37.444Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-05T19:33:39.038Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-05T19:33:39.038Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.038Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-05T19:33:39.038Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.038Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-05T19:33:39.038Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.038Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-05T19:33:39.038Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.038Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-05T19:33:39.038Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.038Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-05T19:33:39.038Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.038Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-05T19:33:39.038Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.038Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-05T19:33:39.038Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.038Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-05T19:33:39.038Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.516Z] === RUN TestDockerSuite/TestRunMount [2022-03-05T19:33:39.516Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.516Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-05T19:33:39.516Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.516Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-05T19:33:39.516Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.516Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-05T19:33:39.516Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.516Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-05T19:33:39.992Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-05T19:33:39.992Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-05T19:33:39.992Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-05T19:33:40.338Z] === RUN TestDockerSuite/TestExec [2022-03-05T19:33:40.338Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:33:40.338Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-05T19:33:40.338Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-05T19:33:40.338Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-05T19:33:43.457Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-05T19:33:46.578Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-05T19:33:46.578Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:33:46.578Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-05T19:33:46.578Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:33:46.578Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-05T19:33:46.578Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-05T19:33:46.578Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-05T19:33:48.276Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-05T19:33:48.276Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-05T19:33:48.276Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-05T19:33:48.276Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-05T19:33:48.276Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-05T19:33:48.276Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-05T19:33:48.276Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-05T19:33:48.669Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-05T19:33:48.669Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:33:48.669Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-05T19:33:50.567Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-05T19:33:54.227Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-05T19:33:54.561Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-05T19:33:55.838Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-05T19:33:57.717Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-05T19:33:58.075Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-05T19:33:58.075Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-05T19:33:58.075Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-05T19:33:58.075Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-05T19:33:58.075Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-05T19:33:58.075Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-05T19:33:58.075Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-05T19:33:58.075Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-05T19:33:58.075Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-05T19:33:58.075Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-05T19:33:58.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-05T19:33:58.075Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-05T19:33:58.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-05T19:33:58.075Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-05T19:33:58.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-05T19:33:58.075Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-05T19:33:58.075Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-05T19:33:58.075Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-05T19:33:58.553Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-05T19:33:58.553Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-05T19:34:00.144Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-05T19:34:00.597Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-05T19:34:00.597Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-05T19:34:00.597Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-05T19:34:00.597Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-05T19:34:00.597Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-05T19:34:00.597Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-05T19:34:00.597Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-05T19:34:00.597Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-05T19:34:00.597Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-05T19:34:00.597Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-05T19:34:00.597Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-05T19:34:00.597Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-05T19:34:00.597Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-05T19:34:00.597Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-05T19:34:00.597Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-05T19:34:01.067Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-05T19:34:01.713Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-05T19:34:01.738Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-05T19:34:03.995Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-05T19:34:05.002Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-05T19:34:08.003Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-05T19:34:08.003Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-05T19:34:08.003Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-05T19:34:08.003Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-05T19:34:08.003Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-05T19:34:08.003Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-05T19:34:08.003Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-05T19:34:08.003Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-05T19:34:08.003Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-05T19:34:08.003Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-05T19:34:08.003Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-05T19:34:08.003Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-05T19:34:08.003Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-05T19:34:08.003Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-05T19:34:08.003Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-05T19:34:08.003Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-05T19:34:08.003Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T19:34:09.175Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-05T19:34:09.175Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-05T19:34:09.175Z] === RUN TestDockerSuite/TestExecEnv [2022-03-05T19:34:09.175Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:34:09.175Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-05T19:34:09.175Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-05T19:34:09.175Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-05T19:34:09.736Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-05T19:34:11.851Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-05T19:34:11.851Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-05T19:34:11.851Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-05T19:34:11.851Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-05T19:34:11.851Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-05T19:34:11.851Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-05T19:34:11.851Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-05T19:34:11.851Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-05T19:34:11.851Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-05T19:34:11.851Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-05T19:34:11.851Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-05T19:34:13.168Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-05T19:34:16.915Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-05T19:34:16.915Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:34:16.915Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-05T19:34:18.155Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-05T19:34:18.155Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-05T19:34:18.155Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-05T19:34:18.155Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-05T19:34:18.155Z] === RUN TestDockerSuite/TestExecParseError [2022-03-05T19:34:18.155Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T19:34:18.155Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-05T19:34:18.155Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-05T19:34:18.155Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-05T19:34:18.155Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-05T19:34:18.155Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-05T19:34:19.143Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-05T19:34:19.143Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-05T19:34:19.143Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-05T19:34:19.143Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:34:19.143Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-05T19:34:19.143Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-05T19:34:19.143Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-05T19:34:22.384Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-05T19:34:22.384Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-05T19:34:22.384Z] === RUN TestDockerSuite/TestRunRm [2022-03-05T19:34:23.147Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-05T19:34:23.147Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-05T19:34:23.147Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-05T19:34:23.147Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-05T19:34:23.147Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-05T19:34:23.147Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T19:34:23.147Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-05T19:34:23.147Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-05T19:34:23.147Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-05T19:34:23.147Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-05T19:34:23.147Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-05T19:34:23.980Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-05T19:34:27.019Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-05T19:34:27.019Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-05T19:34:27.019Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-05T19:34:27.825Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-05T19:34:27.825Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-05T19:34:27.825Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-05T19:34:27.825Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-05T19:34:29.390Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-05T19:34:29.390Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-05T19:34:29.390Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-05T19:34:29.390Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-05T19:34:29.390Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-05T19:34:29.859Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-05T19:34:29.859Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T19:34:29.859Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-05T19:34:29.924Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-05T19:34:32.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-05T19:34:32.928Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-05T19:34:34.187Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-05T19:34:34.187Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-05T19:34:34.187Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-05T19:34:34.187Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-05T19:34:34.187Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-05T19:34:34.187Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-05T19:34:34.187Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-05T19:34:35.047Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-05T19:34:35.186Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-05T19:34:37.439Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-05T19:34:38.011Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-05T19:34:38.011Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-05T19:34:38.011Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-05T19:34:38.011Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-05T19:34:40.235Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-05T19:34:40.235Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-05T19:34:40.437Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-05T19:34:40.437Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-05T19:34:40.437Z] === RUN TestDockerSuite/TestRunState [2022-03-05T19:34:40.437Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-05T19:34:40.437Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-05T19:34:42.850Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-05T19:34:43.194Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-05T19:34:43.194Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:34:43.194Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-05T19:34:43.194Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:34:43.194Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-05T19:34:43.438Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-05T19:34:43.438Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-05T19:34:43.438Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-05T19:34:45.411Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-05T19:34:45.411Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-05T19:34:45.698Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-05T19:34:45.698Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-05T19:34:45.698Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-05T19:34:45.698Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-05T19:34:45.698Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-05T19:34:45.698Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-05T19:34:45.698Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-05T19:34:45.698Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-05T19:34:45.698Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-05T19:34:47.625Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-05T19:34:47.625Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-05T19:34:47.625Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-05T19:34:50.008Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-05T19:34:50.584Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-05T19:34:51.055Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-05T19:34:51.646Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-05T19:34:51.646Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-05T19:34:51.646Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-05T19:34:51.646Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:34:51.646Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-05T19:34:51.646Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-05T19:34:51.646Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-05T19:34:51.646Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-05T19:34:51.646Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-05T19:34:51.646Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-05T19:34:51.646Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-05T19:34:51.646Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-05T19:34:51.646Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-05T19:34:51.646Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-05T19:34:51.646Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-05T19:34:51.646Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-05T19:34:51.646Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-05T19:34:51.646Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-05T19:34:51.646Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-05T19:34:51.646Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-05T19:34:51.646Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-05T19:34:53.900Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-05T19:34:53.900Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-05T19:34:53.900Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-05T19:34:54.023Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-05T19:34:54.765Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-05T19:34:56.900Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-05T19:34:56.900Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-05T19:34:56.900Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-05T19:34:56.900Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-05T19:34:56.901Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-05T19:34:58.799Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-05T19:34:59.903Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-05T19:35:01.924Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-05T19:35:01.924Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:35:01.924Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-05T19:35:01.924Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-05T19:35:01.924Z] === RUN TestDockerSuite/TestHealth [2022-03-05T19:35:01.924Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-05T19:35:01.924Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-05T19:35:01.924Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-05T19:35:01.924Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-05T19:35:01.924Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-05T19:35:04.677Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-05T19:35:04.677Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-05T19:35:04.677Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-05T19:35:04.677Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-05T19:35:04.677Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-05T19:35:06.248Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-05T19:35:06.248Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-05T19:35:06.248Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-05T19:35:08.663Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-05T19:35:09.084Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-05T19:35:09.084Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-05T19:35:09.084Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-05T19:35:09.084Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-05T19:35:09.084Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-05T19:35:09.084Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-05T19:35:09.084Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-05T19:35:09.553Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-05T19:35:09.553Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-05T19:35:09.553Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-05T19:35:10.541Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-05T19:35:11.012Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-05T19:35:13.226Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-05T19:35:13.226Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-05T19:35:14.609Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-05T19:35:15.056Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-05T19:35:15.056Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T19:35:15.056Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-05T19:35:16.178Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-05T19:35:16.623Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-05T19:35:16.623Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-05T19:35:19.971Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-05T19:35:19.971Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-05T19:35:19.971Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:35:19.971Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-05T19:35:20.567Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-05T19:35:20.567Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-05T19:35:20.567Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-05T19:35:20.567Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-05T19:35:21.384Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-05T19:35:23.766Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-05T19:35:23.767Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-05T19:35:24.237Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestImportFile [2022-03-05T19:35:24.237Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-05T19:35:24.237Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-05T19:35:24.237Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-05T19:35:24.237Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-05T19:35:24.237Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-05T19:35:24.237Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-05T19:35:24.237Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-05T19:35:24.237Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-05T19:35:24.237Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.237Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-05T19:35:24.340Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-05T19:35:24.340Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.340Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-05T19:35:24.340Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.340Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-05T19:35:24.340Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.340Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-05T19:35:24.340Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.340Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-05T19:35:24.340Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-05T19:35:24.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-05T19:35:25.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-05T19:35:26.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-05T19:35:26.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-05T19:35:27.812Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-05T19:35:28.121Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-05T19:35:30.812Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-05T19:35:30.812Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-05T19:35:30.812Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-05T19:35:30.812Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-05T19:35:30.812Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-05T19:35:30.812Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-05T19:35:30.812Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-05T19:35:30.812Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-05T19:35:30.812Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-05T19:35:30.812Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-05T19:35:30.812Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-05T19:35:30.812Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-05T19:35:30.812Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-05T19:35:30.812Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-05T19:35:30.812Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-05T19:35:31.078Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-05T19:35:31.078Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:35:31.078Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-05T19:35:31.078Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-05T19:35:31.078Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-05T19:35:31.550Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-05T19:35:31.550Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-05T19:35:31.550Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-05T19:35:34.664Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-05T19:35:35.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-05T19:35:35.360Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-05T19:35:35.361Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-05T19:35:36.921Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-05T19:35:37.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-05T19:35:38.515Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-05T19:35:39.152Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-05T19:35:39.152Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-05T19:35:39.152Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-05T19:35:39.152Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-05T19:35:39.152Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-05T19:35:39.152Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-05T19:35:39.152Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-05T19:35:40.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-05T19:35:42.103Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-05T19:35:42.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00086cfd8_} [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-05T19:35:44.463Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-05T19:35:44.463Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-05T19:35:44.463Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-05T19:35:44.463Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-05T19:35:44.463Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-05T19:35:44.463Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-05T19:35:44.463Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-05T19:35:45.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12041262707_c:\foo_false____} [2022-03-05T19:35:46.721Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-05T19:35:47.198Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-05T19:35:47.676Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-05T19:35:47.969Z] === RUN TestDockerSuite/TestInspectImage [2022-03-05T19:35:47.969Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:35:47.969Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-05T19:35:47.969Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:35:47.969Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-05T19:35:47.969Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:35:47.969Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-05T19:35:48.156Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-05T19:35:48.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12041262707_c:\foo_true____} [2022-03-05T19:35:49.758Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-05T19:35:49.758Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-05T19:35:51.759Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-05T19:35:52.769Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-05T19:35:55.032Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-05T19:35:55.550Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-05T19:35:55.550Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-05T19:35:57.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-05T19:35:57.212Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-05T19:35:57.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-05T19:35:57.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-05T19:35:57.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-05T19:35:57.213Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-05T19:35:57.213Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-05T19:35:57.213Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-05T19:35:57.213Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-05T19:35:57.213Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T19:35:57.213Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-05T19:35:58.034Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-05T19:35:58.034Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:35:58.034Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-05T19:35:59.343Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-05T19:36:03.139Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-05T19:36:03.139Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-05T19:36:03.139Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-05T19:36:03.139Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-05T19:36:04.374Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-05T19:36:04.374Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-05T19:36:04.374Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-05T19:36:04.374Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-05T19:36:04.374Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-05T19:36:04.374Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-05T19:36:04.374Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-05T19:36:04.374Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-05T19:36:04.374Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-05T19:36:04.374Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-05T19:36:04.374Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.374Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-05T19:36:04.374Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.843Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-05T19:36:04.843Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:36:04.843Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-05T19:36:07.085Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-05T19:36:08.574Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-05T19:36:08.574Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:36:08.574Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-05T19:36:12.081Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-05T19:36:12.424Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-05T19:36:12.424Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-05T19:36:12.424Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-05T19:36:12.424Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-05T19:36:12.424Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-05T19:36:12.424Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-05T19:36:12.424Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-05T19:36:12.424Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-05T19:36:12.424Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-05T19:36:13.511Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-05T19:36:13.511Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-05T19:36:13.511Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-05T19:36:13.511Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-05T19:36:15.085Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-05T19:36:15.085Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-05T19:36:15.085Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-05T19:36:15.085Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-05T19:36:15.085Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-05T19:36:15.085Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-05T19:36:15.085Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-05T19:36:19.674Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-05T19:36:19.674Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-05T19:36:19.674Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-05T19:36:19.674Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T19:36:19.674Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-05T19:36:19.674Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-05T19:36:20.152Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-05T19:36:20.152Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:36:20.152Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-05T19:36:20.152Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T19:36:20.152Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-05T19:36:20.152Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:36:20.152Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-05T19:36:20.972Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-05T19:36:21.081Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-05T19:36:22.405Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-05T19:36:24.204Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-05T19:36:24.666Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-05T19:36:24.666Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T19:36:24.666Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-05T19:36:26.919Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-05T19:36:26.919Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-05T19:36:26.919Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-05T19:36:26.919Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T19:36:26.919Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-05T19:36:26.919Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:36:26.919Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-05T19:36:26.919Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-05T19:36:26.919Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-05T19:36:26.919Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:36:27.397Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-05T19:36:27.397Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:36:27.397Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-05T19:36:28.207Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-05T19:36:29.645Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-05T19:36:29.645Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:36:29.645Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-05T19:36:29.645Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-05T19:36:29.645Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-05T19:36:32.212Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-05T19:36:36.206Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-05T19:36:39.328Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-05T19:36:42.464Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-05T19:36:42.464Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-05T19:36:42.941Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-05T19:36:42.941Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:36:42.942Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-05T19:36:42.942Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-05T19:36:43.321Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-05T19:36:43.321Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-05T19:36:43.321Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-05T19:36:43.321Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-05T19:36:43.420Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-05T19:36:43.420Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-05T19:36:44.588Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-05T19:36:44.588Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T19:36:44.588Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-05T19:36:44.588Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:36:44.588Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-05T19:36:46.421Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-05T19:36:46.421Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-05T19:36:47.318Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-05T19:36:50.271Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-05T19:36:50.271Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-05T19:36:50.442Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-05T19:36:50.748Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-05T19:36:50.748Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-05T19:36:51.227Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-05T19:36:55.044Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-05T19:36:55.044Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-05T19:36:55.044Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-05T19:36:55.044Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-05T19:36:55.044Z] === RUN TestDockerSuite/TestCpToDot [2022-03-05T19:36:57.270Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-05T19:36:57.270Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-05T19:36:57.270Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-05T19:36:57.270Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-05T19:36:57.270Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-05T19:36:57.900Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-05T19:36:59.988Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-05T19:36:59.988Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:36:59.988Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-05T19:36:59.988Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-05T19:37:00.466Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-05T19:37:00.466Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-05T19:37:00.466Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-05T19:37:01.021Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-05T19:37:01.021Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-05T19:37:01.021Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-05T19:37:05.015Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-05T19:37:05.015Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-05T19:37:05.939Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-05T19:37:05.939Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:37:05.939Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-05T19:37:05.939Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-05T19:37:05.939Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-05T19:37:05.939Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-05T19:37:05.939Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-05T19:37:05.939Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-05T19:37:05.939Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-05T19:37:05.939Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-05T19:37:05.939Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-05T19:37:08.156Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-05T19:37:09.222Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-05T19:37:09.222Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-05T19:37:09.222Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-05T19:37:10.377Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-05T19:37:10.846Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-05T19:37:10.846Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-05T19:37:12.475Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-05T19:37:13.067Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-05T19:37:14.059Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-05T19:37:14.059Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-05T19:37:14.059Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-05T19:37:14.059Z] === RUN TestDockerSuite/TestCreateRM [2022-03-05T19:37:14.528Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-05T19:37:14.528Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T19:37:14.528Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-05T19:37:14.997Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-05T19:37:15.467Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-05T19:37:19.751Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-05T19:37:19.751Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-05T19:37:19.751Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite (2392.43s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (78.59s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.15s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.49s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.33s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.71s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.22s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.59s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.99s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.69s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.09s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.22s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.07s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.36s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.47s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.68s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.18s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.63s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.69s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.03s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.72s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.30s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.46s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.45s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.50s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.48s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.43s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.00s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.17s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.91s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.56s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.59s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.77s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.54s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.66s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.54s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.19s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.93s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.69s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.73s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.69s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.49s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.52s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.97s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.90s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.08s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.22s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.27s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.88s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.36s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.85s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.87s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.25s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.60s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.90s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.46s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.25s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.50s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (79.97s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.66s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.19s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.72s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.89s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.54s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.95s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildFails (2.71s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.28s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.94s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.80s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.31s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.32s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.98s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildHistory (12.03s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.75s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.56s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.00s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.69s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.79s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.25s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.10s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.85s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.99s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.72s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.07s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.40s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-05T19:37:21.346Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T19:37:21.346Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.20s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.86s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.84s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.43s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.87s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.82s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.14s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.36s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.95s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.85s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.63s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.03s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.86s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildRm (12.60s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.53s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.19s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.12s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.50s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.47s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.44s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.99s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildStderr (4.55s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.50s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.61s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.33s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.74s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.41s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.13s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.29s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.71s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.74s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.09s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.00s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.77s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.58s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.26s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.84s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.11s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.16s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.88s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCommitChange (5.31s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.47s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCommitTTY (7.12s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.57s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.22s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.69s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.69s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.30s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.88s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.40s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.23s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.17s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.37s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.34s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.78s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.17s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.90s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.63s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.12s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.15s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.03s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.80s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.24s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.17s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.03s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.14s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.76s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.77s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.65s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.79s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a063d8_} (2.72s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12781667799_c:\foo_false____} (2.65s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12781667799_c:\foo_true____} (2.76s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.74s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.82s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.92s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.23s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.78s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.64s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.28s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCpToDot (3.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCpToStdout (2.64s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.77s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.10s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.80s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.15s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.76s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-05T19:37:21.347Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.91s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.89s) [2022-03-05T19:37:21.347Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.93s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.77s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsCopy (4.96s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.69s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.34s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.62s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsFilters (5.65s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsFormat (5.57s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsRename (2.88s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsResize (8.13s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.73s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.58s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.15s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.70s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.33s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.36s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.17s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.11s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.16s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.22s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.85s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.37s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecInspectID (4.71s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.50s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.37s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.66s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.15s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.13s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.24s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.07s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.10s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.86s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.15s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.96s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.77s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.65s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.68s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.62s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.67s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectDefault (2.74s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectHistory (4.96s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.67s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.19s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.73s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.25s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.22s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectStatus (3.37s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.36s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.32s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.68s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.18s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.70s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.70s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.64s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.14s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.13s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.98s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.81s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.37s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.85s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.68s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.82s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.56s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.75s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.71s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsSince (9.44s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsTail (3.17s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.90s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.76s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.54s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.31s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPsByOrder (8.80s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.71s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.89s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.74s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.08s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.42s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.95s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.09s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.24s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.54s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.04s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.49s) [2022-03-05T19:37:21.348Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.40s) [2022-03-05T19:37:21.348Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.43s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.96s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.11s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.91s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.43s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.22s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.95s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.51s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.79s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.61s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.81s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.62s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.12s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.38s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.57s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.41s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.78s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.67s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.77s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.75s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.54s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.66s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.61s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.51s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.05s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.86s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.64s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.62s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.94s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.25s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.77s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.66s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.68s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.69s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunExitCode (2.68s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.71s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.69s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.76s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.92s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.44s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.19s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.16s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.88s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.78s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.92s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.45s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.54s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.65s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunRm (2.77s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.80s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.75s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.72s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.20s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.76s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.72s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.49s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.10s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.63s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.65s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.51s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.33s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.49s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.65s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.26s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.76s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.73s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.03s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.89s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.10s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.62s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.26s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.68s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.78s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.78s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.26s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-05T19:37:21.349Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.56s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-05T19:37:21.349Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.24s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.59s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.28s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.95s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.44s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.55s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.20s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.77s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-05T19:37:21.350Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-05T19:37:21.350Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.350Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:37:21.350Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:37:21.475Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-05T19:37:21.829Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T19:37:21.829Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T19:37:21.829Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-05T19:37:21.829Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-05T19:37:21.829Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T19:37:21.829Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T19:37:21.829Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T19:37:21.829Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-05T19:37:21.829Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-05T19:37:21.829Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-05T19:37:21.829Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-05T19:37:21.829Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-05T19:37:21.829Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-05T19:37:21.829Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-05T19:37:21.829Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-05T19:37:21.829Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-05T19:37:21.829Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-05T19:37:21.829Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-05T19:37:21.829Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-05T19:37:21.829Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-05T19:37:21.829Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-05T19:37:21.829Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-05T19:37:21.829Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-05T19:37:21.829Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T19:37:21.829Z] === RUN TestDockerDaemonSuite [2022-03-05T19:37:21.829Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-05T19:37:21.829Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-05T19:37:21.829Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-05T19:37:21.829Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T19:37:21.829Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T19:37:21.829Z] === RUN TestDockerSwarmSuite [2022-03-05T19:37:21.829Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-05T19:37:21.829Z] === RUN TestDockerPluginSuite [2022-03-05T19:37:21.829Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-05T19:37:21.829Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.829Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-05T19:37:21.830Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-05T19:37:21.830Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-05T19:37:21.830Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-05T19:37:21.830Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-05T19:37:21.830Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-05T19:37:21.830Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-05T19:37:21.830Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-05T19:37:21.830Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-05T19:37:21.830Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-05T19:37:21.830Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T19:37:21.830Z] === RUN TestDockerExternalVolumeSuite [2022-03-05T19:37:21.830Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-05T19:37:21.830Z] === RUN TestDockerNetworkSuite [2022-03-05T19:37:21.830Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-05T19:37:21.830Z] === RUN TestDockerHubPullSuite [2022-03-05T19:37:21.830Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-05T19:37:21.830Z] PASS [2022-03-05T19:37:21.830Z] ok github.com/docker/docker/integration-cli 2392.872s [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === Skipped [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T19:37:21.830Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-05T19:37:21.830Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.15s) [2022-03-05T19:37:21.830Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.15s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-05T19:37:21.830Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-05T19:37:21.830Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-05T19:37:21.830Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T19:37:21.830Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T19:37:21.830Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-05T19:37:21.830Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-05T19:37:21.830Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-05T19:37:21.830Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-05T19:37:21.830Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-05T19:37:21.830Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T19:37:21.830Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-05T19:37:21.830Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T19:37:21.830Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-05T19:37:21.830Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-05T19:37:21.830Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-05T19:37:21.830Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T19:37:21.830Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.830Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-05T19:37:21.830Z] [2022-03-05T19:37:21.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-05T19:37:21.830Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-05T19:37:21.831Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-03-05T19:37:21.831Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-05T19:37:21.831Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T19:37:21.831Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T19:37:21.831Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-05T19:37:21.831Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T19:37:21.831Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.831Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T19:37:21.831Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-05T19:37:21.832Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T19:37:21.832Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T19:37:21.832Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T19:37:21.832Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-05T19:37:21.832Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-05T19:37:21.832Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T19:37:21.832Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-05T19:37:21.832Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T19:37:21.832Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T19:37:21.832Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T19:37:21.832Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-05T19:37:21.832Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T19:37:21.832Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.832Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T19:37:21.832Z] [2022-03-05T19:37:21.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T19:37:21.833Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T19:37:21.833Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T19:37:21.833Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-05T19:37:21.833Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-05T19:37:21.833Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-05T19:37:21.833Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-05T19:37:21.833Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-05T19:37:21.833Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T19:37:21.833Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-05T19:37:21.833Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-05T19:37:21.833Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T19:37:21.833Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-05T19:37:21.833Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.833Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-05T19:37:21.833Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T19:37:21.834Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-05T19:37:21.834Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-05T19:37:21.834Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-05T19:37:21.834Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-05T19:37:21.834Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-05T19:37:21.834Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-05T19:37:21.834Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-05T19:37:21.834Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T19:37:21.834Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T19:37:21.834Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T19:37:21.834Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-05T19:37:21.834Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-05T19:37:21.834Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T19:37:21.834Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-05T19:37:21.834Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T19:37:21.834Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-05T19:37:21.834Z] [2022-03-05T19:37:21.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T19:37:22.315Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T19:37:22.315Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-05T19:37:22.315Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-05T19:37:22.315Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-05T19:37:22.315Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-05T19:37:22.315Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-05T19:37:22.315Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-05T19:37:22.315Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-05T19:37:22.315Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-05T19:37:22.315Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-05T19:37:22.315Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T19:37:22.315Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-05T19:37:22.315Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.315Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-05T19:37:22.315Z] [2022-03-05T19:37:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-05T19:37:22.315Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.316Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-05T19:37:22.316Z] [2022-03-05T19:37:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-05T19:37:22.316Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T19:37:22.317Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.317Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T19:37:22.317Z] [2022-03-05T19:37:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-05T19:37:22.317Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-05T19:37:22.318Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-05T19:37:22.318Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-05T19:37:22.318Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T19:37:22.318Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-05T19:37:22.318Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-05T19:37:22.318Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T19:37:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T19:37:22.318Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-05T19:37:22.319Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] DONE 1088 tests, 539 skipped in 2402.170s [2022-03-05T19:37:22.319Z] INFO: Integration tests ended at 03/05/2022 19:37:22. Duration:00:40:02.3016872 [2022-03-05T19:37:22.319Z] INFO: Docker info of the daemon under test at end of run [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] Containers: 2 [2022-03-05T19:37:22.319Z] Running: 0 [2022-03-05T19:37:22.319Z] Paused: 0 [2022-03-05T19:37:22.319Z] Stopped: 2 [2022-03-05T19:37:22.319Z] Images: 18 [2022-03-05T19:37:22.319Z] Server Version: 0.0.0-dev [2022-03-05T19:37:22.319Z] Storage Driver: windowsfilter [2022-03-05T19:37:22.319Z] Windows: [2022-03-05T19:37:22.319Z] Logging Driver: json-file [2022-03-05T19:37:22.319Z] Plugins: [2022-03-05T19:37:22.319Z] Volume: local [2022-03-05T19:37:22.319Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T19:37:22.319Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T19:37:22.319Z] Swarm: inactive [2022-03-05T19:37:22.319Z] Default Isolation: process [2022-03-05T19:37:22.319Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-05T19:37:22.319Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-05T19:37:22.319Z] OSType: windows [2022-03-05T19:37:22.319Z] Architecture: x86_64 [2022-03-05T19:37:22.319Z] CPUs: 4 [2022-03-05T19:37:22.319Z] Total Memory: 32GiB [2022-03-05T19:37:22.319Z] Name: azwin-2-290540 [2022-03-05T19:37:22.319Z] ID: JTW3:RQIN:PJPP:253K:LCSH:TAM3:2H67:OPSY:ZVZ7:4LNX:6B6H:5UR2 [2022-03-05T19:37:22.319Z] Docker Root Dir: D:\CI\PR-43291\16\daemon [2022-03-05T19:37:22.319Z] Debug Mode (client): false [2022-03-05T19:37:22.319Z] Debug Mode (server): true [2022-03-05T19:37:22.319Z] File Descriptors: -1 [2022-03-05T19:37:22.319Z] Goroutines: 17 [2022-03-05T19:37:22.319Z] System Time: 2022-03-05T19:37:22.1994884Z [2022-03-05T19:37:22.319Z] EventsListeners: 0 [2022-03-05T19:37:22.319Z] Registry: https://index.docker.io/v1/ [2022-03-05T19:37:22.319Z] Labels: [2022-03-05T19:37:22.319Z] Experimental: false [2022-03-05T19:37:22.319Z] Insecure Registries: [2022-03-05T19:37:22.319Z] 127.0.0.0/8 [2022-03-05T19:37:22.319Z] Live Restore Enabled: false [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] [2022-03-05T19:37:22.319Z] INFO: Stopping daemon under test [2022-03-05T19:37:22.797Z] SUCCESS: The process with PID 7596 (child process of PID 5792) has been terminated. [2022-03-05T19:37:22.797Z] SUCCESS: The process with PID 5792 (child process of PID 8200) has been terminated. [2022-03-05T19:37:22.797Z] INFO: Stop tailing logs of the daemon under tests [2022-03-05T19:37:22.797Z] INFO: executeCI.ps1 Completed successfully at 03/05/2022 19:37:22. [2022-03-05T19:37:22.798Z] INFO: Tidying up at end of run [2022-03-05T19:37:22.798Z] INFO: Saving daemon under test log (d:\CI\PR-43291\16\dut.out) to bundles\CIDUT.out [2022-03-05T19:37:22.798Z] INFO: Saving daemon under test log (d:\CI\PR-43291\16\dut.err) to bundles\CIDUT.err [2022-03-05T19:37:22.798Z] INFO: Saving containerd logs to bundles [2022-03-05T19:37:22.798Z] INFO: Nuke-Everything... [2022-03-05T19:37:23.275Z] INFO: Container count on control daemon to delete is 2 [2022-03-05T19:37:23.275Z] 15ffd2866bc9 [2022-03-05T19:37:23.275Z] 87fd707038db [2022-03-05T19:37:23.275Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-05T19:37:24.879Z] Deleted: sha256:7e9e0ac3c8583f0f90341c7ac6f24eb4de379566e3ba6e46b7f439aa09a62d01 [2022-03-05T19:37:24.879Z] Deleted: sha256:72017c90bf23105035b2f49d094e9c564ae0b8ab6206b0470f010c740d531a78 [2022-03-05T19:37:24.879Z] INFO: Tidying pidfile d:\CI\PR-43291\16\docker.pid [2022-03-05T19:37:24.879Z] INFO: Nuking d:\CI [2022-03-05T19:37:28.936Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-05T19:37:30.418Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-05T19:37:30.418Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-05T19:37:30.418Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-05T19:37:33.374Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-05T19:37:33.374Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-05T19:37:33.374Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-05T19:37:33.374Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-05T19:37:33.932Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-05T19:37:36.330Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-05T19:37:36.330Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.330Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-05T19:37:36.330Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-05T19:37:36.330Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.330Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-05T19:37:36.330Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.330Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-05T19:37:36.330Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.330Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-05T19:37:36.330Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.330Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-05T19:37:36.330Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.330Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-05T19:37:36.330Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.330Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-05T19:37:36.330Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.804Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-05T19:37:36.804Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.804Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-05T19:37:36.804Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.805Z] === RUN TestDockerSuite/TestDockerFails [2022-03-05T19:37:36.805Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-05T19:37:36.805Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.805Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-05T19:37:36.805Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.805Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-05T19:37:36.805Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.805Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-05T19:37:36.805Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.805Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-05T19:37:36.805Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-05T19:37:36.805Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-05T19:37:38.923Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-05T19:37:38.923Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-05T19:37:38.923Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-05T19:37:39.768Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-05T19:37:42.044Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-05T19:37:42.724Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-05T19:37:45.077Z] === RUN TestDockerSuite/TestLogsSince [2022-03-05T19:37:45.676Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-05T19:37:50.330Z] INFO: Zapped successfully [2022-03-05T19:37:50.330Z] [2022-03-05T19:37:50.330Z] INFO: executeCI.ps1 exiting at Sat Mar 5 19:37:48 CUT 2022. Duration 00:57:15.1960521 [2022-03-05T19:37:50.330Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-05T19:37:50.594Z] Recording test results [2022-03-05T19:37:51.114Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-05T19:37:52.755Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-05T19:37:54.586Z] Archiving artifacts [2022-03-05T19:37:55.505Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-05T19:37:55.505Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-05T19:37:55.505Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-05T19:37:55.505Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-05T19:37:55.505Z] === RUN TestDockerSuite/TestLogsTail [2022-03-05T19:37:55.757Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43291/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T19:37:56.744Z] + make clean [2022-03-05T19:37:57.223Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-05T19:37:57.223Z] docker-dev-cache [2022-03-05T19:37:57.223Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T19:37:59.300Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-05T19:38:00.621Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-05T19:38:02.260Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-05T19:38:05.383Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-05T19:38:06.064Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-05T19:38:06.064Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestNetHostname [2022-03-05T19:38:06.064Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-05T19:38:06.064Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-05T19:38:06.064Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-05T19:38:06.064Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPluginActive [2022-03-05T19:38:06.064Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-05T19:38:06.064Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-05T19:38:06.064Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-05T19:38:06.064Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-05T19:38:06.064Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-05T19:38:06.064Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-05T19:38:06.064Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-05T19:38:06.064Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-05T19:38:06.064Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-05T19:38:06.064Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPortList [2022-03-05T19:38:06.064Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-05T19:38:06.064Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-05T19:38:11.262Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-05T19:38:13.229Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-05T19:38:13.230Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:38:13.230Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-05T19:38:13.230Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-05T19:38:13.230Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-05T19:38:13.230Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-05T19:38:13.230Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-05T19:38:13.230Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-05T19:38:13.230Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T19:38:13.230Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-05T19:38:13.230Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-05T19:38:13.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-05T19:38:13.230Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-05T19:38:13.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-05T19:38:13.230Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-05T19:38:13.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-05T19:38:13.230Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T19:38:13.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-05T19:38:13.491Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-05T19:38:15.071Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-05T19:38:19.856Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-05T19:38:20.327Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-05T19:38:20.400Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-05T19:38:20.400Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-05T19:38:20.400Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-05T19:38:21.315Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-05T19:38:27.205Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-05T19:38:35.340Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-05T19:38:35.340Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-05T19:38:35.340Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-05T19:38:37.640Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-05T19:38:37.640Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-05T19:38:37.640Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-05T19:38:37.640Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T19:38:37.640Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-05T19:38:37.640Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-05T19:38:37.640Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-05T19:38:37.640Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-05T19:38:37.640Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-05T19:38:38.629Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-05T19:38:38.629Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-05T19:38:38.629Z] === RUN TestDockerSuite/TestEventsRename [2022-03-05T19:38:47.309Z] === RUN TestDockerSuite/TestEventsResize [2022-03-05T19:38:50.274Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-05T19:38:54.470Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-05T19:38:56.687Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-05T19:38:59.642Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-05T19:39:05.519Z] === RUN TestDockerSuite/TestEventsTop [2022-03-05T19:39:05.519Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-05T19:39:05.519Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-05T19:39:07.752Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-05T19:39:11.559Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-05T19:39:11.559Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-05T19:39:11.559Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-05T19:39:11.559Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-05T19:39:11.559Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-05T19:39:11.559Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-05T19:39:12.520Z] === RUN TestDockerSuite/TestExec [2022-03-05T19:39:12.520Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:39:12.520Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-05T19:39:12.520Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-05T19:39:12.520Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-05T19:39:14.741Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-05T19:39:15.358Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-05T19:39:16.961Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-05T19:39:16.961Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:39:16.961Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-05T19:39:16.961Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:39:16.961Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-05T19:39:16.961Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-05T19:39:16.961Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-05T19:39:19.919Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-05T19:39:22.151Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-05T19:39:25.115Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-05T19:39:25.784Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-05T19:39:27.336Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-05T19:39:32.103Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-05T19:39:32.103Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-05T19:39:32.103Z] === RUN TestDockerSuite/TestExecEnv [2022-03-05T19:39:32.103Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:39:32.103Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-05T19:39:32.103Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-05T19:39:32.103Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-05T19:39:32.941Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-05T19:39:32.941Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-05T19:39:32.941Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-05T19:39:32.941Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-05T19:39:32.941Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-05T19:39:35.060Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-05T19:39:40.941Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-05T19:39:40.941Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-05T19:39:40.941Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-05T19:39:40.941Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-05T19:39:40.941Z] === RUN TestDockerSuite/TestExecParseError [2022-03-05T19:39:40.941Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T19:39:40.941Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-05T19:39:40.941Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-05T19:39:40.941Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-05T19:39:40.941Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-05T19:39:40.942Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-05T19:39:41.605Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-05T19:39:41.605Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:39:41.605Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-05T19:39:41.605Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-05T19:39:41.605Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-05T19:39:41.605Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-05T19:39:41.605Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-05T19:39:41.605Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-05T19:39:41.605Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-05T19:39:43.908Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-05T19:39:43.908Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-05T19:39:43.908Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-05T19:39:43.908Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-05T19:39:43.908Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-05T19:39:43.908Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T19:39:43.908Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-05T19:39:43.908Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-05T19:39:43.908Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-05T19:39:43.908Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-05T19:39:43.908Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-05T19:39:46.128Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-05T19:39:46.128Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-05T19:39:46.128Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-05T19:39:52.039Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-05T19:39:52.039Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-05T19:39:52.039Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-05T19:39:53.601Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-05T19:39:53.601Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-05T19:39:53.601Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-05T19:39:55.166Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-05T19:39:56.153Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-05T19:39:56.153Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-05T19:39:56.153Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-05T19:39:56.573Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-05T19:39:56.573Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-05T19:39:56.573Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-05T19:39:56.573Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-05T19:39:56.573Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-05T19:39:56.573Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-05T19:39:56.573Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-05T19:40:02.451Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-05T19:40:03.311Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-05T19:40:08.333Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-05T19:40:10.472Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-05T19:40:12.135Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-05T19:40:14.265Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-05T19:40:18.017Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-05T19:40:18.017Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:40:18.017Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-05T19:40:18.017Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-05T19:40:18.486Z] === RUN TestDockerSuite/TestHealth [2022-03-05T19:40:18.486Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-05T19:40:18.486Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-05T19:40:18.486Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-05T19:40:18.486Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-05T19:40:18.486Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-05T19:40:28.936Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-05T19:40:28.936Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-05T19:40:28.936Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-05T19:40:28.936Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-05T19:40:28.936Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-05T19:40:29.410Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-05T19:40:29.411Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-05T19:40:30.399Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-05T19:40:30.399Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-05T19:40:30.399Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-05T19:40:31.969Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-05T19:40:31.969Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-05T19:40:34.191Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-05T19:40:34.662Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-05T19:40:37.628Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-05T19:40:44.384Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-05T19:40:44.384Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:40:44.384Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-05T19:40:46.311Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-05T19:40:46.311Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-05T19:40:46.311Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:40:46.311Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-05T19:40:50.112Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestImportFile [2022-03-05T19:40:50.112Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-05T19:40:50.112Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-05T19:40:50.112Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-05T19:40:50.112Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-05T19:40:50.112Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-05T19:40:50.112Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-05T19:40:50.112Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-05T19:40:50.112Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-05T19:40:50.112Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:40:50.112Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-05T19:40:53.047Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-05T19:40:53.047Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-05T19:40:53.047Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-05T19:40:53.069Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-05T19:40:54.034Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-05T19:40:55.288Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-05T19:40:55.288Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:40:55.288Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-05T19:40:55.288Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-05T19:40:55.288Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-05T19:40:55.288Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-05T19:40:55.288Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-05T19:40:55.288Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-05T19:40:58.245Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-05T19:40:58.245Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-05T19:41:00.464Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-05T19:41:00.464Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-05T19:41:00.464Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-05T19:41:00.464Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-05T19:41:00.464Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-05T19:41:00.464Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-05T19:41:00.464Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-05T19:41:02.720Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-05T19:41:03.418Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-05T19:41:08.176Z] === RUN TestDockerSuite/TestInspectImage [2022-03-05T19:41:08.176Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:41:08.176Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-05T19:41:08.176Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:41:08.176Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-05T19:41:08.176Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:41:08.176Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-05T19:41:08.859Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-05T19:41:08.859Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:41:08.859Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-05T19:41:11.130Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-05T19:41:13.349Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-05T19:41:13.349Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-05T19:41:16.307Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-05T19:41:16.325Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-05T19:41:16.325Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-05T19:41:16.325Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-05T19:41:18.528Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-05T19:41:18.528Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-05T19:41:18.528Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-05T19:41:18.528Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-05T19:41:21.487Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-05T19:41:24.460Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-05T19:41:29.220Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-05T19:41:32.178Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-05T19:41:34.402Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-05T19:41:36.624Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-05T19:41:38.056Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-05T19:41:40.415Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-05T19:41:40.916Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-05T19:41:45.301Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-05T19:41:46.876Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-05T19:41:49.102Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-05T19:41:49.102Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-05T19:41:49.102Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.102Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-05T19:41:49.102Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.102Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-05T19:41:49.102Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.102Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-05T19:41:49.102Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.102Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-05T19:41:49.102Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-05T19:41:49.574Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-05T19:41:49.574Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-05T19:41:49.574Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-05T19:41:49.574Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-05T19:41:49.574Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-05T19:41:49.574Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-05T19:41:49.574Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-05T19:41:49.574Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-05T19:41:49.574Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-05T19:41:49.574Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-05T19:41:49.574Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-05T19:41:49.574Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-05T19:41:51.802Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-05T19:41:54.020Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-05T19:41:56.286Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-05T19:42:00.031Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-05T19:42:02.422Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-05T19:42:08.698Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-05T19:42:08.698Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-05T19:42:08.698Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-05T19:42:10.267Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-05T19:42:10.737Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-05T19:42:13.219Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-05T19:42:18.211Z] === RUN TestDockerSuite/TestRmiTag [2022-03-05T19:42:18.713Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-05T19:42:19.426Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-05T19:42:22.706Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-05T19:42:26.589Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-05T19:42:33.752Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-05T19:42:36.726Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-05T19:42:39.684Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-05T19:42:39.684Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-05T19:42:39.684Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-05T19:42:42.638Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-05T19:42:44.417Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-05T19:42:44.860Z] === RUN TestDockerSuite/TestLogsSince [2022-03-05T19:42:48.209Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-05T19:42:54.079Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-05T19:42:55.286Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-05T19:42:55.286Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-05T19:42:55.286Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-05T19:42:55.286Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-05T19:42:55.286Z] === RUN TestDockerSuite/TestLogsTail [2022-03-05T19:42:55.643Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-05T19:42:55.643Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-05T19:42:55.643Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-05T19:42:55.643Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-05T19:42:55.643Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-05T19:42:55.643Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-05T19:42:55.643Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-05T19:42:55.643Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-05T19:42:55.643Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-05T19:42:55.643Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-05T19:42:55.643Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-05T19:42:55.643Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-05T19:42:55.643Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-05T19:42:55.643Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-05T19:42:55.643Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-05T19:42:57.507Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-05T19:42:58.596Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-05T19:42:58.596Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-05T19:42:58.596Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-05T19:42:58.596Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-05T19:42:58.596Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-05T19:43:00.467Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-05T19:43:03.430Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-05T19:43:03.430Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestNetHostname [2022-03-05T19:43:03.430Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-05T19:43:03.430Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-05T19:43:03.430Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-05T19:43:03.430Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPluginActive [2022-03-05T19:43:03.430Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-05T19:43:03.430Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-05T19:43:03.430Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-05T19:43:03.430Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-05T19:43:03.430Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-05T19:43:03.430Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-05T19:43:03.430Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-05T19:43:03.430Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-05T19:43:03.430Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-05T19:43:03.430Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPortList [2022-03-05T19:43:03.430Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-05T19:43:03.430Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-05T19:43:05.756Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-05T19:43:08.192Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-05T19:43:08.192Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:43:08.192Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-05T19:43:08.192Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-05T19:43:08.193Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-05T19:43:08.193Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-05T19:43:08.193Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-05T19:43:08.193Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-05T19:43:08.193Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T19:43:08.193Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-05T19:43:08.193Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-05T19:43:08.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-05T19:43:08.661Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-05T19:43:08.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-05T19:43:08.661Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-05T19:43:08.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-05T19:43:08.661Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T19:43:08.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-05T19:43:09.549Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-05T19:43:13.394Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-05T19:43:14.541Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-05T19:43:14.541Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-05T19:43:14.541Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-05T19:43:17.186Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-05T19:43:20.139Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-05T19:43:20.139Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-05T19:43:23.233Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-05T19:43:23.233Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-05T19:43:23.233Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-05T19:43:27.301Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-05T19:43:27.301Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-05T19:43:27.301Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-05T19:43:27.301Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-05T19:43:27.301Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-05T19:43:27.301Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-05T19:43:27.301Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-05T19:43:27.301Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-05T19:43:27.301Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-05T19:43:27.301Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-05T19:43:27.301Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-05T19:43:27.301Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-05T19:43:31.092Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-05T19:43:31.092Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-05T19:43:31.092Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-05T19:43:34.886Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-05T19:43:34.886Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-05T19:43:34.886Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-05T19:43:34.886Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-05T19:43:34.886Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-05T19:43:35.742Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-05T19:43:37.842Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-05T19:43:37.842Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-05T19:43:37.842Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-05T19:43:37.842Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-05T19:43:37.842Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-05T19:43:37.842Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-05T19:43:37.842Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-05T19:43:37.842Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-05T19:43:37.842Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-05T19:43:37.842Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-05T19:43:37.842Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-05T19:43:37.842Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-05T19:43:37.842Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-05T19:43:37.842Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-05T19:43:37.842Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-05T19:43:40.056Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-05T19:43:43.847Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-05T19:43:47.642Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-05T19:43:47.642Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-05T19:43:47.642Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-05T19:43:47.642Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-05T19:43:47.642Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-05T19:43:47.642Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-05T19:43:47.642Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-05T19:43:50.595Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-05T19:43:50.595Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-05T19:43:50.595Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-05T19:43:50.595Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-05T19:43:50.595Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-05T19:43:50.595Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-05T19:43:50.595Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-05T19:43:50.595Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-05T19:43:50.703Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-05T19:43:50.704Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-05T19:43:50.704Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-05T19:43:50.704Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-05T19:43:51.062Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-05T19:43:53.277Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-05T19:44:00.439Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-05T19:44:00.439Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-05T19:44:00.439Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-05T19:44:00.439Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-05T19:44:00.439Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-05T19:44:00.439Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-05T19:44:00.439Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-05T19:44:00.439Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-05T19:44:00.439Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-05T19:44:00.439Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-05T19:44:00.439Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-05T19:44:00.439Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-05T19:44:00.439Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-05T19:44:03.399Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-05T19:44:03.399Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-05T19:44:03.399Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-05T19:44:03.399Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-05T19:44:03.399Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-05T19:44:03.867Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-05T19:44:05.655Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-05T19:44:07.659Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-05T19:44:10.624Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-05T19:44:10.624Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-05T19:44:10.624Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-05T19:44:11.529Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-05T19:44:14.421Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-05T19:44:14.421Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-05T19:44:14.421Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-05T19:44:14.421Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-05T19:44:14.421Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-05T19:44:14.421Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-05T19:44:14.421Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-05T19:44:18.212Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-05T19:44:21.166Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-05T19:44:24.964Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-05T19:44:27.920Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-05T19:44:27.920Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-05T19:44:27.920Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-05T19:44:27.920Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-05T19:44:27.920Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-05T19:44:27.920Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-05T19:44:27.920Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-05T19:44:27.920Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-05T19:44:27.920Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-05T19:44:27.920Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T19:44:27.920Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-05T19:44:27.920Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-05T19:44:27.920Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-05T19:44:28.388Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-05T19:44:28.388Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-05T19:44:28.388Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-05T19:44:29.362Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-05T19:44:34.122Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-05T19:44:34.122Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-05T19:44:34.122Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-05T19:44:34.122Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-05T19:44:34.122Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-05T19:44:34.258Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-05T19:44:34.258Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-05T19:44:34.258Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-05T19:44:34.258Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-05T19:44:34.258Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-05T19:44:34.259Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-05T19:44:34.259Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-05T19:44:34.726Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-05T19:44:34.726Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:44:34.726Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-05T19:44:34.726Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:44:34.726Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-05T19:44:43.413Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-05T19:44:43.413Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-05T19:44:43.413Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-05T19:44:44.554Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-05T19:44:44.554Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:44:44.554Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-05T19:44:44.554Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-05T19:44:44.554Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-05T19:44:44.554Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-05T19:44:44.554Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-05T19:44:44.554Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-05T19:44:44.554Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-05T19:44:45.631Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-05T19:44:45.631Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-05T19:44:45.632Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-05T19:44:45.632Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-05T19:44:45.632Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-05T19:44:45.632Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-05T19:44:45.632Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-05T19:44:45.632Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-05T19:44:45.632Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-05T19:44:45.632Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-05T19:44:45.632Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-05T19:44:45.632Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-05T19:44:45.632Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-05T19:44:45.632Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-05T19:44:45.632Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-05T19:44:45.632Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-05T19:44:45.632Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-05T19:44:45.632Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-05T19:44:45.632Z] === RUN TestDockerSuite/TestRunMount [2022-03-05T19:44:45.632Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-05T19:44:45.632Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-05T19:44:45.632Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-05T19:44:46.101Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-05T19:44:46.101Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-05T19:44:46.101Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-05T19:44:46.101Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-05T19:44:46.101Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-05T19:44:53.221Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-05T19:44:53.222Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-05T19:44:53.222Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-05T19:44:54.211Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-05T19:44:54.211Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-05T19:44:54.211Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-05T19:44:55.198Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-05T19:44:56.188Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-05T19:44:56.188Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-05T19:44:56.188Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-05T19:44:56.524Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-05T19:44:56.524Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-05T19:44:56.524Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-05T19:44:56.524Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-05T19:44:56.524Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-05T19:44:56.524Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-05T19:44:56.524Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-05T19:45:00.948Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-05T19:45:03.680Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-05T19:45:05.722Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-05T19:45:08.676Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-05T19:45:09.553Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-05T19:45:09.553Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-05T19:45:09.553Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-05T19:45:09.553Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-05T19:45:09.553Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-05T19:45:09.553Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-05T19:45:09.553Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-05T19:45:09.553Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-05T19:45:09.553Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-05T19:45:09.553Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-05T19:45:09.553Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-05T19:45:09.553Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-05T19:45:09.553Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-05T19:45:09.553Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-05T19:45:09.553Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-05T19:45:09.553Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-05T19:45:09.553Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-05T19:45:09.553Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-05T19:45:09.553Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-05T19:45:10.022Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-05T19:45:11.588Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-05T19:45:13.811Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-05T19:45:16.024Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-05T19:45:17.591Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-05T19:45:20.550Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-05T19:45:21.018Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-05T19:45:21.018Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-05T19:45:21.018Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-05T19:45:21.018Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-05T19:45:21.018Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-05T19:45:21.018Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-05T19:45:21.018Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-05T19:45:21.018Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-05T19:45:21.018Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-05T19:45:21.018Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-05T19:45:21.018Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-05T19:45:21.018Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-05T19:45:21.018Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-05T19:45:21.018Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-05T19:45:21.018Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-05T19:45:21.018Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T19:45:25.773Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-05T19:45:25.773Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-05T19:45:25.773Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-05T19:45:25.773Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-05T19:45:25.773Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-05T19:45:25.773Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-05T19:45:25.773Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-05T19:45:25.773Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-05T19:45:25.773Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-05T19:45:25.773Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-05T19:45:25.773Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-05T19:45:38.266Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-05T19:45:38.266Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-05T19:45:38.266Z] === RUN TestDockerSuite/TestRunRm [2022-03-05T19:45:38.796Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-05T19:45:38.797Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:45:38.797Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-05T19:45:40.483Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-05T19:45:44.669Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-05T19:45:44.669Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-05T19:45:45.139Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-05T19:45:46.128Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-05T19:45:47.644Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-05T19:45:50.596Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-05T19:45:50.889Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-05T19:45:54.394Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-05T19:45:58.188Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-05T19:45:58.188Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-05T19:45:58.188Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-05T19:45:58.188Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-05T19:45:58.188Z] === RUN TestDockerSuite/TestRunState [2022-03-05T19:45:58.188Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-05T19:45:58.188Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-05T19:46:01.319Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-05T19:46:01.319Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:46:01.319Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-05T19:46:01.982Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-05T19:46:01.982Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-05T19:46:01.982Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-05T19:46:01.982Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-05T19:46:01.982Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-05T19:46:01.982Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-05T19:46:01.982Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-05T19:46:01.982Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-05T19:46:02.451Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-05T19:46:02.451Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-05T19:46:02.451Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-05T19:46:02.451Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-05T19:46:05.139Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-05T19:46:05.139Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-05T19:46:05.139Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-05T19:46:08.327Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-05T19:46:08.327Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-05T19:46:08.327Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-05T19:46:08.327Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:46:08.327Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-05T19:46:08.327Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-05T19:46:08.327Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-05T19:46:08.327Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-05T19:46:08.327Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-05T19:46:08.327Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-05T19:46:08.327Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-05T19:46:08.327Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-05T19:46:08.327Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-05T19:46:08.327Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-05T19:46:08.327Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-05T19:46:08.327Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-05T19:46:08.327Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-05T19:46:08.327Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-05T19:46:08.327Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-05T19:46:08.327Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-05T19:46:08.327Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-05T19:46:12.119Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-05T19:46:12.119Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-05T19:46:12.119Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-05T19:46:15.072Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-05T19:46:15.072Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-05T19:46:15.072Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-05T19:46:15.072Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-05T19:46:15.072Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-05T19:46:19.831Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-05T19:46:22.968Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-05T19:46:25.191Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-05T19:46:25.661Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-05T19:46:30.261Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-05T19:46:34.339Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-05T19:46:37.422Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-05T19:46:39.103Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-05T19:46:47.783Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-05T19:46:47.853Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-05T19:46:47.853Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-05T19:46:47.853Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-05T19:46:47.853Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-05T19:46:51.579Z] === RUN TestDockerSuite/TestRmiTag [2022-03-05T19:46:51.649Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-05T19:46:52.566Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-05T19:46:54.603Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-05T19:46:55.522Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-05T19:46:58.392Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-05T19:46:58.392Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-05T19:46:58.392Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-05T19:46:58.392Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-05T19:46:58.392Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-05T19:46:58.392Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-05T19:46:58.392Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-05T19:46:58.392Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-05T19:46:58.392Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-05T19:46:58.393Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-05T19:46:58.393Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-05T19:46:58.393Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-05T19:46:58.393Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-05T19:46:58.393Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-05T19:46:58.393Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-05T19:47:04.260Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-05T19:47:06.479Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-05T19:47:08.693Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-05T19:47:13.353Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-05T19:47:15.887Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-05T19:47:15.887Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-05T19:47:15.887Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-05T19:47:15.887Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-05T19:47:15.887Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-05T19:47:15.887Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-05T19:47:15.887Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-05T19:47:15.887Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-05T19:47:15.887Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-05T19:47:15.887Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-05T19:47:15.887Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-05T19:47:15.887Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-05T19:47:15.887Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-05T19:47:15.887Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-05T19:47:15.887Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-05T19:47:15.887Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:47:16.310Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-05T19:47:16.361Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-05T19:47:16.361Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:47:16.361Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-05T19:47:16.361Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-05T19:47:16.361Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-05T19:47:18.574Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-05T19:47:19.042Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-05T19:47:19.510Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-05T19:47:19.510Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-05T19:47:21.728Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-05T19:47:21.728Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-05T19:47:22.187Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-05T19:47:23.178Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-05T19:47:23.178Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-05T19:47:23.178Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-05T19:47:23.178Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-05T19:47:23.178Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-05T19:47:23.178Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-05T19:47:23.178Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-05T19:47:23.178Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-05T19:47:23.178Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-05T19:47:23.178Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-05T19:47:23.178Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-05T19:47:23.178Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-05T19:47:23.178Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-05T19:47:23.178Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-05T19:47:23.178Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-05T19:47:24.682Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-05T19:47:25.398Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-05T19:47:25.398Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-05T19:47:25.398Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-05T19:47:25.398Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-05T19:47:25.398Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-05T19:47:28.475Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-05T19:47:30.162Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-05T19:47:31.428Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-05T19:47:31.428Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:47:31.897Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-05T19:47:33.964Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-05T19:47:41.137Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-05T19:47:44.392Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-05T19:47:44.392Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:47:44.392Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-05T19:47:48.371Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-05T19:47:49.151Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-05T19:47:49.151Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-05T19:47:49.151Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-05T19:47:49.151Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-05T19:47:49.151Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-05T19:47:49.151Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-05T19:47:49.151Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-05T19:47:49.151Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-05T19:47:49.151Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-05T19:47:50.592Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-05T19:47:50.592Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-05T19:47:59.581Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-05T19:47:59.581Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-05T19:47:59.581Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-05T19:47:59.581Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T19:47:59.581Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-05T19:47:59.581Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-05T19:47:59.581Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-05T19:47:59.581Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:47:59.581Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-05T19:47:59.581Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T19:47:59.581Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-05T19:47:59.581Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:47:59.581Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-05T19:48:01.036Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-05T19:48:01.036Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-05T19:48:01.036Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-05T19:48:01.036Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-05T19:48:01.036Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-05T19:48:01.036Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-05T19:48:01.036Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-05T19:48:01.036Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-05T19:48:01.036Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-05T19:48:01.036Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-05T19:48:01.036Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-05T19:48:01.036Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-05T19:48:01.802Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-05T19:48:03.259Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-05T19:48:03.259Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-05T19:48:03.259Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-05T19:48:06.558Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-05T19:48:06.558Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T19:48:06.558Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-05T19:48:07.060Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-05T19:48:07.060Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-05T19:48:07.061Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-05T19:48:07.061Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-05T19:48:07.061Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-05T19:48:09.280Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-05T19:48:09.280Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-05T19:48:09.280Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-05T19:48:09.280Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-05T19:48:09.280Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-05T19:48:09.280Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-05T19:48:09.280Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-05T19:48:09.280Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-05T19:48:09.280Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-05T19:48:09.280Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-05T19:48:09.280Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-05T19:48:09.280Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-05T19:48:09.280Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-05T19:48:09.280Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-05T19:48:09.280Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-05T19:48:10.350Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-05T19:48:10.350Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-05T19:48:10.350Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-05T19:48:10.350Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T19:48:10.350Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-05T19:48:10.350Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:48:10.350Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-05T19:48:10.350Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-05T19:48:10.350Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-05T19:48:10.350Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:48:10.350Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-05T19:48:10.350Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:48:10.350Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-05T19:48:12.236Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-05T19:48:14.460Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-05T19:48:16.679Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-05T19:48:16.679Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-05T19:48:16.679Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-05T19:48:16.679Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-05T19:48:17.149Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-05T19:48:17.149Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-05T19:48:17.149Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-05T19:48:19.378Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-05T19:48:19.378Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-05T19:48:19.378Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-05T19:48:19.378Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-05T19:48:19.378Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-05T19:48:19.378Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-05T19:48:19.378Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-05T19:48:19.378Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-05T19:48:19.378Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-05T19:48:21.596Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-05T19:48:28.166Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-05T19:48:28.166Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-05T19:48:28.166Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-05T19:48:28.166Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:48:28.166Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-05T19:48:28.166Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-05T19:48:28.166Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-05T19:48:28.166Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-05T19:48:28.761Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-05T19:48:28.761Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-05T19:48:28.761Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-05T19:48:28.761Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-05T19:48:28.761Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-05T19:48:28.761Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-05T19:48:28.761Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-05T19:48:28.761Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-05T19:48:28.761Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-05T19:48:28.761Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-05T19:48:28.761Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-05T19:48:28.761Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-05T19:48:28.761Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-05T19:48:30.340Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-05T19:48:30.340Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-05T19:48:30.340Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-05T19:48:30.340Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-05T19:48:30.340Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-05T19:48:30.809Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-05T19:48:31.119Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-05T19:48:31.119Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-05T19:48:33.155Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-05T19:48:34.912Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-05T19:48:35.380Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-05T19:48:35.849Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-05T19:48:35.849Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-05T19:48:36.118Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-05T19:48:36.118Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-05T19:48:36.118Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-05T19:48:36.319Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-05T19:48:38.346Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-05T19:48:38.346Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-05T19:48:38.346Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-05T19:48:38.346Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-05T19:48:38.346Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-05T19:48:38.346Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-05T19:48:38.346Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-05T19:48:41.309Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-05T19:48:43.538Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-05T19:48:46.498Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-05T19:48:48.716Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-05T19:48:48.716Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-05T19:48:48.716Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-05T19:48:48.811Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-05T19:48:48.811Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:48:48.811Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-05T19:48:48.811Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-05T19:48:48.811Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-05T19:48:48.811Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-05T19:48:48.811Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-05T19:48:49.185Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-05T19:48:49.185Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-05T19:48:49.185Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-05T19:48:49.185Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-05T19:48:49.185Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-05T19:48:49.185Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-05T19:48:49.185Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T19:48:49.185Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-05T19:48:49.185Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-05T19:48:49.185Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-05T19:48:49.185Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-05T19:48:49.185Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-05T19:48:49.185Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-05T19:48:53.948Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-05T19:48:53.948Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-05T19:48:53.948Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-05T19:48:53.948Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-05T19:48:53.948Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-05T19:48:53.948Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-05T19:48:53.948Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-05T19:48:53.948Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-05T19:48:53.948Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:48:53.948Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-05T19:48:53.948Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:48:53.948Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-05T19:48:59.247Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-05T19:48:59.247Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-05T19:48:59.247Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-05T19:49:04.384Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-05T19:49:04.384Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-05T19:49:04.384Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-05T19:49:06.607Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-05T19:49:06.607Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.607Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-05T19:49:06.607Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.607Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-05T19:49:06.607Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.607Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-05T19:49:06.607Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.608Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-05T19:49:06.608Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.608Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-05T19:49:06.608Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.608Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-05T19:49:06.608Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.608Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-05T19:49:06.608Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.608Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-05T19:49:06.608Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.608Z] === RUN TestDockerSuite/TestRunMount [2022-03-05T19:49:06.608Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.608Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-05T19:49:06.608Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.608Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-05T19:49:06.608Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.608Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-05T19:49:06.608Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-05T19:49:06.608Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-05T19:49:14.187Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-05T19:49:14.187Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.187Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite (2980.76s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.35s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.47s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.62s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.29s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (102.34s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.28s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.56s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.62s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.84s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.51s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.97s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.39s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.33s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.60s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.10s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (7.23s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.70s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.14s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.54s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.89s) [2022-03-05T19:49:14.187Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.40s) [2022-03-05T19:49:14.187Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.32s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.00s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.47s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.66s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.01s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.44s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.80s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.90s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.73s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.33s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.40s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.74s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.11s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.84s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.22s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.01s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.47s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.19s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.94s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.97s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.93s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.14s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.56s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.31s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.44s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.50s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.93s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.33s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.39s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.46s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (100.64s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.79s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.62s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.55s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.35s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.59s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.26s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.13s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.78s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildFails (3.45s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.87s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.98s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.26s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.33s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.07s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.65s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildHistory (13.87s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.22s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.79s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.93s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildLabels (1.26s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.81s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.07s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.69s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.61s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.80s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.09s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.83s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.69s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.83s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.81s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.35s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.35s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.01s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.70s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.63s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.67s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.91s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.07s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.07s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.16s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.27s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.32s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.32s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.55s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.38s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.19s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.08s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildRm (17.63s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.35s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.81s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.97s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.17s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.10s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.20s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.64s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.57s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildStderr (5.43s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.56s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.69s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.21s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.87s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.91s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.94s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.37s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.44s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.20s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.90s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.85s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.27s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.70s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.60s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.48s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.06s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.39s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.28s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestCommitChange (6.49s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.93s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.26s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestCommitTTY (9.36s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.97s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.31s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.52s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.44s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.47s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.41s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.10s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.49s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.62s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-05T19:49:14.188Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T19:49:14.188Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.14s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.43s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.43s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.51s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.67s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.45s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.46s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.16s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.34s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.50s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (8.10s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.30s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.42s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.12s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.20s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.30s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.27s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.31s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.27s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005fb0_} (3.45s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13554669321_c:\foo_false____} (3.26s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13554669321_c:\foo_true____} (3.30s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.53s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.48s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.55s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.61s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.61s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.65s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.52s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCpToDot (3.58s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCpToStdout (3.55s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.50s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.75s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.52s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.60s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T19:49:14.189Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T19:49:14.189Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.58s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.46s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.67s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.82s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsCopy (6.15s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.35s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.36s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.86s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsFilters (7.09s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsFormat (6.81s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsRename (3.53s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsResize (33.96s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.57s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.20s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.99s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.87s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.42s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.49s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.62s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.03s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.66s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.72s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.09s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.28s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecInspectID (5.04s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.45s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.17s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.36s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.50s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.62s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.55s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.51s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.97s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.28s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.14s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.51s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.79s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.11s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.47s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.39s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.70s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.40s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectDefault (3.38s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectHistory (5.92s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.46s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.58s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.29s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.43s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.13s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.08s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectStatus (4.49s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (8.22s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.44s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.48s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.43s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.63s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.54s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.45s) [2022-03-05T19:49:14.659Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-05T19:49:14.659Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.64s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.53s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.69s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.47s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.24s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.66s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.90s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.66s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.05s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.92s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.49s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.44s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsSince (10.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsTail (3.71s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.54s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.41s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.85s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.76s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPsByOrder (14.41s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.31s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.10s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.14s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.45s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.06s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.60s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.32s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.13s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.42s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.76s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.22s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.94s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.43s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.28s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.12s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.75s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.24s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (14.48s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.41s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.48s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.48s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.56s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.49s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.92s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.30s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.17s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.81s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.23s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.45s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.41s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.37s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.89s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.42s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.01s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.12s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.39s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.49s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.51s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.47s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.37s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.64s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.45s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.42s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.79s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.35s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunExitCode (3.38s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.44s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.40s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.50s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.20s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.24s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.89s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.14s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.26s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.11s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.36s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.37s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.18s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.31s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.77s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunRm (3.49s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.47s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.56s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.37s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.07s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T19:49:14.660Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-05T19:49:14.660Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.42s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.47s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.71s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.34s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.43s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.31s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.31s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.65s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.19s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.47s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.45s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.40s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.34s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.82s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.33s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.96s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.25s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.40s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.43s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.41s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.93s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.16s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.51s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.57s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.08s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.09s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.82s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.21s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.04s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.26s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.34s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.92s) [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-05T19:49:14.661Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-05T19:49:14.661Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T19:49:14.661Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T19:49:14.661Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-05T19:49:14.661Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-05T19:49:14.661Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T19:49:14.661Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T19:49:14.661Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T19:49:14.661Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-05T19:49:14.661Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-05T19:49:14.661Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-05T19:49:14.661Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.661Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:49:14.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-05T19:49:14.662Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-05T19:49:14.662Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-05T19:49:14.662Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-05T19:49:14.662Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-05T19:49:14.662Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-05T19:49:14.662Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-05T19:49:14.662Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-05T19:49:14.662Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-05T19:49:14.662Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-05T19:49:14.662Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-05T19:49:14.662Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-05T19:49:14.662Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-05T19:49:14.662Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T19:49:14.662Z] === RUN TestDockerDaemonSuite [2022-03-05T19:49:14.662Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-05T19:49:14.662Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-05T19:49:14.662Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-05T19:49:14.662Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T19:49:14.662Z] === RUN TestDockerSwarmSuite [2022-03-05T19:49:14.662Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-05T19:49:14.662Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-05T19:49:14.662Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-05T19:49:14.662Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-05T19:49:14.662Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-05T19:49:14.662Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-05T19:49:14.662Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-05T19:49:14.662Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-05T19:49:14.662Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-05T19:49:14.662Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-05T19:49:14.662Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-05T19:49:14.662Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T19:49:14.662Z] === RUN TestDockerExternalVolumeSuite [2022-03-05T19:49:14.662Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-05T19:49:14.662Z] === RUN TestDockerNetworkSuite [2022-03-05T19:49:14.662Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-05T19:49:14.662Z] === RUN TestDockerHubPullSuite [2022-03-05T19:49:14.662Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-05T19:49:14.662Z] PASS [2022-03-05T19:49:14.662Z] ok github.com/docker/docker/integration-cli 2981.209s [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === Skipped [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T19:49:14.662Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-05T19:49:14.662Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-05T19:49:14.662Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-05T19:49:14.662Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-05T19:49:14.662Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-05T19:49:14.662Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T19:49:14.662Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T19:49:14.662Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-05T19:49:14.662Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-05T19:49:14.662Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-05T19:49:14.662Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T19:49:14.662Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T19:49:14.662Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-05T19:49:14.662Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-05T19:49:14.662Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.662Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-05T19:49:14.662Z] [2022-03-05T19:49:14.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-03-05T19:49:14.662Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T19:49:14.663Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-03-05T19:49:14.663Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-05T19:49:14.663Z] [2022-03-05T19:49:14.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T19:49:14.663Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-05T19:49:14.663Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T19:49:15.134Z] [2022-03-05T19:49:15.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-05T19:49:15.134Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.134Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-05T19:49:15.134Z] [2022-03-05T19:49:15.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-03-05T19:49:15.134Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.134Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-03-05T19:49:15.134Z] [2022-03-05T19:49:15.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-05T19:49:15.134Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.134Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-05T19:49:15.134Z] [2022-03-05T19:49:15.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-05T19:49:15.134Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.134Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-05T19:49:15.134Z] [2022-03-05T19:49:15.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-05T19:49:15.134Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.134Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-05T19:49:15.134Z] [2022-03-05T19:49:15.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.60s) [2022-03-05T19:49:15.134Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.134Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.60s) [2022-03-05T19:49:15.134Z] [2022-03-05T19:49:15.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-05T19:49:15.134Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.134Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-05T19:49:15.134Z] [2022-03-05T19:49:15.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-05T19:49:15.134Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.134Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-05T19:49:15.134Z] [2022-03-05T19:49:15.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-05T19:49:15.134Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.134Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-05T19:49:15.134Z] [2022-03-05T19:49:15.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-05T19:49:15.134Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-05T19:49:15.135Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-05T19:49:15.135Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T19:49:15.135Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T19:49:15.135Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T19:49:15.135Z] [2022-03-05T19:49:15.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T19:49:15.136Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T19:49:15.136Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T19:49:15.136Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-05T19:49:15.136Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-05T19:49:15.136Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T19:49:15.136Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T19:49:15.136Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T19:49:15.136Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T19:49:15.136Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T19:49:15.136Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T19:49:15.136Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T19:49:15.136Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T19:49:15.136Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-05T19:49:15.136Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-05T19:49:15.136Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-05T19:49:15.136Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T19:49:15.136Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T19:49:15.136Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T19:49:15.136Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-05T19:49:15.136Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T19:49:15.136Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.136Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-05T19:49:15.136Z] [2022-03-05T19:49:15.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-05T19:49:15.136Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-05T19:49:15.137Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-05T19:49:15.137Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T19:49:15.137Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-05T19:49:15.137Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-05T19:49:15.137Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T19:49:15.137Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T19:49:15.137Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-05T19:49:15.137Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T19:49:15.137Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T19:49:15.137Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:49:15.137Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T19:49:15.137Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T19:49:15.137Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T19:49:15.137Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-05T19:49:15.137Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-05T19:49:15.137Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.137Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-05T19:49:15.137Z] [2022-03-05T19:49:15.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T19:49:15.137Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T19:49:15.138Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.138Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T19:49:15.138Z] [2022-03-05T19:49:15.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T19:49:15.139Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.139Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T19:49:15.139Z] [2022-03-05T19:49:15.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T19:49:15.140Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.295Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-05T19:49:15.295Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.295Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-05T19:49:15.295Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.295Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-05T19:49:15.295Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.295Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-05T19:49:15.608Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-05T19:49:15.609Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-05T19:49:15.609Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-05T19:49:15.609Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-05T19:49:15.609Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T19:49:15.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.609Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T19:49:15.609Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-05T19:49:15.610Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] DONE 1088 tests, 544 skipped in 2991.532s [2022-03-05T19:49:15.610Z] INFO: Integration tests ended at 03/05/2022 19:49:15. Duration:00:49:51.6895798 [2022-03-05T19:49:15.610Z] INFO: Docker info of the daemon under test at end of run [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] Containers: 2 [2022-03-05T19:49:15.610Z] Running: 0 [2022-03-05T19:49:15.610Z] Paused: 0 [2022-03-05T19:49:15.610Z] Stopped: 2 [2022-03-05T19:49:15.610Z] Images: 18 [2022-03-05T19:49:15.610Z] Server Version: 0.0.0-dev [2022-03-05T19:49:15.610Z] Storage Driver: windowsfilter [2022-03-05T19:49:15.610Z] Windows: [2022-03-05T19:49:15.610Z] Logging Driver: json-file [2022-03-05T19:49:15.610Z] Plugins: [2022-03-05T19:49:15.610Z] Volume: local [2022-03-05T19:49:15.610Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T19:49:15.610Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T19:49:15.610Z] Swarm: inactive [2022-03-05T19:49:15.610Z] Default Isolation: process [2022-03-05T19:49:15.610Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-05T19:49:15.610Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-05T19:49:15.610Z] OSType: windows [2022-03-05T19:49:15.610Z] Architecture: x86_64 [2022-03-05T19:49:15.610Z] CPUs: 4 [2022-03-05T19:49:15.610Z] Total Memory: 32GiB [2022-03-05T19:49:15.610Z] Name: azwin-2-159010 [2022-03-05T19:49:15.610Z] ID: PB3Y:JV7R:6VA2:NAXU:ZW7B:L4ND:32ML:RWWP:RCZC:CIQG:GVZE:WO36 [2022-03-05T19:49:15.610Z] Docker Root Dir: D:\CI\PR-43291\16\daemon [2022-03-05T19:49:15.610Z] Debug Mode (client): false [2022-03-05T19:49:15.610Z] Debug Mode (server): true [2022-03-05T19:49:15.610Z] File Descriptors: -1 [2022-03-05T19:49:15.610Z] Goroutines: 46 [2022-03-05T19:49:15.610Z] System Time: 2022-03-05T19:49:15.3538629Z [2022-03-05T19:49:15.610Z] EventsListeners: 0 [2022-03-05T19:49:15.610Z] Registry: https://index.docker.io/v1/ [2022-03-05T19:49:15.610Z] Labels: [2022-03-05T19:49:15.610Z] Experimental: false [2022-03-05T19:49:15.610Z] Insecure Registries: [2022-03-05T19:49:15.610Z] 127.0.0.0/8 [2022-03-05T19:49:15.610Z] Live Restore Enabled: false [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] [2022-03-05T19:49:15.610Z] INFO: Stopping daemon under test [2022-03-05T19:49:15.610Z] SUCCESS: The process with PID 7256 (child process of PID 8124) has been terminated. [2022-03-05T19:49:15.610Z] SUCCESS: The process with PID 8124 (child process of PID 2272) has been terminated. [2022-03-05T19:49:15.610Z] INFO: Stop tailing logs of the daemon under tests [2022-03-05T19:49:15.610Z] INFO: executeCI.ps1 Completed successfully at 03/05/2022 19:49:15. [2022-03-05T19:49:15.610Z] INFO: Tidying up at end of run [2022-03-05T19:49:15.610Z] INFO: Saving daemon under test log (d:\CI\PR-43291\16\dut.out) to bundles\CIDUT.out [2022-03-05T19:49:15.610Z] INFO: Saving daemon under test log (d:\CI\PR-43291\16\dut.err) to bundles\CIDUT.err [2022-03-05T19:49:15.610Z] INFO: Saving containerd logs to bundles [2022-03-05T19:49:16.080Z] INFO: Nuke-Everything... [2022-03-05T19:49:16.548Z] INFO: Container count on control daemon to delete is 2 [2022-03-05T19:49:16.548Z] 46a63d3d8c09 [2022-03-05T19:49:16.548Z] 68cfc7a5c90a [2022-03-05T19:49:16.548Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-05T19:49:19.500Z] Deleted: sha256:2dc16425c55b4afb9516e1fc0ce592633752af4af5e4c46da1caf7cad680332e [2022-03-05T19:49:19.500Z] Deleted: sha256:520bbbf242990da9a06d69b2c7cf0a537187b10f0ddd0f4b1e58457b06f17e6c [2022-03-05T19:49:19.500Z] INFO: Tidying pidfile d:\CI\PR-43291\16\docker.pid [2022-03-05T19:49:19.500Z] INFO: Killing containerd with PID 8288 [2022-03-05T19:49:19.500Z] INFO: Nuking d:\CI [2022-03-05T19:49:25.744Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-05T19:49:30.502Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-05T19:49:30.502Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-05T19:49:30.502Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-05T19:49:30.502Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-05T19:49:30.502Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-05T19:49:30.502Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-05T19:49:30.502Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-05T19:49:30.502Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-05T19:49:30.502Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-05T19:49:30.502Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-05T19:49:30.502Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-05T19:49:30.502Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-05T19:49:30.502Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-05T19:49:30.502Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-05T19:49:30.502Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-05T19:49:30.502Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-05T19:49:30.502Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-05T19:49:30.502Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-05T19:49:30.502Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-05T19:49:30.502Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-05T19:49:32.077Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-05T19:49:34.294Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-05T19:49:37.256Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-05T19:49:38.244Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-05T19:49:40.459Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-05T19:49:40.929Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-05T19:49:40.929Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-05T19:49:40.929Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-05T19:49:40.929Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-05T19:49:40.929Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-05T19:49:40.929Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-05T19:49:40.929Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-05T19:49:40.929Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-05T19:49:40.929Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-05T19:49:40.929Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-05T19:49:40.929Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-05T19:49:40.929Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-05T19:49:40.929Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-05T19:49:40.929Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-05T19:49:40.929Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-05T19:49:40.929Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-05T19:49:43.881Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-05T19:49:43.881Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-05T19:49:44.351Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-05T19:49:44.351Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-05T19:49:44.351Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-05T19:49:44.351Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-05T19:49:44.351Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-05T19:49:44.351Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-05T19:49:44.351Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-05T19:49:44.351Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-05T19:49:44.351Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-05T19:49:50.043Z] INFO: Zapped successfully [2022-03-05T19:49:50.043Z] [2022-03-05T19:49:50.043Z] INFO: executeCI.ps1 exiting at Sat Mar 5 19:49:46 CUT 2022. Duration 01:09:15.7805387 [2022-03-05T19:49:50.043Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-05T19:49:50.326Z] Recording test results [2022-03-05T19:49:51.011Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-05T19:49:52.927Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-05T19:49:53.021Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-05T19:49:53.021Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-05T19:49:53.021Z] === RUN TestDockerSuite/TestRunRm [Pipeline] archiveArtifacts [2022-03-05T19:49:55.530Z] Archiving artifacts [2022-03-05T19:49:55.975Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-05T19:49:56.978Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43291/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T19:49:58.113Z] + make clean [2022-03-05T19:49:58.615Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-05T19:49:58.615Z] docker-dev-cache [2022-03-05T19:49:58.615Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-05T19:50:01.846Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-05T19:50:09.010Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-05T19:50:11.963Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-05T19:50:14.181Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-05T19:50:17.135Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-05T19:50:17.135Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-05T19:50:17.135Z] === RUN TestDockerSuite/TestRunState [2022-03-05T19:50:17.135Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-05T19:50:17.135Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-05T19:50:19.357Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-05T19:50:19.357Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-05T19:50:19.357Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-05T19:50:21.578Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-05T19:50:21.578Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-05T19:50:21.578Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-05T19:50:21.578Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-05T19:50:21.578Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-05T19:50:22.048Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-05T19:50:22.048Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-05T19:50:22.048Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-05T19:50:22.048Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-05T19:50:27.931Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-05T19:50:27.931Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-05T19:50:27.931Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-05T19:50:27.931Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:50:27.931Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-05T19:50:27.931Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-05T19:50:27.931Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-05T19:50:27.931Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-05T19:50:27.931Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-05T19:50:27.931Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-05T19:50:27.931Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-05T19:50:27.931Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-05T19:50:27.931Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-05T19:50:27.931Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-05T19:50:27.931Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-05T19:50:27.931Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-05T19:50:27.931Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-05T19:50:27.931Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-05T19:50:27.931Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-05T19:50:27.931Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-05T19:50:27.931Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-05T19:50:30.161Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-05T19:50:30.161Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-05T19:50:30.161Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-05T19:50:32.386Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-05T19:50:32.386Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-05T19:50:32.386Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-05T19:50:32.386Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-05T19:50:32.386Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-05T19:50:36.197Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-05T19:50:44.878Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-05T19:50:55.309Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-05T19:51:02.469Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-05T19:51:02.469Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-05T19:51:02.469Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-05T19:51:02.469Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-05T19:51:05.445Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-05T19:51:08.405Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-05T19:51:10.629Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-05T19:51:10.629Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-05T19:51:10.629Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-05T19:51:11.098Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-05T19:51:11.098Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-05T19:51:11.098Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-05T19:51:11.098Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-05T19:51:11.098Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-05T19:51:11.098Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-05T19:51:11.098Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-05T19:51:11.098Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-05T19:51:11.098Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-05T19:51:11.098Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-05T19:51:11.098Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-05T19:51:11.098Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-05T19:51:15.861Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-05T19:51:18.080Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-05T19:51:20.300Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-05T19:51:26.188Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-05T19:51:26.188Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-05T19:51:26.188Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-05T19:51:26.188Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-05T19:51:26.188Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-05T19:51:26.188Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-05T19:51:26.188Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-05T19:51:28.406Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-05T19:51:28.406Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-05T19:51:29.394Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-05T19:51:29.394Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-05T19:51:31.613Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-05T19:51:31.613Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-05T19:51:38.785Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-05T19:51:41.746Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-05T19:51:43.980Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-05T19:51:43.980Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:51:43.980Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-05T19:51:54.427Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-05T19:51:54.427Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:51:54.427Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-05T19:51:58.229Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-05T19:51:58.229Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-05T19:51:58.229Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-05T19:51:58.229Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-05T19:51:58.229Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-05T19:51:58.229Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-05T19:51:58.229Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-05T19:51:58.229Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-05T19:51:58.229Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-05T19:52:05.399Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-05T19:52:05.399Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-05T19:52:05.399Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-05T19:52:05.399Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T19:52:05.399Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-05T19:52:05.399Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-05T19:52:05.399Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-05T19:52:05.399Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:52:05.399Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-05T19:52:05.399Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T19:52:05.399Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-05T19:52:05.399Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:52:05.399Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-05T19:52:07.635Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-05T19:52:10.608Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-05T19:52:10.608Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T19:52:10.608Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-05T19:52:13.582Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-05T19:52:13.583Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-05T19:52:13.583Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-05T19:52:13.583Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T19:52:13.583Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-05T19:52:13.583Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:52:13.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-05T19:52:13.583Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-05T19:52:13.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-05T19:52:13.583Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:52:13.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-05T19:52:13.583Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:52:13.583Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-05T19:52:28.627Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-05T19:52:29.098Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-05T19:52:29.098Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-05T19:52:29.098Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:52:29.098Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-05T19:52:29.567Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-05T19:52:30.038Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-05T19:52:30.038Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-05T19:52:32.996Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-05T19:52:32.996Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-05T19:52:36.795Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-05T19:52:36.795Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-05T19:52:37.264Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-05T19:52:37.264Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-05T19:52:37.264Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-05T19:52:47.719Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-05T19:52:47.719Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:52:47.719Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-05T19:52:47.719Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-05T19:52:47.719Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-05T19:52:47.719Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-05T19:52:47.719Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-05T19:52:54.883Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-05T19:52:54.883Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-05T19:52:55.352Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-05T19:53:05.786Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-05T19:53:05.786Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-05T19:53:05.786Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite (3040.76s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (117.58s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.14s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.11s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (1.24s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.98s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.51s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.51s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.66s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.84s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (129.59s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.15s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.37s) [2022-03-05T19:53:06.773Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T19:53:06.773Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.63s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.92s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.39s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.23s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.55s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.91s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.23s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.19s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.12s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.72s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.15s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.82s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.23s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.57s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.87s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.40s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.27s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.69s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.99s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.22s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.89s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.56s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.48s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.26s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.01s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.09s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.66s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.91s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.77s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.06s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.05s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.65s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.06s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.12s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignore (80.80s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.71s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (105.26s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.00s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.84s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.13s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.14s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (51.37s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.79s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.38s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (135.37s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.08s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.87s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.56s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.56s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.20s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.85s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.80s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildFails (2.78s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.15s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.42s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.65s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.10s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.80s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.64s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.75s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.53s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildHistory (14.10s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.22s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.40s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.06s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildLabel (1.23s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildLabels (1.28s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.91s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.48s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.31s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.30s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.70s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.32s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.00s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.96s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.43s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.88s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.99s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T19:53:07.244Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.30s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.08s) [2022-03-05T19:53:07.244Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.78s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.90s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.72s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.97s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.01s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.46s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.75s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.62s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.56s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.43s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.38s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.27s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.73s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildRm (14.60s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.84s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.68s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.86s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.18s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.13s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.67s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.71s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.31s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildStderr (4.97s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.39s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.35s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.60s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.21s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.09s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.88s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.74s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.32s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.94s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.16s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.86s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.11s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.34s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (18.92s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.43s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (26.84s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.59s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.31s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.41s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.99s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCommitChange (5.65s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.01s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.51s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCommitTTY (8.11s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.08s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.91s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.77s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.53s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.46s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.88s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.86s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.57s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.61s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.59s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.56s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.30s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.85s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.68s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.13s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.03s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.22s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.60s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.62s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.81s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.50s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.41s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.64s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.95s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.79s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.77s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.76s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00086cfd8_} (2.79s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12041262707_c:\foo_false____} (2.74s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12041262707_c:\foo_true____} (7.80s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.81s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.70s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.78s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.42s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.74s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.27s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.47s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCpToDot (2.82s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCpToStdout (7.81s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.28s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.58s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.20s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.87s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.64s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T19:53:07.245Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.89s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.79s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.97s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.66s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestEventsCopy (6.11s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.85s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.62s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.17s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.59s) [2022-03-05T19:53:07.245Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.22s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsFilters (5.54s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsFormat (10.03s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsRename (7.63s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsResize (8.21s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.46s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.98s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.14s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.40s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.22s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.31s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.58s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.49s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.76s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.53s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.89s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.76s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecInspectID (5.55s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.96s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.61s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.90s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.38s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.50s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.49s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.53s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (10.21s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.80s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.35s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.32s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.73s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.96s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.21s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.42s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.44s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.48s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.55s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectDefault (2.55s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectHistory (5.06s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.44s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.43s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.48s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.55s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.56s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectStatus (3.14s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.01s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.61s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.49s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.45s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.37s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.54s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.48s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.17s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.17s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.56s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.85s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.74s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.82s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.57s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.86s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.05s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.58s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.75s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsSince (9.39s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsTail (3.14s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.85s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.70s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.88s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.28s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPsByOrder (9.64s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.53s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.54s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.95s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.34s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.80s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.20s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.06s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.90s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.55s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.71s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.63s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.79s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.45s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.77s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.47s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.71s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.29s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.30s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.47s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.64s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.18s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.72s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.62s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.34s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.84s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.35s) [2022-03-05T19:53:07.246Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T19:53:07.246Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.24s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.01s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.98s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.26s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.32s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.53s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.89s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.46s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.56s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.40s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.58s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.56s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.43s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.46s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.26s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.99s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.58s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.42s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.62s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.44s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunExitCode (2.73s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.42s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.03s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.52s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.84s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.40s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.98s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.06s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.30s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.83s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.43s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.66s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.33s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.06s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.57s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunRm (2.87s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.57s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.47s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.44s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.78s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.46s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.36s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.08s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.50s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.47s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.60s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.29s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.13s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.60s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.13s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.88s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.64s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.65s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.98s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.43s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.16s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.50s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.56s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.87s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.68s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (7.45s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.56s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.65s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.33s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.63s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-05T19:53:07.247Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.63s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-05T19:53:07.247Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.66s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.85s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.95s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.22s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.75s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.25s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.95s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.29s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.89s) [2022-03-05T19:53:07.248Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-05T19:53:07.248Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.75s) [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-05T19:53:07.248Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.248Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-05T19:53:07.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-05T19:53:07.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-05T19:53:07.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-05T19:53:07.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-05T19:53:07.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-05T19:53:07.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-05T19:53:07.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-05T19:53:07.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-05T19:53:07.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-05T19:53:07.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-05T19:53:07.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-05T19:53:07.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-05T19:53:07.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-05T19:53:07.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-05T19:53:07.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-05T19:53:07.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-05T19:53:07.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-05T19:53:07.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.719Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:53:07.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:53:07.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-05T19:53:07.720Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-05T19:53:07.720Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-05T19:53:07.720Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-05T19:53:07.720Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-05T19:53:07.720Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-05T19:53:07.720Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-05T19:53:07.720Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-05T19:53:07.720Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-05T19:53:07.720Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-05T19:53:07.720Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-05T19:53:07.720Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-05T19:53:07.720Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-05T19:53:07.720Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T19:53:07.720Z] === RUN TestDockerDaemonSuite [2022-03-05T19:53:07.720Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-05T19:53:07.720Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-05T19:53:07.720Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-05T19:53:07.720Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T19:53:07.720Z] === RUN TestDockerSwarmSuite [2022-03-05T19:53:07.720Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-05T19:53:07.720Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-05T19:53:07.720Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-05T19:53:07.720Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-05T19:53:07.720Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-05T19:53:07.720Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-05T19:53:07.720Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-05T19:53:07.720Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-05T19:53:07.720Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-05T19:53:07.720Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-05T19:53:07.720Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-05T19:53:07.720Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T19:53:07.720Z] === RUN TestDockerExternalVolumeSuite [2022-03-05T19:53:07.720Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-05T19:53:07.720Z] === RUN TestDockerNetworkSuite [2022-03-05T19:53:07.720Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-05T19:53:07.720Z] === RUN TestDockerHubPullSuite [2022-03-05T19:53:07.720Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-05T19:53:07.720Z] PASS [2022-03-05T19:53:07.720Z] ok github.com/docker/docker/integration-cli 3041.302s [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === Skipped [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-05T19:53:07.720Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-05T19:53:07.720Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-03-05T19:53:07.720Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.11s) [2022-03-05T19:53:07.720Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.11s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (1.24s) [2022-03-05T19:53:07.720Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (1.24s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2022-03-05T19:53:07.720Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T19:53:07.720Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-05T19:53:07.720Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-05T19:53:07.720Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-05T19:53:07.720Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T19:53:07.720Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T19:53:07.720Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-05T19:53:07.720Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-03-05T19:53:07.720Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-05T19:53:07.720Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.720Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-05T19:53:07.720Z] [2022-03-05T19:53:07.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T19:53:07.721Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-03-05T19:53:07.721Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-05T19:53:07.721Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-05T19:53:07.721Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-05T19:53:07.721Z] docker_cli_sni_test.go:18: Flakey test [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-05T19:53:07.721Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-05T19:53:07.721Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T19:53:07.721Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T19:53:07.721Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.721Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-05T19:53:07.721Z] [2022-03-05T19:53:07.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-03-05T19:53:07.722Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-05T19:53:07.722Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-05T19:53:07.722Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-05T19:53:07.722Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-05T19:53:07.722Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-05T19:53:07.722Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-05T19:53:07.722Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-05T19:53:07.722Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-05T19:53:07.722Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.722Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-05T19:53:07.722Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T19:53:07.723Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T19:53:07.723Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T19:53:07.723Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T19:53:07.723Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T19:53:07.723Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T19:53:07.723Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-05T19:53:07.723Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-05T19:53:07.723Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T19:53:07.723Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T19:53:07.723Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T19:53:07.723Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T19:53:07.723Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T19:53:07.723Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T19:53:07.723Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T19:53:07.723Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-05T19:53:07.723Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-05T19:53:07.723Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-05T19:53:07.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-05T19:53:07.723Z] [2022-03-05T19:53:07.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T19:53:07.723Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T19:53:08.193Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T19:53:08.193Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T19:53:08.193Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-05T19:53:08.193Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-05T19:53:08.193Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-05T19:53:08.193Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T19:53:08.193Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-05T19:53:08.193Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-03-05T19:53:08.193Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-03-05T19:53:08.193Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T19:53:08.193Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T19:53:08.193Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T19:53:08.193Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-05T19:53:08.193Z] [2022-03-05T19:53:08.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-05T19:53:08.193Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T19:53:08.194Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-05T19:53:08.194Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-05T19:53:08.194Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-05T19:53:08.194Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-05T19:53:08.194Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-05T19:53:08.194Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-05T19:53:08.194Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-05T19:53:08.194Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T19:53:08.194Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T19:53:08.194Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-05T19:53:08.194Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T19:53:08.194Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T19:53:08.194Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:53:08.194Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T19:53:08.194Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T19:53:08.194Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T19:53:08.194Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-05T19:53:08.194Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-05T19:53:08.194Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-05T19:53:08.194Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T19:53:08.194Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.194Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-05T19:53:08.194Z] [2022-03-05T19:53:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-05T19:53:08.194Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T19:53:08.195Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-05T19:53:08.195Z] [2022-03-05T19:53:08.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T19:53:08.196Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.196Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-05T19:53:08.196Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-05T19:53:08.197Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-05T19:53:08.197Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-05T19:53:08.197Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-05T19:53:08.197Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T19:53:08.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T19:53:08.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-05T19:53:08.197Z] [2022-03-05T19:53:08.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T19:53:08.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.197Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T19:53:08.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.676Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-05T19:53:08.676Z] [2022-03-05T19:53:08.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-05T19:53:08.677Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] DONE 1088 tests, 539 skipped in 3051.992s [2022-03-05T19:53:08.677Z] INFO: Integration tests ended at 03/05/2022 19:53:08. Duration:00:50:52.1717852 [2022-03-05T19:53:08.677Z] INFO: Docker info of the daemon under test at end of run [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] Containers: 2 [2022-03-05T19:53:08.677Z] Running: 0 [2022-03-05T19:53:08.677Z] Paused: 0 [2022-03-05T19:53:08.677Z] Stopped: 2 [2022-03-05T19:53:08.677Z] Images: 18 [2022-03-05T19:53:08.677Z] Server Version: 0.0.0-dev [2022-03-05T19:53:08.677Z] Storage Driver: windowsfilter [2022-03-05T19:53:08.677Z] Windows: [2022-03-05T19:53:08.677Z] Logging Driver: json-file [2022-03-05T19:53:08.677Z] Plugins: [2022-03-05T19:53:08.677Z] Volume: local [2022-03-05T19:53:08.677Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-05T19:53:08.677Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-05T19:53:08.677Z] Swarm: inactive [2022-03-05T19:53:08.677Z] Default Isolation: process [2022-03-05T19:53:08.677Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-05T19:53:08.677Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-05T19:53:08.677Z] OSType: windows [2022-03-05T19:53:08.677Z] Architecture: x86_64 [2022-03-05T19:53:08.677Z] CPUs: 4 [2022-03-05T19:53:08.677Z] Total Memory: 32GiB [2022-03-05T19:53:08.677Z] Name: azwin-2-d21d90 [2022-03-05T19:53:08.677Z] ID: Z5LP:FECV:MMUN:J3WX:BP7U:5XYU:D3X3:MVK6:WZW7:YPSX:AMBB:GK7Z [2022-03-05T19:53:08.677Z] Docker Root Dir: D:\CI\PR-43291\16\daemon [2022-03-05T19:53:08.677Z] Debug Mode (client): false [2022-03-05T19:53:08.677Z] Debug Mode (server): true [2022-03-05T19:53:08.677Z] File Descriptors: -1 [2022-03-05T19:53:08.677Z] Goroutines: 17 [2022-03-05T19:53:08.677Z] System Time: 2022-03-05T19:53:08.3750146Z [2022-03-05T19:53:08.677Z] EventsListeners: 0 [2022-03-05T19:53:08.677Z] Registry: https://index.docker.io/v1/ [2022-03-05T19:53:08.677Z] Labels: [2022-03-05T19:53:08.677Z] Experimental: false [2022-03-05T19:53:08.677Z] Insecure Registries: [2022-03-05T19:53:08.677Z] 127.0.0.0/8 [2022-03-05T19:53:08.677Z] Live Restore Enabled: false [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] [2022-03-05T19:53:08.677Z] INFO: Stopping daemon under test [2022-03-05T19:53:08.677Z] SUCCESS: The process with PID 6632 (child process of PID 5832) has been terminated. [2022-03-05T19:53:08.677Z] SUCCESS: The process with PID 5832 (child process of PID 9172) has been terminated. [2022-03-05T19:53:08.677Z] INFO: Stop tailing logs of the daemon under tests [2022-03-05T19:53:08.677Z] INFO: executeCI.ps1 Completed successfully at 03/05/2022 19:53:08. [2022-03-05T19:53:08.677Z] INFO: Tidying up at end of run [2022-03-05T19:53:08.677Z] INFO: Saving daemon under test log (d:\CI\PR-43291\16\dut.out) to bundles\CIDUT.out [2022-03-05T19:53:08.677Z] INFO: Saving daemon under test log (d:\CI\PR-43291\16\dut.err) to bundles\CIDUT.err [2022-03-05T19:53:08.677Z] INFO: Saving containerd logs to bundles [2022-03-05T19:53:08.678Z] INFO: Nuke-Everything... [2022-03-05T19:53:09.666Z] INFO: Container count on control daemon to delete is 2 [2022-03-05T19:53:09.666Z] d770f494560d [2022-03-05T19:53:09.666Z] b1541b313875 [2022-03-05T19:53:09.666Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-05T19:53:11.884Z] Deleted: sha256:e28df5829f11672429cf09e522acf6243b3eae174c654280ca6ba95135ee7849 [2022-03-05T19:53:11.884Z] Deleted: sha256:ca48600311c8384c4d082b1418feda3a3a912b2d7252359a697574fc8ff72d2a [2022-03-05T19:53:11.884Z] INFO: Tidying pidfile d:\CI\PR-43291\16\docker.pid [2022-03-05T19:53:11.884Z] INFO: Nuking d:\CI [2022-03-05T19:53:47.753Z] INFO: Zapped successfully [2022-03-05T19:53:47.753Z] [2022-03-05T19:53:47.753Z] INFO: executeCI.ps1 exiting at Sat Mar 5 19:53:45 CUT 2022. Duration 01:13:03.1133033 [2022-03-05T19:53:47.753Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-05T19:53:48.007Z] Recording test results [2022-03-05T19:53:48.704Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-05T19:53:50.510Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-05T19:53:52.300Z] Archiving artifacts [2022-03-05T19:53:53.429Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43291/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-05T19:53:54.453Z] + make clean [2022-03-05T19:53:55.440Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-05T19:53:55.440Z] docker-dev-cache [2022-03-05T19:53:55.440Z] 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